Hello, That's right. You should be able to filter based on the Ad group Id. Please find the sample query below:
"SELECT customer.id, ad_group_ad.ad.id, ad_group_ad.ad_group, campaign.id FROM ad_group_ad WHERE ad_group.id = 'xxxxxxxxxxx'"; You can also segment this based on date using segments.date. Please give this a try and let us know if you have any issues. Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UCbm8P:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/SyD8R000000000000000000000000000000000000000000000PUJ4GR003Szo9fywR2OtRODLcTY-2g%40sfdc.net.
