Skip to content

Node.js client library for using Google Ads APIs. Automatically generated by Bazel based on https://github.com/googleapis/googleapis

License

Notifications You must be signed in to change notification settings

lushu/google-ads-nodejs-client

Repository files navigation

Googleads: Node.js Client

This library (google-ads-nodejs-client) is the compiled output of the Google Ads API Bazel build files.

If you would like to build this library by yourself:

  1. Install bazel: npm install -g @bazel/bazelisk
  2. Clone the Google APIs' original interface definitions: git clone https://github.com/googleapis/googleapis.git
  3. Build for NodeJs: bazel build //google/ads/googleads/v18:googleads-nodejs
  4. The output file (zipped) is located in: bazel-bin/google/ads/googleads/v18/
  5. Unzip the file googleads-nodejs.tar.gz (This repo is a copy of files in this zipped file)
  6. Use npm to compile the package.

About

Node.js client library for using Google Ads APIs. Automatically generated by Bazel based on https://github.com/googleapis/googleapis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published