...
Field | Required | Description | ||
id | Yes | MobileFuse-provided ID for this ad unit | ||
w | Yes | Width in pixels | ||
h | Yes | Height in pixels | ||
bundle | No*Yes | Package name on Android or App ID on iOS | ||
ifa | No* | Identifier For Advertisers (aka IDFA) | ||
ip | NoYes | IPV4 IPv4 IP address (Detected from headers if not provided) | ||
lat | No* | Latitude expressed as a float | ||
lon | No* | Longitude expressed as a float | ||
lltype | No* | Lat/Lon type, ie. how was lat/lon collected?
| ||
pos | No | Position of ad in the viewport
| ||
instl | No | Whether this ad unit is within an interstitial or not
| ||
age | No* | Age or year of birth of user (eg. 51, 24, 1988, 1957) | ||
gender | No* | Gender of user. Lowercase values will work as well
| ||
us_privacy | No | US privacy string, required jurisdictions where legally enforced | ||
test | No | Indicator of test mode in which auctions are not billable
| ||
mimes | No* | Comma separated list of the player’s supported mime types (eg. video/mp4) | ||
minduration | No | Minimum duration allowed in seconds | ||
maxduration | No | Maximum duration allowed in seconds | ||
minbitrate | No | Minimum bitrate allowed in Kbps | ||
maxbitrate | No | Maximum bitrate allowed in Kbps | ||
protocols | No* | Comma separated list of supported video protocol IDs
| ||
apis | No* | Comma separated list of supported video API IDs
| ||
playbackmethod | No | Playback method that is used, if none is specified, 5 = MRAID-2 | ua | Noany may be used:
|
startdelay | No | Indicates the start delay in seconds for pre-roll, mid-roll, or post-roll:
| ||
placement | No | Placement type for the impression:
| ||
ua | Yes | The client’s user-agent (Detected from headers if not provided) | ||
cb | No | Recommended to ensure requests are not cached by client |
...