> ## Documentation Index
> Fetch the complete documentation index at: https://docs.adrop.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Campaign Reports

> Learn how to view and analyze campaign performance.

<Note>For basic report usage, see [Analytics & Reports](/campaign/analytics). This document covers publisher-only features.</Note>

***

## Advertiser Report Settings

Configure the scope of reports provided to advertisers.

<Note>Click the <strong>Report Settings</strong> button in the top right of the report screen to open the settings modal.</Note>

| Item           | Description                                                 |
| -------------- | ----------------------------------------------------------- |
| **Campaign**   | Show Campaign tab (enabled by default, cannot be changed)   |
| **Creative**   | Show Creative tab (enabled by default, cannot be changed)   |
| **Ad Unit**    | Show Unit tab                                               |
| **Ad Product** | Show Product tab                                            |
| **Date**       | Show daily analysis (enabled by default, cannot be changed) |
| **Hour**       | Show hourly analysis                                        |

* **Enabled**: Advertisers can use that tab or time-based analysis
* **Disabled**: That feature is hidden in advertiser reports

***

## Publisher-Only Columns

The following columns are only displayed in publisher reports and are not visible to advertisers.

| Column               | Description                                            |
| -------------------- | ------------------------------------------------------ |
| **Private Campaign** | Whether campaign was booked with private product       |
| **Ad Note Campaign** | Whether campaign was booked through Ad Note            |
| **Commission**       | Agency commission amount                               |
| **Settlement**       | Final settlement amount (budget - commission - refund) |

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Publisher Direct Booking" icon="calendar-plus" href="/management/direct-booking">
    Learn how to create campaigns directly without an advertiser.
  </Card>

  <Card title="Report API" icon="chart-line" href="/integrations/reports">
    Query campaign performance and backfill revenue data directly via API.
  </Card>
</CardGroup>

***

## FAQ

<AccordionGroup>
  <Accordion title="Can advertisers see the Backfill tab?">
    No. The Backfill tab is publisher-only. It is not displayed in advertiser reports.
  </Accordion>

  <Accordion title="When do advertiser report setting changes take effect?">
    Immediately. After changing settings, advertisers see the new settings when they view reports.
  </Accordion>

  <Accordion title="How is the Settlement column amount calculated?">
    It's the final settlement amount after subtracting agency commission and refund amounts from the budget.
  </Accordion>
</AccordionGroup>
