- Adds
getCriteriaValues
for querying criteria values as full objects. - Adds
getCriteriaValueId
for querying criteria values and returning the first id. - Deprecates
getCriteriaValue
for querying criteria values and returning the first id.
- Updated node-google-dfp to 0.2.1
BREAKING CHANGES
- Refactor logic for querying DFP for records.
- Refactor caching and lookup strategy for custom targeting criteria methods.
- Add methods for querying and creating report jobs.
- Add methods for querying and updating line-item-creative-associations.
- Bug fix, enable local storage for caching.
- Bring over functions from
spanishdict/example-line-item-generator/lib/dfp.js
andspanishdict/example-line-item-generator/lib/user.js
. - Add functions for generating reports.