The Trade Desk OAuth Scopes
The Trade Desk publishes 91 OAuth 2.0 scopes via the authorizationCode, clientCredentials, and deviceCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the The Trade Desk API on a user’s behalf.
Tokens are issued from https://auth.thetradedesk.com/connect/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
OAuth endpoints
https://auth.thetradedesk.com/connect/authorize
https://auth.thetradedesk.com/connect/token
authorizationCodeclientCredentialsdeviceCode
Scopes (91)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication. | |
| profile | Profile claims. | |
| Email claim. | ||
| offline_access | Issue a refresh token. | |
| ttdapi | Access to The Trade Desk Platform API. | |
| activity.read_write | ||
| ad_format.read | ||
| ad_technology.read | ||
| adgroup.activity.read | ||
| adgroup.basic_read | ||
| adgroup.basic_update | ||
| adgroup.basic_write | ||
| adgroup.delta.read | ||
| adgroup.read_write | ||
| advertiser.delta.read | ||
| advertiser.overview.read | ||
| advertiser.read | ||
| advertiser.read_write | ||
| advertiser_targeting.read | ||
| audience.basic_read | ||
| audience_workflows.write | ||
| bidlist.basic_write | ||
| bidlist.read_write | ||
| billing_and_fees.write | ||
| campaign.activity.read | ||
| campaign.basic_read | ||
| campaign.basic_write | ||
| campaign.delta.read | ||
| campaign.read_write | ||
| campaign.write | ||
| campaign_flight.create | ||
| campaign_flight.read | ||
| category.read | ||
| category_taxonomy.read | ||
| comscore.read | ||
| content.read | ||
| contract.delta.read | ||
| contract.partner.read | ||
| contract.read_write | ||
| contract_group.read_write | ||
| creative.delta.read | ||
| creative.read | ||
| creative.read_write | ||
| creative.write | ||
| currency.read | ||
| data_group.read | ||
| delivery_profile.read | ||
| delivery_profile.read_write | ||
| delta.read | ||
| device_make_model.read | ||
| direct_url_targeting_category.read | ||
| fees.basic_write | ||
| fees.read | ||
| fees.read_write | ||
| first_party.read | ||
| frequency_counter.update | ||
| geo_segment.read | ||
| label.read_write | ||
| language.read | ||
| metadata_and_queries.write | ||
| mobile_application.read | ||
| mobile_carrier.read | ||
| my_reports.read_write | ||
| nielsen.reporting_countries.read | ||
| partner.overview.read | ||
| partner.read | ||
| retail.write | ||
| right_media_offer_type.read | ||
| seller.read | ||
| supply_vendor.read | ||
| supply_vendor_publisher.read | ||
| targeting.write | ||
| tracking_tag.read | ||
| universal_forecasting.generate | ||
| weather_condition.read | ||
| ttdui_refresh | Refresh the platform UI session. | |
| openpath | OpenPath access. | |
| openpath_ui | ||
| openpass | OpenPass access. | |
| ttdops | ||
| ttd_info | ||
| ttdapi_elevated | Elevated Platform API access. | |
| manage_api_tokens | Create and revoke API tokens. | |
| ttd-dev-portal.access | Access to the developer portal. | |
| bidlist.read | ||
| frequency_config.read | ||
| datarate.read_write | ||
| claudeai | ||
| applications | ||
| segment.update | ||
| offline_access | Issue a refresh token. |
📄 Provider scope reference: https://open.thetradedesk.com/advertiser/docsApp/Foundations/resources/doc/PlatformAuthentication
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.