Hi Suchitra,
Thank you for providing further details to your concern.
I can see that you've already sent a private thread to my team for this
concern. With this, let us continue the discussion of this concern to that
email thread and provide there the complete request and response logs with
re
Hi,
I am trying to access Google Ads API via Google Apps Script using the below
code.
var ADWORDS_SCOPE = "https://www.googleapis.com/auth/adwords";;
var
REQUEST_TOKEN_URL="https://www.google.com/accounts/OAuthGetRequestToken";;
var TOKEN_ACCESS_URL = "https://accounts.google.com/o/oauth2/token