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

# Operation Settings

> Learn about settings needed for campaign operations.

***

## Campaign Booking Terms

Set the terms advertisers agree to when booking campaigns.

### How to Set

1. Click the **Upload Terms** button.
2. Select a PDF file.
3. The uploaded terms are displayed on the advertiser's campaign booking screen.

Uploaded terms can be deleted or replaced with a new file at any time.

***

## Payment Methods

Configure which payment methods advertisers can use.

| Method             | Description                                                                                   |
| ------------------ | --------------------------------------------------------------------------------------------- |
| **Card Payment**   | Advertiser pays upfront by card. Unused budget is automatically refunded after campaign ends. |
| **Manual Payment** | Settle directly with publisher after campaign ends.                                           |

You can enable both methods or just one.

### Manual Payment

| Setting              | Behavior                                                         |
| -------------------- | ---------------------------------------------------------------- |
| **Available to All** | All advertisers can select manual payment.                       |
| **Allowlist Only**   | Only advertisers in the **allowlist** can select manual payment. |
| **Not Available**    | No advertisers can select manual payment.                        |

### **Allowlist Management**

1. Select '**Allowlist Only**' for manual payment.
2. Click the **Allowlist** button on the right.
3. Add advertiser emails or domains to allow manual payment and click **Save Changes**.

<Warning>Campaigns created directly by publishers only support manual payment.</Warning>

***

## Private Ad Products

### **How to Set**

Check **Private** in the **Product Info** section when creating an ad product.

### **Exposing Private Products to Advertisers**

To expose private products to specific advertisers, you need to set permissions in the **Private Product Access**.

1. Click **Management > Operations** in the left menu.
2. Add advertisers in the **Private Product Access** section.
3. Select the required **Access Permission** and click **Save Changes**.

***

## Platform Policy

### Creative Display Day & Time Settings

Allow advertisers to set display days and times per creative.

| Setting      | Behavior                                                         |
| ------------ | ---------------------------------------------------------------- |
| **Enabled**  | Advertisers can set display schedules when registering creatives |
| **Disabled** | Creatives are always displayed during the campaign period        |

### CPP Budget & Targeting Modification

Allow advertisers to directly set budget and targeting for CPP (Cost Per Period) products.

#### **How to Set**

1. Click **Management > Operations** in the left menu.
2. Click the **Allowlist** button in **Platform Policy** > **CPP Budget & Targeting Modification** section.
3. Add advertiser emails or domains to allow and click **Save Changes**.

***

## Next Steps

<Card title="Settlement & Billing" icon="file-invoice-dollar" href="/settlement">
  Check revenue settlement and infrastructure billing.
</Card>

***

## FAQ

<AccordionGroup>
  <Accordion title="What happens when I add a domain to the advertiser allowlist?">
    The configured permissions apply to all users with that domain. For example, adding `example.com` applies to `user@example.com`, `admin@example.com`, and all other users.
  </Accordion>

  <Accordion title="Can advertisers not in the Private Product Access see private products?">
    No. Private products can only be seen by advertisers who have been granted access permission for that product in the Private Product Access settings.
  </Accordion>

  <Accordion title="Do terms changes apply to existing campaigns?">
    No. Changed terms only apply to newly booked campaigns afterward. Existing campaigns retain the terms agreed to at booking time.
  </Accordion>
</AccordionGroup>
