-
Notifications
You must be signed in to change notification settings - Fork 361
API access using own credentials (server to server flow)
Josh Radcliff edited this page May 26, 2016
·
6 revisions
This guide will walk you through how to setup OAuth2 for API access using your own credentials using [server to server flow] (https://developers.google.com/identity/protocols/OAuth2#serviceaccount). These steps only need to be done once, unless you revoke or delete your OAuth2 credentials.
Follow the steps for the product you're using to generate a *service account ID and a JSON key file, then come back to this page.
If you're an AdWords user, please note that this flow requires a Google Apps Domain.
- In your
ads.properties
file, set the full path to your JSON key fileapi.dfp.jsonKeyFilePath=INSERT_PATH_TO_JSON_KEY_FILE_HERE