> ## 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 Notifications

> Learn about notifications sent during campaign operations.

***

## Campaign Start/End Notifications

Notifications are sent according to the campaign schedule.

| Timing                  | Recipients            | Content                    |
| ----------------------- | --------------------- | -------------------------- |
| **1 hour before start** | Publisher, Advertiser | Campaign is about to start |
| **1 hour before end**   | Publisher, Advertiser | Campaign is about to end   |

***

## Creative Action Required Notifications

Starting 7 days before campaign start, notifications are sent based on creative status.

| Situation                   | Recipients | Content                                           |
| --------------------------- | ---------- | ------------------------------------------------- |
| **Creative not registered** | Advertiser | Please register creatives                         |
| **Creative rejected**       | Advertiser | Creative was rejected. Please modify and resubmit |
| **Creative pending review** | Publisher  | There are creatives awaiting review               |

***

## Underperformance Notifications

If more than 24 hours have passed since campaign start and performance is below daily targets, publishers receive a notification.

| Condition              | Recipients | Content                              |
| ---------------------- | ---------- | ------------------------------------ |
| **Below daily target** | Publisher  | Campaign performance is below target |

***

## Review Result Notifications

Campaign and creative review results are sent to advertisers.

| Subject      | Notification Triggers            |
| ------------ | -------------------------------- |
| **Campaign** | Review approved, Review rejected |
| **Creative** | Review approved, Review rejected |

***

## Notification Settings

You can configure which notifications to receive from the profile menu (top right) > **My Notifications**. Enable or disable each notification type individually.

***

## Next Steps

<Card title="Campaign Reports" icon="chart-bar" href="/management/reports">
  Learn how to view and analyze campaign performance.
</Card>

***

## FAQ

<AccordionGroup>
  <Accordion title="Can I turn off notifications?">
    Yes. From the profile menu (top right) > **My Notifications**, you can enable or disable each notification type individually.
  </Accordion>

  <Accordion title="Where are notifications sent?">
    Notifications are sent to the registered email. For publishers, notifications go to the admin email registered in the console. For advertisers, notifications go to the campaign contact email.
  </Accordion>

  <Accordion title="What is the criteria for underperformance notifications?">
    If more than 24 hours have passed since campaign start, actual performance is compared to daily targets, and notifications are sent when performance falls short.
  </Accordion>
</AccordionGroup>
