# Product Feed

A product feed is a list of multiple products. One can import all the advertiser's products using CSV and API. Affiliates can download the product feed from the affiliate dashboard to get product links for promotion.

It is helpful to promote multiple products of an advertiser through a single offer.

#### There are two ways to add a product feed

1. CSV file
2. API (API URL will be provided by the advertiser/e-commerce store owner)

### Import Product Feed using a CSV file.

1. Integration **»** Product Feed **»** Create Product Feed\
   &#x20;&#x20;

   <figure><img src="https://295230641-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F41f2EboJipeUA6flsLGK%2Fuploads%2FhLe9wPrpg2zxNbYFLh3C%2Fimage.png?alt=media&#x26;token=cac014a7-8f9d-40d7-b2cc-8a9571a47b93" alt=""><figcaption></figcaption></figure>

   &#x20;
2. Define Feed Name&#x20;
3. Select "Feed Type": CSV **»** Select CSV file **»** Set mapping.
4. Select Offer ID and Advertiser ID&#x20;
5. Allow/Block Affiliate ID&#x20;
6. In Append tokens, Place tokens in the product URL to pass values.&#x20;
7. Status **»** Status of the product feed
8. Go to Submit

Download the product feed template from here.

{% file src="<https://295230641-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F41f2EboJipeUA6flsLGK%2Fuploads%2FpRzTi07NkYJUZgRatJeB%2FProduct-feed-template.csv?alt=media&token=561e92ee-333f-4315-b17a-6fc5101339c6>" %}

***

### Import Product Feed using API

1. Integration **»** Product Feed **»** Create Product Feed
2. Define Feed Name&#x20;
3. Select "Feed Type": API » Place API URL
4. Go to Next **»** Select data in Root Element **»** Map required fields&#x20;
5. Select Offer ID and Advertiser ID&#x20;
6. Allow/Block Affiliate ID&#x20;
7. In Append tokens, Place tokens in the product URL to pass values.&#x20;
8. Status **»** Status of the product feed&#x20;
9. Set Sync Frequency for API
10. Go to Submit

{% hint style="info" %}
Required fields for product feed: **Name, ID, URL**
{% endhint %}

***

## Export Product Feed from the Affiliate dashboard.

In affiliate dashboard

1. Go to Offers
2. Product Feed **»** Download File

<figure><img src="https://295230641-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F41f2EboJipeUA6flsLGK%2Fuploads%2FOaytDN4xFXkhyvbCXBOK%2Fimage.png?alt=media&#x26;token=0c3dd3a6-a113-4603-bbc6-a8c9c8dba9a8" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
In reports, one can check product ID against the recorded conversion in the admin account and affiliate dashboard as well.
{% endhint %}


---

# Agent Instructions: 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://knowledgebase.offer18.com/network/tools/product-feed.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.
