Hi Marwen,
The query builder could indeed help in constructing your GAQL that you can
later on use directly in your API requests. That said, could you confirm as
well if you are still encountering issues when constructing your queries?
Best regards,
Peter Laurence
Google Ads API Team
ref:_00D1
Try your query here:
https://developers.google.com/google-ads/api/fields/v10/ad_group_query_builder
You will see:
Fix your query to address the errors below and re-submit.
- 'ad_group_ad.name' is not a valid field in the SELECT clause when
'ad_group_ad' is the resource in the FROM clause.
Hi Marwen,
Thank you for raising your concern to our team.
With regard to your concern, I can see that you want to get the ID of the ads.
With this, the right name of the field that you can use is the
ad_group_ad.ad.id.
Let me know if you have further questions.
Regards,
Ernie John
Google Ad