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

# 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**](https://app.impact.com/secure/advertiser/engage/insights/optimize/report/report.ihtml?handle=retailer_performance_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/qzB5kowzPNOtM1BRZzTs) **\[Schedule]** the report, ![](/files/XtZ2e4VLyMZJshkSZmv3) **\[Download]** it in PDF, XLSX, or CSV format, or update the displayed **currency** from the ![](/files/jA6jLZ1RleK5VI2zmvap) **\[Drop-down menu]**.
   * 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/8XcoSDDFSZW4ijxPQ3vs" 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/Fqj6X7y5Ukf6j4Jjt9cR" 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                                                                                                                                                                                     |
| --------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Product Boost Campaign ID   | impact.com's unique identifier for the associated Product Boost campaign.                                                                                                                       |
| Product Boost Campaign Name | The names of the Product Boost campaigns associated with your selected programs.                                                                                                                |
| Product Boost Start Date    | The date [you set](/brand/what-would-you-like-to-learn-about/beta-product-boost/create-a-product-boost-campaign.md#create-a-product-boost-campaign) your Product Boost campaign to begin.       |
| Product Boost 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. |
| Product Boost 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
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/brand/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-reports/product-boost-overview-by-campaign.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.
