Hi, I can create correctly the new shopping campaigns. But when I try to add the attribute trackingURLTemplate, I receive the following error:
<?xml version="1.0" encoding="UTF-8"?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Header> <ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/v201406"> <requestId>00050097d192e8e80a805ec307005f99</requestId> <serviceName>CampaignService</serviceName> <methodName>mutate</methodName> <operations>0</operations> <responseTime>679</responseTime> </ResponseHeader> </soap:Header> <soap:Body> <soap:Fault> <faultcode>soap:Server</faultcode> <faultstring>[EntityAccessDenied.WRITE_ACCESS_DENIED @ operations[0].operand.trackingUrlTemplate; trigger:'Whitelisted field']</faultstring> <detail> <ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201406"> <message>[EntityAccessDenied.WRITE_ACCESS_DENIED @ operations[0].operand.trackingUrlTemplate; trigger:'Whitelisted field' ]</message> <ApplicationException.Type>ApiException</ApplicationException.Type> <errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="EntityAccessDenied"> <fieldPath>operations[0].operand.trackingUrlTemplate</fieldPath> <trigger>Whitelisted field</trigger> <errorString>EntityAccessDenied.WRITE_ACCESS_DENIED</errorString> <ApiError.Type>EntityAccessDenied</ApiError.Type> <reason>WRITE_ACCESS_DENIED</reason> </errors> </ApiExceptionFault> </detail> </soap:Fault> </soap:Body> </soap:Envelope> I can modify manually this attribute through the AdWords desktop, but with the AdWords API I find problems. Thanks, David -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
