You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

google-ads-nodejs-client

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

google-ads-nodejs-client

Googleads client for Node.js

19.0.0
latest
Source
npm
Version published
Weekly downloads
75
114.29%
Maintainers
0
Weekly downloads
 
Created
Source

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:

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

Keywords

google apis client

FAQs

Package last updated on 12 Mar 2025

Did you know?

Socket

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.

Install

Related posts