Hi Ken,

You may try to use the AdGroupService.get() 
<https://developers.google.com/adwords/api/docs/reference/v201710/AdGroupService#get>
 or Adgroup Performance Report 
<https://developers.google.com/adwords/api/docs/appendix/reports/adgroup-performance-report>
 to 
retrieve all the ad groups with their corresponding campaigns. Though you 
may get limited fields for the campaigns for both service and report. You 
may check this guide 
<https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201710-AdGroupService>
 for 
the available fields using the AdGroupService, sample code 
<https://developers.google.com/adwords/api/docs/samples/php/basic-operations#get-ad-groups>
 in 
PHP, reporting guide 
<https://developers.google.com/adwords/api/docs/guides/reporting> and sample 
reporting 
<https://developers.google.com/adwords/api/docs/samples/php/reporting> in 
PHP for references. If the fields that you are looking for in a campaign 
are not available in the ad group level, then you need to create another 
request to get these fields via CampaignService.get() 
<https://developers.google.com/adwords/api/docs/reference/v201710/CampaignService#get>
 or 
in Campaign Performance Report 
<https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report>
.

Hope this helps!

Thanks and regards,
Luis
AdWords API Team 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4ec25fc6-73f8-4aad-a1d6-f34f44ab70d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • is there a wa... Ken Dan Tinio
    • Re: is t... 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum

Reply via email to