# Yahoo Ad Tech

{% hint style="warning" %}
**Important**

To enable the DSP API for your account, reach out to your Yahoo Account Manager or Yahoo Product Support and have them create an internal ticket with the email address of the account to be enabled.

\
If the DSP API has not been enabled for your account, you will see a message that shows you that the Client ID and Client Secret are “undefined.” Follow the above instructions to get the DSP API enabled.
{% endhint %}

## Get Your Client ID and Client Secret

1. Open the [Yahoo DSP UI](https://admanagerplus.yahoo.com/).
2. In the upper-right corner of any DSP page, click your name. For example:<br>

   <figure><img src="/files/t0PfY6k5TyhnCkDQe3Jx" alt=""><figcaption></figcaption></figure>
3. Select from the list.
4. Click the *Activate* button. A terms of service message will be displayed. Review the Yahoo Developer Network Terms of Use.
5. Click *Agree*.
6. A success message displays; the message includes your client ID and secret. Note both of these and provide them to your Clario Customer Success representative.<br>

   <figure><img src="/files/pEtgUfoN3qX2bKlzJY0S" alt=""><figcaption><p>A sample success message.</p></figcaption></figure>
7. Click *Close*.<br>


---

# 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.clar.io/connecting-your-data/yahoo-ad-tech.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.
