Skip to main content

Placement Codes

Each ad location requires a unique placement code.

Example Placement Codes

LocationExample Code
Products - Category Pagepc=30703743
Products - Search Resultspc=30703742
Products - Home Pagepc=30703744
Products - Related Productspc=30703745
Banner - Search Pagepc=30703749
Banner - Category Pagepc=30703746
Video - Product Pagepc=30703756
Video - Category Pagepc=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.