# The Trade Desk

### Supported Destination Services

DinMo supports the following destination services:

* [Export CRM segments](/integrations/destination-platforms/the-trade-desk/export-crm-segments.md)
* [Export First-Party segments](/integrations/destination-platforms/the-trade-desk/export-first-party-segments.md)

Please refer to the dedicated documentation page for more information.

### Authentication to The Trade Desk <a href="#authentication-to-braze" id="authentication-to-braze"></a>

To connect to The Trade Desk, you will need to enter different credentials:

* **Your Advertiser ID**: To find it, you can consult the pages relating to advertiser preferences on your platform.
* **Your** **First Party data API Key**
* **Your CRM data API Key**

{% hint style="info" %}
You can create API tokens by logging into *The Trade Desk* platform using your API credentials.

These API credentials can be provided by your account manager.

Go to the **Manage API Tokens** option in the user profile menu at the top right of The Trade Desk user interface.

Once you have copied the API token, return to DinMo and paste it.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dinmo.io/integrations/destination-platforms/the-trade-desk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
