Skip to content

Releases: nanek/node-google-dfp-wrapper

Enable lookup of ids

05 Jun 15:51
Compare
Choose a tag to compare

v1.3.0

19 Feb 19:42
Compare
Choose a tag to compare
  • 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.

First public release

20 Jan 21:30
Compare
Choose a tag to compare

Starting at this commit we've moved from a private npm module hosted under @spanishdict to a public npm module.

The only substatial change is:

  • Updated node-google-dfp to 0.2.1

All other changes are detailed in CHANGELOG.md