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

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -