Hi,

I am getting the following error when I try to updateCriteria.

AxisFault
 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}
Server.userException
 faultSubcode:
 faultString: One or more input elements failed validation.
 faultActor:
 faultNode:
 faultDetail:
        {https://adwords.google.com/api/adwords/v13}fault:
       <ns1:code>122</ns1:code>

       <ns1:message>One or more input elements failed validation.</
ns1:message>

       <ns1:errors>
        <ns1:index>42</ns1:index>

        <ns1:trigger>16388288</ns1:trigger>

        <ns1:code>4</ns1:code>

        <ns1:isExemptable>false</ns1:isExemptable>

        <ns1:detail>The API does not support this type of campaign.</
ns1:detail>

     </ns1:errors>

       <ns1:errors>
        <ns1:index>43</ns1:index>

        <ns1:trigger>16388288</ns1:trigger>

        <ns1:code>4</ns1:code>

        <ns1:isExemptable>false</ns1:isExemptable>

        <ns1:detail>The API does not support this type of campaign.</
ns1:detail>

     </ns1:errors>

Can you shed some light on what this error means and if this is an API
Error which can be obtained from APIException or some other type of
error. How can we fix this error?

thanks,
Hari

--

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.


Reply via email to