App Object

This object should be included in the bid request if the ad supported content is a non-browser application. A bid request must not contain both an App and Site object. At a minimum, it is useful to provide an App ID or bundle, but it is not strictly required.

AttributeTriplelift RequiredTypeDescription
idrecommendedstringExchange-specific app ID.
namestringApp name.
bundleyesstringA platform-specific application identifier intended to be unique to the app and independent of the exchange. In Android this will be a bundle or package name. In IOS this will be a numeric ID.
domainstringDomain of the app.
storeurlstringApp store URL for an installed app.
catarray of stringsArray of IAB content categories of the app.
sectioncatarray of stringsArray of IAB content categories that describe the current section of the app.
pagecatarray of stringsArray of IAB content categories that describe the current page or view of the app.
verstringApplication version.
privacypolicyintegerIndicates if the app has a privacy policy, where 0 = no, 1 = yes.
paidinteger0 = app is free; 1 = app is paid subscription.
publisherobjectDetails about the Publisher of the app.
contentobjectDetails about the Content within the app.
keywordsstringComma separated list of keywords about the app.
extobjectPlaceholder for exchange-specific extensions to OpenRTB.