Access Scopes
Below is a table showing the available Access Scopes that can be used for your App Client and Access Token creation.
| Scope | Variable | Description |
|---|---|---|
| Advertiser | advertiser | Full access to all advertising related endpoints |
| Advertiser read | advertiser:read | Read only access to all advertising related endpoints |
| Customer read | customer:read | Read access to the Job Customer endpoints |
| Location read | location:read | Read access to the location endpoints |
| Job status read | job:status:read | Read access to the Job Status endpoints |
| Category read | category:read | Read access to the Categorization endpoint |
| Integration | integration | Access to the App Client endpoints |
info
This table is updated and should have all available Access Scopes, however, you can also utilize the GET /app-clients/scopes endpoint to get the most up-to-date list of available Access Scopes.