Re: adServingOptimizationStatusSpecified set to True when getting Campaigns

2018-03-07 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Trevor, Thanks for explaining your scenario. It seems that this issue is more on the .NET client library as you mentioned that the C# object has adServingOptimizationStatusSpecified field which is set to true automatically, and this makes your request fail since if you are updating a field

Re: adServingOptimizationStatusSpecified set to True when getting Campaigns

2018-03-07 Thread Trevor Sanders
I'm not sure I made the issue clear with my original post. I am using the AdWords C# SDK to get and modify campaign objects from the API. These are the steps I'm taking, and the issue I'm having: -

Re: adServingOptimizationStatusSpecified set to True when getting Campaigns

2018-03-05 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Trevor, I could not see the adServingOptimizationStatusSpecified field in the campaign level, only the adServingOptimizationStatus field, and is not a Boolean type. This

adServingOptimizationStatusSpecified set to True when getting Campaigns

2018-03-05 Thread Trevor Sanders
When updating to v201802, I came across a migration issue that is associated with v201710. I am using the dotnet client library to get campaigns from the API, perform some updates to them, and make mutate requests. However, although I am not setting AdServingOptimizationStatus