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

# Testing Ad Products

> Run test campaigns in the Developer Center to verify Ad Products work normally.

## Before You Start

* Ad Unit SDK integration complete (requires developer collaboration)
* Ad Product to test created

***

## What is a Test Campaign?

A method to display test ads only from specific IP addresses. Allows quick technical verification without affecting actual users.

***

## Testing Procedure

<video autoPlay muted loop playsInline src="https://mintcdn.com/openrhapsody/nmJyqhGEamtoPhFG/videos/ad-product-testing.mp4?fit=max&auto=format&n=nmJyqhGEamtoPhFG&q=85&s=b08abe97671b1ca3693c6b2e5883c090" data-path="videos/ad-product-testing.mp4" />

1. Click **Developer Center** in the left menu.
2. Select the Ad Product to test in the **Test Campaign** section.
3. Check the IP address in the **Test Request** step and click the **Test Request** button.
4. Run the app from that IP and verify ads display normally.
5. Click the **End Test** button when testing is complete.

<Note>
  IP address is auto-detected, but can be manually entered if needed.
</Note>

<Warning title="Auto Expiration">
  Test campaigns are valid for **30 minutes only**.
</Warning>

### To Test Again?

Click **End Test**, then press the **Reset Checklist** button at the bottom left to initialize.

***

## Test Status

| Status            | Description                    |
| ----------------- | ------------------------------ |
| **Incomplete**    | Haven't started testing yet    |
| **Testing**       | In progress after test request |
| **Test Complete** | Testing ended                  |

***

## Next Steps

<Card title="Promoting Ad Products" icon="bullhorn" href="/ad-product/promotion">
  Check how to set up ad profiles and attract advertisers
</Card>

***

## FAQ

<AccordionGroup>
  <Accordion title="Are test campaigns displayed to actual users?">
    No, test campaigns only display ads from the specified IP address. They don't affect actual users.
  </Accordion>

  <Accordion title="What should I do when test campaign time expires?">
    Return to the test request step and request a test again. Tests are valid for 30 minutes.
  </Accordion>
</AccordionGroup>
