Skip to content

How to connect API for multiple account #23

Discussion options

You must be logged in to vote

API access is granted to a client application and represents permission simply to call the API.

A single client application can access data and services for multiple advertiser accounts, with explicit permission from those accounts. The specific advertiser account being accessed in a given API request is determined by an access token passed in the request headers, so your client application will use a different access token to access each advertiser account.

The process for retrieving access tokens is described in the "Getting started" section of the advanced tools center. You can also find more conceptual information about accounts and identity in the "Authorization" section.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by elizafarley
Comment options

You must be logged in to vote
2 replies
@Ss110525
Comment options

@jerirose
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
4 participants