Thanks. I want to ask if I modify the tracking template of my ads in bulk through the API during ad placement, will it trigger the ad review? Will it have an impact on the effectiveness of my ad placement? What if I modify the tracking templates at the account level?
在2022年11月18日星期五 UTC+8 23:27:58<adsapi> 写道: > Hi, > > Thank you for reaching out to our API support team. > > Uploading conversions (ex. with GCLID data > <https://developers.google.com/google-ads/api/docs/conversions/upload-clicks>) > > will need to be performed using production accounts. Uploading to test > accounts is unfortunately not supported. > > As for account level tracking templates, this guide > <https://developers.google.com/google-ads/api/docs/ads/upgraded-urls/supported-entities> > > states that using tracking templates at the customer level is supported. > That said, you may use the CustomerService's > create > <https://developers.google.com/google-ads/api/reference/rpc/v12/CustomerService#createcustomerclient> > > method and indicate in the Customer > <https://developers.google.com/google-ads/api/reference/rpc/v12/Customer> > resource the template value in the tracking_url_template > <https://developers.google.com/google-ads/api/reference/rpc/v12/Customer#tracking_url_template> > > attribute. > > If the customer already exists, you can use the mutate > <https://developers.google.com/google-ads/api/reference/rpc/v12/CustomerService#mutatecustomer> > > method instead and the update > <https://developers.google.com/google-ads/api/reference/rpc/v12/CustomerOperation#update> > > operation to update the above mentioned attribute. I hope this helps. > > Best regards, > > [image: Google Logo] > Peter Laurence > Google Ads API Team > > > ref:_00D1U1174p._5004Q2gQJyU:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/d8c7cfb4-5107-46a0-99a2-927ca13efef4n%40googlegroups.com.
