Re: .NET SDK Bug report: Can't set the Operations property on the MutateCampaignBudgetsRequest object

2022-02-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Gercek, Thank you for setting the record straight. If you have non client library specific issues we are the address, although sometimes it's hard to tease out if it's a client library specific issue or a general API issue. Regards, Aryeh Baker Google Ads API Team

Re: .NET SDK Bug report: Can't set the Operations property on the MutateCampaignBudgetsRequest object

2022-02-04 Thread Gercek Ilke Gultekin
Thank you for the response. Apparently, you can set the property in question only during object initialization, so my initial post is wrong. On Thursday, February 3, 2022 at 10:10:38 PM UTC+1 adsapi wrote: > Hi Gercek, > > From what you are presenting it seems you are convinced this is a

Re: .NET SDK Bug report: Can't set the Operations property on the MutateCampaignBudgetsRequest object

2022-02-03 Thread Gercek Ilke Gultekin
The same bug exists in the CampaignServiceClient object as well. (MutateCampaignsAsync method) On Thursday, February 3, 2022 at 3:01:33 PM UTC+1 Gercek Ilke Gultekin wrote: > Hi, > > I'm using the .NET SDK for the Google Ads API (Google.Ads.GoogleAds > package, version 10.2.0) > I'm trying

.NET SDK Bug report: Can't set the Operations property on the MutateCampaignBudgetsRequest object

2022-02-03 Thread Gercek Ilke Gultekin
Hi, I'm using the .NET SDK for the Google Ads API (Google.Ads.GoogleAds package, version 10.2.0) I'm trying to create a new campaign budget using the MutateCampaignBudgetsAsync method on the CampaignBudgetServiceClient object. I can make the request if I use this particular overload "public