google-ads-node
TypeScript icon, indicating that this package has built-in type declarations

13.0.0 • Public • Published

Google Ads Node

Google Ads API client library for Node.js

⚠️ Warning ⚠️

You're probably looking for our easy-to-use Google Ads API client library google-ads-api.

This library (google-ads-node) is the compiled output of the experimental Google Ads API Bazel build files, and will require some work to use as a standalone library, for which we currently provide no documentation.

Install

npm install google-ads-node

Upgrading API Versions

  1. Fetch the latest changes in Opteo/gax-nodejs.
  2. Update the official google-gax dependency to the latest version in package.json.
  3. Update GOOGLE_ADS_VERSION in the Makefile to the latest version (if required).
  4. Run make protos to pull in the new protos and compile them.
  5. If upgrading to a new major version delete the old version folders from package/googleads-nodejs/protos/google/ads/googleads/{OLD_VERSION}, package/googleads-nodejs/src/{OLD_VERSION} and package/googleads-nodejs/samples/generated/{OLD_VERSION}.
  6. Run yarn to prepare the package and install the latest dependencies.
  7. Run yarn test to make sure everything worked (you may need to update the version numbers here).
  8. Double check that any files that should have been updated have been.
  9. Update the readme to reflect the new Google Ads API version number
  10. Make a pull request, get it approved and merged into master.
  11. Publish to npm.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 13.0.0
    3,051
    • latest

Version History

Package Sidebar

Install

npm i google-ads-node

Weekly Downloads

17,909

Version

13.0.0

License

MIT

Unpacked Size

173 MB

Total Files

2479

Last publish

Collaborators

  • yotachatzi
  • ricardofrancoli
  • axelvermeil
  • loicadolphe
  • wcooter
  • cn-d
  • opteobot
  • jcamero92
  • digi-com
  • kritzware