When developing an application for use on a mobile device it will be necessary to implement some basic meta tags on the application to enable better ad targeting.
App Specific options
The app parameters in the ad tag must be provided by the application as they are inaccessible by the Oovvuu player and script, these should be placed inside a meta tag in the head of the application. The meta tag must be of the format:
<meta name="[insert name]" content="[insert content]" />
The required ad tag fields that must be in the Meta Tags are:
Description |
Status |
meta tag name |
---|---|---|
device id |
active |
device_id |
device make |
active |
device_make |
device model |
active |
device_model |
application name |
active |
app_name |
application bundle |
active |
app_bundle |
application store url |
active |
app_store_url |