Video: Check out the reporting talk from the 2019 workshop
Reporting of performance data is an integral part of Google Ads API applications. With the flexible reporting options for this API, you can obtain performance data for all resources. This includes everything from an entire campaign to a set of keywords that triggered your ad.
This guide describes the steps necessary to create and submit a query to the Google Ads API to get back data. To get started, jump to the section that best fits your use case:
- Try a quick example
- Retrieve criteria performance metrics
- Learn about segmentation
- Find out how to handle zero metrics
- Learn about using labels to report on your data
- Learn about streaming your reporting data
- Learn about paging your data
- Learn about mapping UI reports to API usage
- Learn the syntax of the Google Ads Query Language
- Learn about managing data efficiently