> 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/platform-features/marketing-content/product-marketplace-and-catalogs/set-product-catalog-feed-preferences-as-a-partner.md).

# Définir les préférences du catalogue de produits en tant que partenaire

Lorsque vous [téléchargez un catalogue de produits](/partner/fr/que-souhaitez-vous-apprendre/platform-features/marketing-content/product-marketplace-and-catalogs/download-product-catalogs-as-a-partner.md) (également appelé flux de produits) dans *format Impact*, vous pouvez choisir le type de fichier et s’il est compressé. Définissez vos préférences une seule fois, et chaque *format Impact* catalogue que vous téléchargerez les utilisera.

## Définissez vos préférences de fichier

1. Dans la barre de navigation supérieure, sélectionnez ![](https://4271519271-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2FhyR4iWDS0fO9ZcKFGf82%2FUser%20profile.svg?alt=media\&token=281d8f1b-b9c5-4208-a0a2-a078f54e0eb6) **\[Profil utilisateur] → Paramètres**.
2. Sous la *Technique* section, sélectionnez [**Flux de données**](https://app.impact.com/secure/mediapartner/accountSettings/view-edit-daily-feeds-flow.ihtml).
3. Sélectionnez ![](https://4271519271-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2FZMLVDhHLGefqRDHaIWTm%2FEdit.svg?alt=media\&token=1f1168ae-5bd3-456c-a366-904d0ecf00cb) **\[Modifier]** à côté de *Flux de produits* pour modifier la section.
4. Sélectionnez le **Format de fichier**. Vous pouvez sélectionner XML, CSV ou TAB.
   * CSV et TAB sont tous deux des formats en texte brut ; CSV est séparé par des virgules, TAB utilise des tabulations comme séparateur.
5. Choisissez si vous souhaitez que le fichier soit compressé (gzip) ou non. La compression est recommandée pour les catalogues de produits volumineux.
6. Sélectionnez **Enregistrer**.

   * Consultez le [tableur d’exemple](https://docs.google.com/spreadsheets/d/11zZAPcufBSb-cH_uVwI4xtUtB_uTC6nPEzptNgL_Sgo/edit) ci-dessous pour une liste descriptive de tous les paramètres et un exemple de catalogue de produits.

   <div data-with-frame="true"><figure><img src="https://4271519271-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2FbqGhOTqjcIcxI7BMROGR%2FScreenshot%202026-05-22%20at%2017.50.08.png?alt=media&amp;token=7016fa7e-0453-4dce-8ff2-e8c4c33be4b4" alt="" width="373"><figcaption></figcaption></figure></div>

{% hint style="success" %}
**Remarque :** Pour ouvrir des catalogues de produits compressés, vous devrez utiliser un logiciel de décompression, comme [WinZip](https://www.winzip.com/en/) , [WinRAR](https://www.rarlab.com/) , ou [7-Zip](https://www.7-zip.org/) .
{% endhint %}


---

# 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/platform-features/marketing-content/product-marketplace-and-catalogs/set-product-catalog-feed-preferences-as-a-partner.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.
