Hi Raviraj,
Thanks for reaching out to the Google Ads API Forum.
Reporting of performance data is an integral part of Google Ads API applications. With the API's flexible reporting options, you can obtain performance data for all resources. This includes everything from an entire campaign to a set of keywords that triggered your ad. The Google Ads Query Language can query the Google Ads API for Resources and their related attributes, segments, and metrics using GoogleAdsService Search or SearchStream. For more information, you may refer to this page.
The result from a GoogleAdsService query is a list of GoogleAdsRow instances, with each GoogleAdsRow representing a resource. If any attributes or metrics are requested, then the row also includes those fields. If any segments are requested, then the response also shows an additional row for each segment-resource tuple.
Also, note that the interactive Google Ads Query Language query builder is organized by the resource in the FROM clause of a query. You can also manually enter and validate queries using the Query Validator. Let us know if you’ve further questions.
Regards,
 |
| Yasar |
| Google Ads API Team |
|
|
| |

ref:_00D1U1174p._5004Q2d4MFk:ref