> For the complete documentation index, see [llms.txt](https://doc.commandersact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.commandersact.com/fr/fonctionnalites/destinations/destinations-catalog/equativ-audience.md).

# Equativ Audience

[Equativ ](https://equativ.com/)est une entreprise de technologies publicitaires.\
Grâce à cette destination, vous pouvez partager des audiences avec Equativ en utilisant le [Données d’audience - intégration API](https://help.smartadserver.com/s/article/Audience-data-API-integration-v2).

## Fonctionnalités clés

La destination Equativ Audience offre les fonctionnalités clés suivantes :

* **Partage d’audience**: notre [Référence des événements](https://community.commandersact.com/platform-x/developers/tracking/events-reference) Le modèle permet le partage d’audiences avec Equativ, ce qui signifie que vous pouvez synchroniser vos segments utilisateurs existants avec votre partenaire de manière fluide.

## Configuration de la destination

{% hint style="info" %}
Sélectionnez vos audiences/segments utilisateurs à partager et synchroniser avec Equativ.
{% endhint %}

### Configuration

<table><thead><tr><th width="307">Paramètres</th><th>Description</th></tr></thead><tbody><tr><td><code>Authentification</code></td><td><em><strong><code>Obligatoire</code></strong></em><br>Vos identifiants pour Equativ tels que définis dans l’interface Commanders Act comme suit : <code>Administration</code> ➜ <code>Identifiants du connecteur</code> ➜ <code>Ajouter des identifiants de connecteur</code> ➜ <code>Equativ</code></td></tr></tbody></table>

## Correspondances des champs

Segments créés à l’aide de [Equativ Segment API](https://datasync-eu.smartadserverapis.com/swagger/v2/index.html#/Segments/post_segmentproviders__segmentProviderId__segments) contiennent les propriétés suivantes :

<table><thead><tr><th width="188">Nom de la propriété</th><th width="466">Valeur de la propriété</th></tr></thead><tbody><tr><td><code>active</code></td><td>true</td></tr><tr><td><code>description</code></td><td><code>context.segment_name</code></td></tr><tr><td><code>name</code></td><td><code>context.segment_name</code></td></tr><tr><td><code>price</code></td><td>0</td></tr><tr><td><code>segmentId</code></td><td>ca_<code>context.site_id</code>_<code>context.segment_id</code></td></tr><tr><td><code>sélectionnable</code></td><td>true</td></tr><tr><td><code>ttl</code></td><td>2147483646</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://doc.commandersact.com/fr/fonctionnalites/destinations/destinations-catalog/equativ-audience.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.
