> For the complete documentation index, see [llms.txt](https://docs.digitalturbine.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digitalturbine.com/dt-exchange/getting-started-with-dt-exchange/privacy/tcf-2.3.md).

# TCF 2.3

The IAB [Transparency and Consent Framework (TCF)](https://iabeurope.eu/transparency-consent-framework/) sets guidelines for communicating user consent signals. It applies exclusively to traffic and bids within GDPR-supported countries in the European Economic Area (EEA).

Digital Turbine supports TCF 2.3 and passes consent signals to its DSP partners. Add DT's DSP partners to your `disclosedVendors` segment. TCF 2.3 mandates the use of the `disclosedVendors` segment to confirm vendor disclosure to users.

{% hint style="warning" %}
DSP partners not listed in your `disclosedVendors` segment cannot legally process EEA traffic and ignore your app's bid requests.
{% endhint %}

Allowlisting DT's DSP partners maintains your compliance and may increase your European bids and fill rates.

### DT's Vendor List

This file contains DT's supported DSP vendor IDs required for TCF 2.3 compliance. Copy the vendor IDs to your Consent Management Platform (CMP), ensuring they appear in the `disclosedVendors` segment of your TC strings.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Vendor ID DTX List.csv</td><td><a href="https://storage.googleapis.com/gcs-exchange-public-useast1-prod/IAB-DS-Vendor-ID-list/Vendor%20ID%20DTX%20List.csv">https://storage.googleapis.com/gcs-exchange-public-useast1-prod/IAB-DS-Vendor-ID-list/Vendor%20ID%20DTX%20List.csv</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.digitalturbine.com/dt-exchange/getting-started-with-dt-exchange/privacy/tcf-2.3.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
