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

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

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

ruby - Net::HTTP extremely slow responses for HTTPS requests -