Re: Individual services calls vs Batch jobs vs adhoc reports for full account structure downloads

2018-01-04 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Bryan, For your first question, you are correct. Batch processing using BatchJobService is for mutate calls only of the supported services

Individual services calls vs Batch jobs vs adhoc reports for full account structure downloads

2018-01-04 Thread Bryan
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,