App Object
Field | Type | Details |
---|---|---|
id | string | The application ID |
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 |
ext* | object | App extension object |