Hi, I am trying to create a script that adds campaigns with a batch operation. Till now I have succeeded with every setting for the new campaigns, but the tracking url template.
I have inserted in the funcion BuilCampaignOperations (as found in the documentation) in the operand dictionary a code snippet for the tracking url template: 'settings': [ { 'xsi_type': 'TrackingSetting', 'trackingUrl': '{lpurl}?vr_source=google&vr_medium=cpc&vr_campaignid={campaignid}&vr_adgroupid={adgroupid}' } ] But when I run the code it gives me the error DESTINATION_URL_DEPRECATED. What is the mistake there? Note that this tracking url template has already been tested and used via the Google Ads UI and works fine. Thank you in advance! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/1672014e-36b2-4f3d-bfb4-a9e47641e4d8n%40googlegroups.com.