How do I get at the request ID? Is there some sort of logging I am
supposed to enable? Assuming that your answer is yes, can I make a
comment that it would be nice if the Adwords server dumped out the
request id in the error message so that I don't have to recompile code
and then install it into my production environment in order to get
this info.
I can reproduce this problem very regularly, so please let me know how
to get this request ID.
Thanks again.
Tim
On Aug 20, 9:00 am, AdWords API Advisor <[email protected]>
wrote:
> Hi Tim,
>
> I will look into the logs and see if I can get more information about
> these errors you are running up against. Can you please send me the
> Request ID of an updateCriteria request that generated the error?
>
> Thanks,
> - Eric Koleda, AdWords API Team
>
> On Aug 19, 9:29 am, tozor <[email protected]> wrote:
>
> > I seem to be able to trigger the following error in Adwords
> > consistently when I update multiple destination URLs via the V13
> > updateCriteria method:
>
> > AxisFault
> > faultCode: {http://schemas.xmlsoap.org/soap/envelope/}
> > Server.userException
> > faultSubcode:
> > faultString: The Attempted modification failed due to changes made
> > concurrently by another agent or user.
> > faultActor:
> > faultNode:
> > faultDetail:
> > {https://adwords.google.com/api/adwords/v13}fault:
> > <ns1:code>58</ns1:code>
>
> > <ns1:message>The Attempted modification failed due to changes
> > made concurrently by another agent or user.</ns1:message>
>
> > In the program I am running which triggers the error, there is only a
> > single thread of execution. Also if I change the code to only pass in
> > a single criteria at a time, I never see the error. This is not a
> > great workaround since it is so much faster to pass in multiple
> > criteria to the updateCriteria method. I reproduced this error
> > several times, so it was not like a single transient failure.
>
> > One other point of interest is that my application routinely updates
> > the cpc of multiple criteria in a single updateCriteria call and I
> > have never seen this error. So I am wondering if there is something
> > special regrading the update of the destination URL of multiple
> > criteria.
>
> > Thanks as always.
>
> > Tim
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---