# Set up a Promotional Ads Feed as a Partner

If you want to receive information on new or newly updated assets uploaded by brands you partner with, consider setting up **Ad Update Data Feeds**. Only assets marked with promotional themes by a brand or associated with a deal will be included in these feeds. To identify which assets are tagged accordingly, use the *Deal* and *Deal Type* filters on the [Manage Assets](https://app.impact.com/secure/mediapartner/ads/searchAdsDirectoryMP.ihtml) screen.

{% hint style="info" %}
**Note:** Refer to the [promotional ads feed FAQs](/partner/what-would-you-like-to-learn-about/platform-features/marketing-content/promotional-ads-feed-faqs.md) for more information.
{% endhint %}

1. From the top navigation bar, select ![](/files/8O71ZiinbSXuq2NVrK7k) **\[User profile] → Settings**. &#x20;
2. Under *Technical*, select **Data Feeds**.
3. Next to *Daily Action Feed*, select ![](/files/I3pQvYoN5GQVvaOnFL3N) **\[Edit]**.
4. ![](/files/AVLA6djTvSqRShX5oJKI) **\[Toggle on]** to **Enable data feed**.
5. Select the **Frequency** at which you want to generate data feed files.
   * Each file will only include events that happened since the last time a data feed file was generated. So, for example, if you decide to set the frequency to **Hourly**, only event that occurred within each last hour will be included.
   * Refer to the table below to see when each selection would generate a file. All times are shown in UTC format.

<details>

<summary>Frequency reference</summary>

|                      |                                                   |
| -------------------- | ------------------------------------------------- |
| **Frequency Option** | **Generation Times**                              |
| Hourly               | Every day, every hour since the last run time.    |
| Every 2 hours        | Every day, every 2 hours since the last run time. |
| Every 4 hours        | Every day, every 4 hours since the last run time. |
| Every 8 hours        | Every day, every 8 hours since the last run time. |
| Twice daily          | Every day at 06:00:00Z and 18:00:00Z.             |
| Daily                | Every day at 02:00:00Z.                           |
| Monthly              | The first day of each month at 03:00:00Z.         |

</details>

6. Select the **Data Format**. You have the following options:
   * XML: Human- and machine-readable [markup text](https://en.wikipedia.org/wiki/XML)
   * TAB: Plain text, tab-spaced values
   * PIPE: Plain text, pipe-separated ( | ) values
   * CSV: Plain text, comma-separated values
7. Select the ![](/files/NI3Laj8nrDKmhF3SSV16) **\[Radio Button]** to choose the **Delivery Method**: **Partner FTP** or **Email**.

{% tabs %}
{% tab title="Partner FTP" %}

* Select a Server URL from the ![](/files/8sWL7hpIpupIhTbAluAU) **\[Drop-down menu]** and enter the FTP server URL.
* Enter the **Directory** path for the FTP server.
* Enter the **Port** number for the FTP connection (default is 21).
* Enter your **Username** for FTP login.
* Enter your **Password** for FTP login.
  {% endtab %}

{% tab title="Email" %}
Enter the **Email Address** to receive the delivery notifications.
{% endtab %}
{% endtabs %}

3. Select **Save**.

   <div data-with-frame="true"><figure><img src="/files/vzop6s3qYpxUxnfeHglj" alt="" width="375"><figcaption></figcaption></figure></div>

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Note:</strong> The <em>Restart your feed</em> option does not reset your feed setup. This option should only be used if you are receiving support from impact.com and you are instructed to select the <strong>Reset</strong> button.</p></div>

#### File data fields

* Each data feed will always include all of the fields marked `Always Present in File` found in the linked spreadsheet below, but not all fields will always be present. Fields marked `Present when new data is available` will not appear in the file if no new data is available for a given line item.
* Refer to the [impact.com Promotional Ad Data Feed File Data Fields](https://docs.google.com/spreadsheets/d/1NDboUQWz8NBLZBAUBHkbvokWG24W3uE0w3fNRK_xoGo/edit#gid=0) spreadsheet for information on data fields in each file.


---

# 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://help.impact.com/partner/what-would-you-like-to-learn-about/platform-features/marketing-content/set-up-a-promotional-ads-feed-as-a-partner.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.
