# Product Boost: Overview by Campaign

The *Product Boost: Overview by Campaign* report helps you track the performance of your [Product Boost campaigns](/brand/what-would-you-like-to-learn-about/beta-product-boost/product-boost-explained.md) across selected programs. It shows key metrics such as campaign budgets, costs, boosted product sales, and the revenue generated.

#### Manage the report

1. From the left navigation bar, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage] → Reports → Retail Media**.
2. Select **by Campaign**.
3. Below the report heading, filter for the data you want to view.
   * Use the options in the upper-right of the page to ![](/files/2Ghe91AcAOoF378v6fV3) **\[Share]** the report, ![](/files/XtZ2e4VLyMZJshkSZmv3) **\[Download]** it in PDF or CSV format, ![](/files/C8XZevTRJS7Ter5wQxrx) **\[Schedule]** the report, or update the displayed **currency**.
   * See the references below to better understand the report.

#### Understand the report

<details>

<summary>Filter reference</summary>

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

| Filter                      | Description                                                                                      |
| --------------------------- | ------------------------------------------------------------------------------------------------ |
| Date Range                  | Filter data by when it was created.                                                              |
| Program                     | Filter for data linked to specific programs in your account.                                     |
| Product Boost Campaign ID   | Filter by the unique identifiers of the Product Boost campaigns for which you want to view data. |
| Product Boost Campaign Name | Filter by the Product Boost campaigns for which you want to view data.                           |

</details>

<details>

<summary>Snapshot widget</summary>

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

The snapshot widget lets you switch between metrics to track boosted product sales, partner payout costs, or revenue generated over time.

* Hover your cursor over any point on the graph to see the exact metric value at that moment.
* When you hover over the graph, you'll see an option to ![](/files/XtZ2e4VLyMZJshkSZmv3) **\[Download]** the graph data in PDF or CSV format. The download file reflects the currently selected metric, i.e., *Products Sold*, *Action Cost*, or *Revenue*.

</details>

<details>

<summary>Table reference</summary>

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

* Hover your cursor over the table to ![](/files/XtZ2e4VLyMZJshkSZmv3) **\[Download]** the table data in CSV or PDF format.
* You can also choose to get an ![](/files/yQ3oxbymhhIwru4IrRiI) **\[API]** link, which lets you export the table data in NDJSON or CSV format.

| Column        | Description                                                                                                                                                                                     |
| ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Campaign      | The names of the Product Boost campaigns associated with your selected programs.                                                                                                                |
| Campaign ID   | impact.com's unique identifier for the associated Product Boost campaign.                                                                                                                       |
| Internal ID   | The unique identifier [you added](/brand/what-would-you-like-to-learn-about/beta-product-boost/create-a-product-boost-campaign.md) to each campaign to distinguish your campaigns in reporting. |
| Budget        | The budget allocated to each Product Boost campaign.                                                                                                                                            |
| Products Sold | The total number of boosted products sold through promotions by your partners within your Product Boost campaigns.                                                                              |
| Revenue       | The total revenue value you generated through product sales.                                                                                                                                    |
| Action Cost   | The cost owed to your partners for driving boosted product sales.                                                                                                                               |

</details>


---

# 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/brand/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-reports/product-boost-overview-by-campaign.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.
