App
Details of the application calling for the impression. Include this object if the ad-supported content is a non-browser application (typically mobile) as opposed to a website. A bid request must not contain both an App and a Site object.
idstringrequired
Unique publisherId FCC registers for the client.
Example:
BR7NWI24B41Z6Lnamestring
App name. FCC may alias this at the publisher's request.
domainstring
Domain of the app (e.g., mygame.foo.com).
App
{
"id": "BR7NWI24B41Z6L",
"name": "string",
"domain": "string"
}