Re: is there a way to fetch all campaigns with adgroups?

2018-01-17 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Ken,

You may try to use the AdGroupService.get() 

 or 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 

 for 
the available fields using the AdGroupService, sample code 

 in 
PHP, reporting guide 
 and sample 
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() 

 or 
in 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 way to fetch all campaigns with adgroups?

2018-01-16 Thread Ken Dan Tinio
I want to fetch all campaigns along its adgroups in one API request.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a3941ec6-c333-4879-8803-4985e74e1945%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.