Google Ads (formerly Google Adwords) is a method to advertise on Google search results. Use for questions related to the Google Ads API (which includes the frontend JavaScript client and backend REST API). Questions about how to use Google Ads itself (bidding strategies, keyword research, etc.) are off-topic.
Overview
Google Ads API is an interface for working with Google Ads platform, used for account, ads and bid management and reporting. The API provides a set of REST endpoints to communicate with, as well as gRPC interfaces.
References
- Google Ads API reference
- Guides for using with API
- Migration from AdWords API guide
- Client libraries for Ads API
Related Tags