Hi Hannes, Please find my *inline* responses:
1) why I need this? or can i keep it empty in web.config *To make the the API call against the AdWords account you will need to add the OAuth credentials in the config file. OAuth2 enables your AdWords API client app to access a user's Google Ads account without having to handle or store the user's login info. These credentials should not be empty. * 2) to get a OAuth2ClientId and OAuth2ClientSecret - I have to buy a Google Apps Domain? *No, you will not require to buy domain. You can just create the client id and secret by following the steps in this guide <https://developers.google.com/adwords/api/docs/guides/first-api-call#set_up_oauth2_authentication>. * 3) what is the purpose of that .Json (generate private Key) *If you are looking for service account <https://developers.google.com/adwords/api/docs/guides/authentication#oauth2_service_accounts> then you will need to create the JSON file. If you would like to remove the user intervention in OAuth flow, then you can use the OAuth service account. You can create the service account by following the steps in this <https://developers.google.com/adwords/api/docs/guides/authentication#setting_up_service_account_access> document. Please note that we strongly recommend using installed app or web flows <https://developers.google.com/adwords/api/docs/guides/authentication#determine_your_app_type> instead of service accounts unless you need domain-specific features.* Let me know if you have any further questions. Thanks, Milind, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/c65a3d8a-3663-446b-854c-ae7d5c82fb1e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
