Re: What's the best practice of mutating operations for different clientCustomerId?

2015-09-30 Thread Umesh Dengale
Hello, In the AdWords API, the API request could contain only one clientCustomerId. You need to have separate API request for each clientCustomerId. Cheers, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

What's the best practice of mutating operations for different clientCustomerId?

2015-09-30 Thread hans . t
Currently my approach is to group operations based on clientCustomerId, initialize mutateJobService and then poll it before moving to next group of operations. Is there a better way? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: