googleads / googleads-dotnet-lib

Google Ad Manager SOAP API .NET client library
Apache License 2.0
108 stars 199 forks source link

Only private setters in Google.Api.Ads.Common.LibAppConfigBase.cs #248

Open piron4o opened 1 year ago

piron4o commented 1 year ago

In Google.Api.Ads.Common.LibAppConfigBase.cs all setters are private and some configuration settings can't be set if you are not using file LoadOAuth2SecretsFromFile();.