Hi All,
I'm using this API (Sample Code)
to upload Conversion Data to Google Ads
As per this Document -
1) I need to generate Client id and Client Secret.
I'm not sure what should be the type "Web Application " or "Desktop" ?
2) Secondly I need to generate refresh token and for this I came across this Code base -
Log into the Google Account you use to access your AdWords account and go to the following URL:
It returns an URL and when I click on that URL, this is the error, I am getting
"""
Error 400: invalid_request
You can't sign in to this app because it doesn't comply with Google's OAuth 2.0 policy for keeping apps secure.
You can let the app developer know that this app doesn't comply with one or more Google validation rules
"""
Please see the attached screenshot.