Re: REQUEST_PART_IS_OUT_OF_ORDER

2011-01-20 Thread AdWords API Advisor
Hi Bryan,

Do you have a request id so I can check your request?

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Jan 18, 1:45 pm, ADM  wrote:
> We keep getting this error message
> [BulkMutateJobError.REQUEST_PART_IS_OUT_OF_ORDER @
> operation.operand.request] when submitting Bulk Mutate submission for
> doing Campaign URL exclusions and AdGroup URL inclusions.
>
> Typically an image resubmission run successfully, though not always.
>
> What is the source of this problem? How can it be fixed other than to
> not use Bulk Mutate?
>
> Your help is appreciated.
>
> Best regards,
> Bryan

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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


REQUEST_PART_IS_OUT_OF_ORDER

2011-01-18 Thread ADM
We keep getting this error message
[BulkMutateJobError.REQUEST_PART_IS_OUT_OF_ORDER @
operation.operand.request] when submitting Bulk Mutate submission for
doing Campaign URL exclusions and AdGroup URL inclusions.

Typically an image resubmission run successfully, though not always.

What is the source of this problem? How can it be fixed other than to
not use Bulk Mutate?

Your help is appreciated.

Best regards,
Bryan

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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


Re: REQUEST_PART_IS_OUT_OF_ORDER? What is this?

2010-07-15 Thread AdWords API Advisor
Hi,

The most likely reason for this issue is that
BulkMutateRequest.partIndex for the failing mutate() call is wrong.
The partIndex should be such that 0 ≤ partIndex < numRequestParts and
should increase sequentially from 0 to numRequestParts - 1 with each
newly submitted part. The best way to troubleshoot this issue would be
to check the partIndex of the previous successful mutate() and then
the failing one.

Cheers,
Anash P. Oommen,
AdWords API Advisor

On Jul 14, 10:58 pm, ojak  wrote:
> Received the following error:
> "BulkMutateJobError.REQUEST_PART_IS_OUT_OF_ORDER @
> operation.operand.request"
>
> The docs have this curt note:
>   REQUEST_PART_IS_OUT_OF_ORDER:  The request part is not the next one
> expected to be received.
>
> So, my questions are:
>   * What order is it expecting?
>   * How could a part possibly be submitted "out of order"?
>   * How would you troubleshoot something like this?
>   * Is this an API (Ruby) issue?
>
> Thx.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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


REQUEST_PART_IS_OUT_OF_ORDER? What is this?

2010-07-14 Thread ojak
Received the following error:
"BulkMutateJobError.REQUEST_PART_IS_OUT_OF_ORDER @
operation.operand.request"

The docs have this curt note:
  REQUEST_PART_IS_OUT_OF_ORDER:  The request part is not the next one
expected to be received.

So, my questions are:
  * What order is it expecting?
  * How could a part possibly be submitted "out of order"?
  * How would you troubleshoot something like this?
  * Is this an API (Ruby) issue?

Thx.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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