nanek / example-dfp-line-item-generator

Example code to help you quickly and systematically create line items in Google's Doubleclick for Publishers
MIT License
37 stars 17 forks source link

migrate code to using node-google-dfp-wrapper #8

Closed JuanCaicedo closed 8 years ago

JuanCaicedo commented 8 years ago

@nanek

Moves this code from manually making a lot of calls to node-google-dfp to using a higher level of abstraction provided by node-google-dfp-wrapper which makes for a cleaner API.

Addresses #2, #4 and #6

nanek commented 8 years ago

Approved.