The issue is that in the c# library, parallelTrackingEnabled is set to be bool and is not nullable so you can not really assign null to that field.
What's the workaround? On Friday, March 23, 2018 at 9:43:48 PM UTC+3, Matthew Wawrin wrote: > > Actually doesn't say these's the ability to opt-out (I read it wrong... ), > just the potential to opt-in early. We'll keep watching this post. > > It's cutting if very close between the roll-out of this feature and > details on how we'll be able to control it both manually and through the > API. If it rolls out as opted-in and affects all thousand+ accounts we > manage it will break all our tracking. > > Matt. > > On Friday, March 23, 2018 at 12:21:33 PM UTC-5, Matthew Wawrin wrote: >> >> Thank you Milind, >> >> I'm aware of that guide on parallel tracking but it looks like it's been >> updated since my last visit and now says there will be the availability to >> opt out. >> Our tracking will break with this change. I'm looking forward to having >> API ability to opt-out as doing so manually on thousands of managed >> accounts will not be possible . >> >> Marking this post answered. >> >> Thanks, >> Matt >> On Friday, March 23, 2018 at 10:51:07 AM UTC-5, Milind Sankeshware >> (AdWords API Team) wrote: >>> >>> Hi Matthew, >>> >>> Please check the guide for more details about the Parallel tracking >>> <https://support.google.com/adwords/answer/7544674?hl=en>. If you >>> haven't already, please keep an eye on our blogs >>> <http://www.google.com/url?q=http%3A%2F%2Fgoogleadsdeveloper.blogspot.com%2Fsearch%2Flabel%2Fadwords_api&sa=D&sntz=1&usg=AFQjCNFPS662mMcQa3KnTYUROYoJhB_cwQ> >>> >>> for any updates and announcements about the API. >>> >>> 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/533985e5-e5b3-42fd-8b24-5b3931d78f24%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
