Hi Milind, Thank you for the reply, the change caught me and we're handling now.
Are you able to expand on my question about what we'll be able to do with theparallelTrackingEnabled flag once this is rolled out to production accounts? Can this flag be used to turn on/off the behaviour at the customer level? Thanks, Matt. On Thursday, March 22, 2018 at 4:09:59 PM UTC-5, Milind Sankeshware (AdWords API Team) wrote: > > Hi Matthew, > > As you are already doing, you will need to make sure that the > parallelTrackingEnabled > <https://developers.google.com/adwords/api/docs/reference/v201802/CustomerService.Customer#paralleltrackingenabled> > is > set to null in the customer object to set the auto-tagging flag via > CustomerService.mutate() > <https://developers.google.com/adwords/api/docs/reference/v201802/CustomerService#mutate> > API > call. The documentation means that you are only allowed to set the value of > parallelTrackingEnabled > <https://developers.google.com/adwords/api/docs/reference/v201802/CustomerService.Customer#paralleltrackingenabled> > attribute > in test accounts and not in production accounts. As you have observed, you > will see this attribute being returned for both test and non test accounts. > Let me know if you have any further questions. > > Thanks, > Milind, AdWords API Team. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/3f60fd93-245a-455d-a8f7-09aa2187832a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
