Hello, I need to get "ad_group.ad.id" field into the query below, currently this is failing.
Do you know any other fields that may contain this information that I could potentially extract from once I have queried it? SELECT customer.descriptive_name, customer.id, campaign.id, campaign.name, ad_group.id, ad_group.name, ad_group_criterion.criterion_id, ad_group_criterion.url_custom_parameters, ad_group_criterion.keyword.text, campaign.start_date, campaign.end_date FROM ad_group_criterion Thank you for your help -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "Google Ads API and AdWords 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/d4435c3a-881f-404e-ad44-c8096986064en%40googlegroups.com.
