Fetch the Authenticated User's Ad Accounts
GET {{baseUrl}}/adAccountUsers?q=authenticatedUser
This API example retrieves all Ad Accounts that an authenticated user has access to. Specifically, this api call will return the Ad Accounts associated with the member whose access token is being used! The only required parameter is q=authenticatedUser.
To understand more about verifying Ad Account Access visit our public documentation here.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
q | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Restli-Protocol-Version | string | ||
LinkedIn-Version | string | ||
Authorization | string |