Hi,

Incremental uploads allow you to send multiple upload requests to the batch 
job. For example, if you have different types of operations, like 
CampaignOperation, AdGroupAdOperation, etc., you can separate these and 
send in different upload requests to the uploadUrl. Or if you have a large 
number of keywords to add, you could make sub-sets of these keywords and 
submit each set separately. 

The code in the AddKeywordsUsingIncrementalBatchJob 
<https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201607/campaignmanagement/AddKeywordsUsingIncrementalBatchJob.java#L138>
 example, 
between lines 141 and 152, checks if the list of operations has reached 
KEYWORDS_PER_UPLOAD and uploads the current list of operations. 

I hope this helps. 

Regards,
Shwetha, 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/acf9e8c7-8f1c-45aa-a3f8-0a38656bf7b5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • BatchJobService... GDZ
    • Re: BatchJ... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum

Reply via email to