1. OAuth2 in the Google Ads API
Send a request to Google's OAuth 2.0 server
Parameters
Value
Required

Last updated
Send a request to Google's OAuth 2.0 server

Last updated
https://accounts.google.com/o/oauth2/v2/auth?
scope=https://www.googleapis.com/auth/adwords&
access_type=offline&
include_granted_scopes=true&
response_type=code&
state=state_parameter_passthrough_value&
redirect_uri=http://localhost:5001/appgregator/us-central1/googleads/callback&
client_id=329011709740-sq6l548671df39l5bingat6kpd0rmuth.apps.googleusercontent.com