
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
google-ads-node
Advanced tools
Google Ads API client library for Node.js
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.
npm install google-ads-node
gapic-tools
version in /package/googleads-nodejs/package.json
.google-gax
version in /package/googleads-nodejs/package.json
& /package.json
.GOOGLE_ADS_VERSION
in the Makefile to the latest version (if required).make protos
to pull in the new protos and compile them. This command will take around 10 minutes. There are often errors here that need to be fixed due to changes in bazel, the docker image, or the protos themselves. Fix these errors as they come up.package/googleads-nodejs/protos/google/ads/googleads/{OLD_VERSION}
, package/googleads-nodejs/src/{OLD_VERSION}
and package/googleads-nodejs/samples/generated/{OLD_VERSION}
.yarn
to prepare the package and install the latest dependencies.compile-protos
command in /package/googleads-nodejs/package.json
includes all required arguments, like so: compileProtos --keep-case --force-number src
tests/protos.js
.yarn test
to make sure everything worked.master
.FAQs
Google Ads API client library
The npm package google-ads-node receives a total of 28,927 weekly downloads. As such, google-ads-node popularity was classified as popular.
We found that google-ads-node demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.