Thank You Vincent. I have below followup question. To help me understand correctly, lets say I have about 2-3 billion records( actual could be a lot more) to be uploaded across multiple campaigns. So, using the batchjobservice, i should be able to upload upto about 1 GB of data at any given time against CampaignCriterionService. Is that a correct understanding? Also, how much time it will take when dealing with such huge record sets?
Thanks Paul On Thursday, December 7, 2017 at 1:29:56 AM UTC-8, Vincent Racaza (AdWords API Team) wrote: > > Hi Paul, > > I will just summarize my answer for your three questions. > > In regards to handing large amount of records in asynchronous mode in the > AdWords API, you can use the BatchJobService > <https://developers.google.com/adwords/api/docs/reference/v201710/BatchJobService> > for > this. This service allows you to perform batches of supported operations on > multiple services without waiting for the operations to complete. You can > refer to this guide > <https://developers.google.com/adwords/api/docs/guides/batch-jobs> for > more information regarding batch processing. > > In regards to the limitation > <https://developers.google.com/adwords/api/docs/guides/batch-jobs#limitations> > on > the number of records for batch processing, an AdWords account can have up > to 1 GB of uploaded operations across all of its batch jobs that have not > yet completed at any given time. > > Let me know if this helps. > > Thanks, > Vincent > 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 [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 "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. 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/7b342c1f-008f-4248-a5cb-437571b6ec33%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
