Hey Peter,

Thanks for the reply. Essentially my job has a varying limit of items from 
1 to 20,000. 20000 being not so common.  On average, possibly 1000-2000. 
For the worst case, Would 20000 additions/remvals of product partitions 
still not necessitate the usage of BatchOperations?

Currently, I had to implement my own retry/batch framework with the usage 
of normal AdwordsAPI service for mutations. I am curious if I will 
encounter using the mutate method for saving 20k product partitions (while 
following the limits)

On Friday, November 24, 2017 at 1:38:23 AM UTC-8, Peter Oliquino wrote:
>
> Hi,
>
> My apologies for the delay. The BatchJobService is usually designed to be 
> used on a significant number of operations and not against only a few ones. 
> For example, for operations that may be ranging between 1-10 ADD/REMOVE 
> operations, you may just use the normal AdWords API service to handle them 
> and as per checking with the team, the batch job ID you mentioned contained 
> only one ADD operation so using the normal service should do.
>
> Best regards,
> Peter
> 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/3a4d3c11-9f4d-4f24-8c23-afc5e5ad639c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to