Hi Adwords API Team !
Language : Java
API Version : V200909 / V13
(I compiled/generated the API myself, due to certain omissions =)
Service : BulkMutateJobServiceInterface
Using Sandbox
I am currently trying to set the ScopingEntityId in an OperationStream
to the CustomerId, which I got from the AccountInfo/AccountInterface
(still V13).
However, this results in the following fault :
--------------------------------
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server
faultSubcode:
faultString: *********** is not within range [1,Integer.MAX_VALUE]
while invoking public abstract
com.google.ads.api.services.job.bulkmutate.v200909.jaxbgen.BulkMutateJob
com.google.ads.api.services.job.bulkmutate.v200909.jaxbgen.BulkMutateJobServiceInterface.mutate
(com.google.ads.api.services.job.bulkmutate.v200909.jaxbgen.JobOperation)
throws
com.google.ads.api.services.job.bulkmutate.v200909.jaxbgen.ApiException_Exception
with params
[com.google.ads.api.services.job.bulkmutate.v200909.jaxbgen.joboperat...@975d46].
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}stackTrace:3720586320 is not within
range [1,Integer.MAX_VALUE] while invoking public abstract
com.google.ads.api.services.job.bulkmutate.v200909.jaxbgen.BulkMutateJob
com.google.ads.api.services.job.bulkmutate.v200909.jaxbgen.BulkMutateJobServiceInterface.mutate
(com.google.ads.api.services.job.bulkmutate.v200909.jaxbgen.JobOperation)
throws
com.google.ads.api.services.job.bulkmutate.v200909.jaxbgen.ApiException_Exception
with params
[com.google.ads.api.services.job.bulkmutate.v200909.jaxbgen.joboperat...@975d46].
at org.apache.axis.message.SOAPFaultBuilder.createFault
(SOAPFaultBuilder.java:222)
at org.apache.axis.message.SOAPFaultBuilder.endElement
(SOAPFaultBuilder.java:129)
--------------------------------
The ********** number is greater than 3000000000, and I can provide it
per seperate email if this helps. Did I miss some generation pitfalls,
or is this a bug or ... ? BTW: when scoping to CampaignId this works
as expected.
Cheers & thanks,
rainer
--
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=.