npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

google-ads-nodejs-client

v16.0.0

Published

Googleads client for Node.js

Downloads

170

Maintainers

lushulushu

Keywords

google apis clientgoogle api clientgoogle apisgoogle apigooglegoogle cloud platformgoogle cloudcloudgoogle googleadsgoogleadsaccount budget proposal serviceaccount link servicead group ad label servicead group ad servicead group asset servicead group asset set servicead group bid modifier servicead group criterion customizer servicead group criterion label servicead group criterion servicead group customizer servicead group extension setting servicead group feed servicead group label servicead group servicead parameter servicead serviceasset group asset serviceasset group listing group filter serviceasset group serviceasset group signal serviceasset serviceasset set asset serviceasset set serviceaudience insights serviceaudience servicebatch job servicebidding data exclusion servicebidding seasonality adjustment servicebidding strategy servicebilling setup servicebrand suggestion servicecampaign asset servicecampaign asset set servicecampaign bid modifier servicecampaign budget servicecampaign conversion goal servicecampaign criterion servicecampaign customizer servicecampaign draft servicecampaign extension setting servicecampaign feed servicecampaign group servicecampaign label servicecampaign lifecycle goal servicecampaign servicecampaign shared set serviceconversion action serviceconversion adjustment upload serviceconversion custom variable serviceconversion goal campaign config serviceconversion upload serviceconversion value rule serviceconversion value rule set servicecustom audience servicecustom conversion goal servicecustomer asset servicecustomer asset set servicecustomer client link servicecustomer conversion goal servicecustomer customizer servicecustomer extension setting servicecustomer feed servicecustomer label servicecustomer lifecycle goal servicecustomer manager link servicecustomer negative criterion servicecustomer servicecustomer sk ad network conversion value schema servicecustomer user access invitation servicecustomer user access servicecustom interest servicecustomizer attribute serviceexperiment arm serviceexperiment serviceextension feed item servicefeed item servicefeed item set link servicefeed item set servicefeed item target servicefeed mapping servicefeed servicegeo target constant servicegoogle ads field servicegoogle ads serviceidentity verification serviceinvoice servicekeyword plan ad group keyword servicekeyword plan ad group servicekeyword plan campaign keyword servicekeyword plan campaign servicekeyword plan idea servicekeyword plan servicekeyword theme constant servicelabel serviceoffline user data job servicepayments account serviceproduct link invitation serviceproduct link servicereach plan servicerecommendation servicerecommendation subscription serviceremarketing action serviceshared criterion serviceshared set servicesmart campaign setting servicesmart campaign suggest servicethird party app analytics link servicetravel asset suggestion serviceuser data serviceuser list service

Readme

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/v15:googleads-nodejs
  4. The output file (zipped) is located in: bazel-bin/google/ads/googleads/v16/
  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.