> For the complete documentation index, see [llms.txt](https://docs.dinmo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dinmo.io/integrations/destination-platforms/taboola.md).

# Taboola

### Supported destination services

DinMo supports the following destination service for Taboola:

* [Export First Party Audiences](/integrations/destination-platforms/taboola/export-first-party-audiences.md)

Refer to the dedicated documentation page for detailed guidance on setting up an activation with your connected Taboola platform.

### Authentication to Taboola

DinMo connects to Taboola through the Taboola Backstage API.

Before connecting Taboola to DinMo, make sure you have:

* The Taboola advertiser **Account ID** where audiences should be created.
* An OAuth2 **Client ID** for the Taboola Backstage API.
* An OAuth2 **Client Secret** for the Taboola Backstage API.
* Permission to create First Party Audiences and add or remove users from them.

### Connect Taboola as a platform in DinMo

To connect your Taboola platform:

1. In DinMo, navigate to **Destinations**.
2. Click **Add a new destination**.
3. Select **Connect a new platform** and choose **Taboola**.
4. Enter a recognizable name for your platform connection.
5. Enter your Taboola **Account ID**, **Client ID**, and **Client Secret**.
6. Save the connection.

Your Taboola platform is now connected to DinMo.

To proceed, refer to the dedicated destination service to create your first activation.


---

# 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:

```
GET https://docs.dinmo.io/integrations/destination-platforms/taboola.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.
