Re: Regarding AutoTagging Status and Tracking template URL

2022-04-26 Thread Core PHP
Thanks for replying back to us. Through the Get account Information, I get the account details but I want to change the auto_tagging status and want to add template_url. - Response Array ( [0] => Array ( [resourceName] => customers/6868368017 [callReportingSetting] => Array ( [callReporti

Re: Regarding AutoTagging Status and Tracking template URL

2022-04-26 Thread Core PHP
Hi, I want to Update the Autotagging status on Google Ads through API in php and update Tracking Template URL on Google Ads through API in PHP . I am using GoogleAds API v10 . but I did not find any Update Query for generating R

Re: Regarding AutoTagging Status and Tracking template URL

2022-04-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for the reply. I appreciate your patience in this concern. However, to help you in this situation, I can refer you to use the CustomerService.MutateCustomer of the CustomerService to change the tracking_url_template and auto_tagging_enabled fields of your account. I hope it helps

Re: Regarding AutoTagging Status and Tracking template URL

2022-04-25 Thread Core PHP
Hi. I am trying to Update Tracking Template URL on Google Ads through API in php and Change the Autotagging Status in google ads using API . I am using GoogleAds API v10 but I did not have any option or query for updating this.

Re: Regarding AutoTagging Status and Tracking template URL

2022-04-21 Thread Core PHP
Hi. Can you share the docs for generating requests from API in PHP? On Tuesday, April 19, 2022 at 2:08:44 PM UTC+5:30 adsapi wrote: > Hi, > > Thank you for raising this concern to the Google Ads API forum. > > Upon checking our Google Ads API documents, I found this Get Account > Information >

RE: Regarding AutoTagging Status and Tracking template URL

2022-04-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for raising this concern to the Google Ads API forum. Upon checking our Google Ads API documents, I found this Get Account Information as discussed here the tracking URL template and auto tagging in PHP. If you encounter an error, could you provide us the complete request and re

Regarding AutoTagging Status and Tracking template URL

2022-04-15 Thread Core PHP
Hi, I am sending this mail Regarding still getting some Issues need to handle that also. (1) Can we Update/change Autotagging status in google ads through API in php (If Yes so how is it possible?). 2. Can We add/update Tracking Template URL on Google Ads through API in php (If Yes so ho