oauth - Accessing Google Adwords API from C#.NET windows service -
i creating c#.net windows service create adwords. understand need use oauth2 authentication. have use services account set achieving this?
no. install client library nuget.
you can add credentials app.config file (installing via nuget creates template these credentials in app.config you)
Comments
Post a Comment