> 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 société de technologie publicitaire.\
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'audience avec Equativ, ce qui signifie que vous pouvez synchroniser, de manière fluide, vos segments utilisateurs existants avec votre partenaire.

## 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 auprès d'Equativ tels que définis dans l'interface Commanders Act, comme suit : <code>Administration</code> ➜ <code>Identifiants du connecteur</code> ➜ <code>Ajouter des identifiants du connecteur</code> ➜ <code>Equativ</code></td></tr></tbody></table>

## Mappages de 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>actif</code></td><td>true</td></tr><tr><td><code>description</code></td><td><code>context.segment_name</code></td></tr><tr><td><code>nom</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:

```
GET https://doc.commandersact.com/fr/fonctionnalites/destinations/destinations-catalog/equativ-audience.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.
