Skip to main content

Site

Details of the website where you show the ad. Include this object if you show the ad on a website.

idstringrequired

The site's unique ID on the ad platform.

namestringrequired

The site's name.

domainstringrequired

The domain of the site (e.g., "flipkart.com").

pagestring

The URL of the page where FCC displays the ad.

publisher objectrequired

Describes the publisher who owns the site.

idstringrequired

A unique ID for the publisher.

Example: pub-Id-5678
namestring

The publisher's name.

Site
{
"id": "string",
"name": "string",
"domain": "string",
"page": "string",
"publisher": {
"id": "pub-Id-5678",
"name": "string"
}
}