DeveloperToken Parameter (Connect-GAds Cmdlet)
The developer token of the Google Ads account.
Syntax
Connect-GAds -DeveloperToken string
Data Type
cstr
Default Value
""
Remarks
Together with ClientCustomerId, this field is used to authenticate against the Google Ads servers. It is required for use with a Google Ads Custom App.
To retrieve your developer token, sign in to your Google Ads manager account, then navigate to TOOLS & SETTINGS > SETUP > API Center. If your developer token is pending approval, you can start developing immediately with the pending token you received during signup, using a test manager account. However, your pending developer token must be approved before you can use it with production Google Ads data.
This is a required parameter.