> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/account-management/account-settings/notification-settings/configure-partner-paid-search-monitoring-notification-settings.md).

# Configurer les paramètres de notification de suivi des recherches payantes du partenaire

Les notifications Paid Search Monitoring vous tiennent informé de toute nouvelle violation potentielle ou de toute violation potentielle mise à jour que vous avez commise à l’encontre des conditions d’une marque. Ces notifications apparaissent dans le panneau de notifications accessible depuis la barre de navigation de gauche et vous sont envoyées par e-mail ou SMS.

## Configurez vos notifications Paid Search Monitoring

1. Dans la barre de navigation supérieure, sélectionnez ![](/files/716a6fe93e43e5914478e8cf9fb19ee9504ee640) **\[Notifications]**.
2. Dans le coin supérieur droit du panneau de notifications, sélectionnez le [**Paramètres**](https://app.impact.com/secure/mediapartner/notification/view-edit-notification-deliverychannel-settings-publisher-flow.ihtml) ![](/files/003bac5ad3fbce06e5e97b225e06fdf878d8d2dc) **\[Menu déroulant]** pour modifier les paramètres de notification.
3. Dans la *Paid Search Monitoring* section, sous *Violations*, sélectionnez le ![](/files/003bac5ad3fbce06e5e97b225e06fdf878d8d2dc) **\[Menu déroulant]**.
4. Utilisez les ![](/files/003bac5ad3fbce06e5e97b225e06fdf878d8d2dc) **\[Menu déroulant]** options pour préciser comment et à quelle fréquence vous souhaitez recevoir des notifications des éventuelles violations de search monitoring que vous avez commises. Consultez le *Référence des préférences de notification* tableau ci-dessous pour plus d’informations sur chacune de ces options.
5. Sélectionnez **Enregistrer**.

<details>

<summary>Référence des préférences de notification</summary>

|                                              |                                                                                                                                                                                                           |
| -------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Paramètre**                                | **Description**                                                                                                                                                                                           |
| Envoyer un e-mail lors de chaque événement   | Un e-mail vous est envoyé pour chaque événement de violation.                                                                                                                                             |
| Envoyer un e-mail récapitulatif quotidien    | Une notification récapitulative quotidienne de tous les événements de violation de la journée vous sera envoyée par e-mail.                                                                               |
| Envoyer un e-mail récapitulatif hebdomadaire | Une notification récapitulative hebdomadaire de tous les événements de violation de la semaine vous sera envoyée par e-mail.                                                                              |
| Envoyer un SMS                               | Un SMS sera envoyé à un numéro de mobile vérifié pour chaque notification de violation.                                                                                                                   |
| Paramètres spécifiques (avancés)             | Vous pouvez choisir comment vous souhaitez être averti de chaque *nouvelle* ou *mise à jour* violation. Vous pouvez également définir des paramètres de notification différents pour *graves* violations. |
| Ne pas envoyer de notifications              | Aucune notification ne sera envoyée.                                                                                                                                                                      |

</details>


---

# 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://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/account-management/account-settings/notification-settings/configure-partner-paid-search-monitoring-notification-settings.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.
