Re: TOO_FEW_OPERATIONS_IN_JOB

2010-12-03 Thread AdWords API Advisor
t; > > > Hi Mariek, > > > > Could you post the requestid for such a request? As far as I know, the > > > limit is live on production servers too. > > > > Cheers, > > > Anash P. Oommen, > > > AdWords API Advisor. > > > > On

Re: TOO_FEW_OPERATIONS_IN_JOB

2010-12-02 Thread mariek
> > On Nov 12, 7:06 am, mariek wrote: > > > > I have a question concerning this errror TOO_FEW_OPERATIONS_IN_JOB > > > Is this limitation applied on LIVE yet ? Because when I created Job > > > with 13 operations > > > it succeeded. > > > Doing thi

Re: TOO_FEW_OPERATIONS_IN_JOB

2010-11-19 Thread mariek
quest? As far as I know, the > limit is live on production servers too. > > Cheers, > Anash P. Oommen, > AdWords API Advisor. > > On Nov 12, 7:06 am, mariek wrote: > > > I have a question concerning this errror TOO_FEW_OPERATIONS_IN_JOB > > Is this limitation app

Re: TOO_FEW_OPERATIONS_IN_JOB

2010-11-18 Thread AdWords API Advisor
Hi Mariek, Could you post the requestid for such a request? As far as I know, the limit is live on production servers too. Cheers, Anash P. Oommen, AdWords API Advisor. On Nov 12, 7:06 am, mariek wrote: > I have a question concerning this errror TOO_FEW_OPERATIONS_IN_JOB > Is this limi

TOO_FEW_OPERATIONS_IN_JOB

2010-11-12 Thread mariek
I have a question concerning this errror TOO_FEW_OPERATIONS_IN_JOB Is this limitation applied on LIVE yet ? Because when I created Job with 13 operations it succeeded. Doing this on Sandbox I receive Error. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

TOO_FEW_OPERATIONS_IN_JOB

2010-11-12 Thread mariek
I have a question concerning this errror TOO_FEW_OPERATIONS_IN_JOB Is this applied on LIVE yet ? Because I create Job with 13 operations it succeed. Doing this on Sandbox I receive Error. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http

Re: TOO_FEW_OPERATIONS_IN_JOB

2010-06-10 Thread AdWords API Advisor
only one request part. > > In my stream, I have from 10 to 50 AdGroupCriterionOperation > operations. > > When I call the mutate method, I catch a TOO_FEW_OPERATIONS_IN_JOB. > > Here's my code : > > // Create a job. > > // a. Create a bulk job object.

TOO_FEW_OPERATIONS_IN_JOB

2010-06-09 Thread adwo...@baobaz
my stream, I have from 10 to 50 AdGroupCriterionOperation operations. When I call the mutate method, I catch a TOO_FEW_OPERATIONS_IN_JOB. Here's my code : // Create a job. // a. Create a bulk job object. BulkMutateJob bulkJob = null; bulkJob = new BulkMutateJob(); lon