Hi,
As the fieldPath indicates, the problem here is that the API server
isn't recognizing the type of the operand field. In your request the
xsi:type of the operand is "namesp19:BiddableAdGroupCriterion", but
namesp19 prefix is never defined in document (neither is the soap
prefix). Please ensur
It seems I have not made as much progress as I had hoped.
I am now receiving a CONCRETE_TYPE_REQUIRED error upon submitting a
mutate.
The last run of my code generated the following request:
https://adwords.google.com/api/
adwords/cm/v200909">
https://adwords.google.com/api/adwords/
Thank you very much for that information.
It has certainly set me on the right path and I should be able to make
much more progress now.
On Feb 10, 11:30 am, AdWords API Advisor
wrote:
> Hi,
>
> I can see two problems with your request. The first is that the
> element and all sub elements nee
Hi,
I can see two problems with your request. The first is that the
element and all sub elements needs to be in the AdWords
cm namespace. The xsi:types are all in this namespace, but the body
elements themselves are not in any namespace, which is causing the API
server to not find the elements