Placement Codes
Each ad location requires a unique placement code.
Example Placement Codes
| Location | Example Code |
|---|---|
| Products - Category Page | pc=30703743 |
| Products - Search Results | pc=30703742 |
| Products - Home Page | pc=30703744 |
| Products - Related Products | pc=30703745 |
| Banner - Search Page | pc=30703749 |
| Banner - Category Page | pc=30703746 |
| Video - Product Page | pc=30703756 |
| Video - Category Page | pc=30703755 |
Note: These are examples. You will receive your own codes from MageAds team.
How to Use
Include placement code in API endpoint:
$placement_code = '30703743'; // Your actual code
$url = 'https://delivery.mageads.com/products?pc=' . $placement_code;
Getting Placement Codes
Placement codes are configured in the Admin Panel and provided during integration setup.