App Object¶
Note
Fields marked with an asterisk (*) are optional.
Value |
Type |
Description |
---|---|---|
id |
string |
(Recommended) The application ID prefixed with the exchange name
followed by an underscore. For example, if Rubicon sends a bid
request for App ID “123”, the field becomes |
name* |
string |
Application name, for example, |
bundle* |
string |
Application bundle or package name, for example, |
domain* |
string |
The domain of the app, for example, |
cattax* |
int |
The taxonomy in use for cat. If no cattax field is supplied, the IAB Content
Category Taxonomy 1.0 (
|
sectioncat* |
array of strings |
Array of IAB content categories that describe the current
section of the app. The taxonomy to be used is defined by the |
pagecat* |
array of strings |
Array of IAB content categories that describe the current page or view of the
app. The taxonomy to be used is defined by the |
cat* |
array of strings |
Array of IAB content categories for the publisher site, for example,
|
content* |
object |
Passes the content object, see the Content Object section for details |
paid* |
integer |
Specifies if the App is a free or paid version.
|
storeurl* |
string |
App store’s URL for the mobile application, for example
|
storeid* |
string |
The ID of the app in an app store. |
ver* |
string |
Application version, for example |
publisher |
object |
Publisher object, for more information, see the Publisher Object section. |
privacypolicy* |
integer |
Indicates if the app has a privacy policy.
|
keywords* |
string |
A comma separated list of keywords about the App,
e.g |
kwarray* |
array of string |
An array of keywords about the App, e.g |
inventorypartnerdomain* |
string |
A domain to be used for inventory authorization in the case of inventory sharing arrangements between a site owner and content owner. This field is typically used by authorization crawlers to establish the domain of the content owner, who has the right to monetize some portion of ad inventory within the site. The content owner’s domain should be listed in the site owner’s ads.txt file as an inventorypartnerdomain. Authorization for supply from the inventorypartnerdomain will be published in the ads.txt file on the root of that domain. |
ext* |
object |
App extension object |