> For the complete documentation index, see [llms.txt](https://help.citrusad.com/retail-media-interface/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.citrusad.com/retail-media-interface/campaign-management/campaign-pacing-indicators.md).

# Campaign pacing indicators

In the campaign manager and quick-edit panes, the pacing indicator provides a clear visual representation of spend progress and pace across campaigns, helping you quickly understand whether spending is on track.

<figure><img src="https://19206235-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmxYbXHcdDvQ7toxAu8ql%2Fuploads%2FMmFtskTHHHAsdSLiosfw%2FPacing%20-%20coloures.png?alt=media&amp;token=1d12d6e5-57dd-496d-a654-3dd47b9d9a29" alt=""><figcaption></figcaption></figure>

### Key Benefits

* Displays **spend progress and spend pace** at a glance
* Provides a **simple, visual breakdown** of spend allocation
* Enables faster decision‑making without opening detailed views

### When Indicators Are Shown

Indicators can be seen in both the Campaign Manager and the Quick Edit pane. In the Campaign Manager, hover over the indicator to learn more.

<figure><img src="https://19206235-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmxYbXHcdDvQ7toxAu8ql%2Fuploads%2FLvBSOT5ObtCaYtWuUbtt%2FPacing%20Indicators%20-%20locations.png?alt=media&amp;token=ff9b1189-ef5d-4f43-89bd-05a0ae982ddc" alt=""><figcaption></figcaption></figure>

Below is a breakdown of when to expect to see indicators:

| Campaign Configuration           | Indicator                       | Location                                                    | Example Image                                                                                                                                                                                                                                                                            |
| -------------------------------- | ------------------------------- | ----------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Daily spend with no end date set | Pacing indicator without marker | Campaign Manager - Spending limit column                    | <img src="https://19206235-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmxYbXHcdDvQ7toxAu8ql%2Fuploads%2FaiLYx5Vmid9l9LklXyzV%2FCleanShot%202026-06-24%20at%2011.43.47.png?alt=media&amp;token=9d626306-8ca5-4d85-a585-893463b69646" alt="" data-size="original"> |
| Daily spend with end date set    | Pacing indicator with marker    | Campaign Manager - Spend to date column and Quick Edit pane | <img src="https://19206235-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmxYbXHcdDvQ7toxAu8ql%2Fuploads%2FP2JBcU5WXUM7pqnwYLJK%2FCleanShot%202026-06-24%20at%2011.45.25.png?alt=media&amp;token=9c040dd5-c155-43d2-8541-206feffd34fc" alt="" data-size="original"> |
| Total limit with end date set    | Pacing indicator with marker    | Campaign Manager - Spend to date column and Quick Edit pane | ![](https://19206235-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmxYbXHcdDvQ7toxAu8ql%2Fuploads%2FocNkIbKatBR5cFIH8c7C%2FCleanShot%202026-02-04%20at%2013.06.44.png?alt=media\&token=0f7915d3-439d-4fe1-a104-21adfdcafb26)                                       |
| Total limit with no end date set | Pacing indicator without marker | Campaign Manager - Spend to date column                     | ![](https://19206235-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmxYbXHcdDvQ7toxAu8ql%2Fuploads%2FkeIYFBMmTCrvd3TI5ww8%2FCleanShot%202026-02-04%20at%2013.10.42.png?alt=media\&token=abcb380b-4235-429a-8db4-6f3d38a88e9e)                                       |
| No spend limit set               | No indicators                   | N/A                                                         |                                                                                                                                                                                                                                                                                          |

#### What Colors Are Shown

<table><thead><tr><th width="205">Pacing Status</th><th>Color</th><th>Spend Ratio</th></tr></thead><tbody><tr><td><strong>No end date set</strong></td><td>Grey</td><td>N/A</td></tr><tr><td><strong>Under pacing</strong></td><td>Orange</td><td>&#x3C; 0.85</td></tr><tr><td><strong>Slightly under</strong></td><td>Orange</td><td>&#x3C; 0.975</td></tr><tr><td><strong>On pace</strong></td><td>Green</td><td>0.975–1.025</td></tr><tr><td><strong>Slightly over</strong></td><td>Red</td><td>> 1.025</td></tr><tr><td><strong>Over pacing</strong></td><td>Red</td><td>> 1.15</td></tr></tbody></table>


---

# 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.citrusad.com/retail-media-interface/campaign-management/campaign-pacing-indicators.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.
