I'm using EC2 machine, and trying to submit to those 3 accounts on parallel now to the sandbox. However I'm facing a strange case: the maximum upload the API is allowing is ~30Kbits/sec, thus for large bulk jobs, the submission to the API is taking too much time. Is that the case on Production as well?
Cheers, On Jul 9, 1:15 am, AdWords API Advisor <[email protected]> wrote: > Hi, > > MCC accounts cannot have BulkMutateJobs of their own. Using MCC > credentials and a clientEmail or clientCustomerId header is identical > to using the client's credentials directly, and in both cases the job > will be created added to the client's queue. > > Best, > - Eric > > On Jul 7, 6:59 pm, khelll <[email protected]> wrote: > > > Hey Eric, > > Just wanted to make sure that this will be also the case for MMC > > account, will the queue be for the MMC account or the client account > > it's submitting for? > > > Cheers, > > On Jul 7, 8:18 pm, AdWords API Advisor <[email protected]> > > wrote: > > > > Hi, > > > > Each AdWords account can process one job at a time, given there are > > > enough available resources. Given this, you are better off submitting > > > all three jobs at once, which may allow them to run in parallel. > > > > Best, > > > - Eric Koleda, AdWords API Team > > > > On Jul 7, 4:26 am, khelll <[email protected]> wrote: > > > > > Any ideas? > > > > > On Jul 4, 12:40 pm, khelll <[email protected]> wrote: > > > > > > I'm updating around 6000 keywords via MMC account and using 3 bulk > > > > > jobs that are executed serially. The jobs are scoped by account, so > > > > > basically I'm updating 3 accounts. > > > > > It's taking around 1 hour and 40 mins to finish the 3 jobs. > > > > > I have the following questions at mind: > > > > > 1- Would submitting the 3 jobs on parallel shrink the time consumed, > > > > > considering the fact that I'm using an MMC account to submit the 3 > > > > > jobs. > > > > > 2- If not, what would be a good solution to reduce the time taken? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
