Smart Display Campaign trackingUrlTemplate

25 views
Skip to first unread message

priye...@gmail.com

unread,
Aug 1, 2017, 2:48:15 AM8/1/17
to AdWords API Forum
Hi, https://adwords.google.com/api/adwords/cm/v201705/AdGroupService mutate for a group in the Smart Display Campaign
How do I update the tracking of an trackingUrlTemplate in this group?
Example query
        <v:operations>
        <v:operator>SET</v:operator>
        <v:operand>
          <v:id>45468131518</v:id>
          <v:trackingUrlTemplate>{lpurl}?cm_id={campaignid}_{adgroupid}_{creative}_{targetid}_{device}_{adposition}_{network}_{placement}</v:trackingUrlTemplate>
         </v:operand>
        </v:operations>
        </v:mutate>
                  
Answer
   <soap:Fault>
            <faultcode>soap:Server</faultcode>
            <faultstring>[OperationAccessDenied.MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT @ operations[0]]</faultstring>
            <detail>
                <ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201705">
                    <message>[OperationAccessDenied.MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT @ operations[0]]</message>
                    <ApplicationException.Type>ApiException</ApplicationException.Type>
                    <errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="OperationAccessDenied">
                        <fieldPath>operations[0]</fieldPath>
                        <fieldPathElements>
                            <field>operations</field>
                            <index>0</index>
                        </fieldPathElements>
                        <trigger></trigger>
                        <errorString>OperationAccessDenied.MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT</errorString>
                        <ApiError.Type>OperationAccessDenied</ApiError.Type>
                        <reason>MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT</reason>
                    </errors>
                </ApiExceptionFault>
            </detail>
        </soap:Fault>


Peter Oliquino

unread,
Aug 1, 2017, 3:46:14 AM8/1/17
to AdWords API Forum
Hi,

The MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT error indicates that you are making an update to a campaign, or rather, the ad group of a campaign that has been created via the AdWords Express. Furthermore, Smart Display Campaigns are currently not supported and there is currently no way to modify their information via the AdWords API.

Thanks and regards,
Peter
AdWords API Team
Reply all
Reply to author
Forward
0 new messages