Hi, I currently use the api (via the PHP SDK) to download the full account 
structure including campaigns, ad groups, keywords, ads, and labels. I use 
each individual service's get() method to retrieve these (CampaignService, 
AdGroupService, AdGroupAdService, AdGroupCriterionService, LabelService). The 
account is large so some of these get() requests have to be run in a loop 
(with specific selectors) since they would otherwise hit the 100,000 "start 
index" api limit for result pages. 

I have two questions:
- It looks like BatchJobService is only for mutate calls, and would not 
help to download account data faster - is that correct?
- Would the "adhoc reports" feature suggested in the docs provide all this 
data faster? Looping get() requests takes a long time for a full account 
download. Also, do adhoc reports guarantee realtime data?

Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/50d56823-19ea-4fc0-854b-e8ed9fffda1d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Individual servi... Bryan
    • Re: Individ... 'Vincent Racaza (AdWords API Team)' via AdWords API Forum

Reply via email to