Buzzvil’s Publisher Offerwall S2S API allows you to directly request Buzzvil servers for ads. It is designed to use standard HTTP protocols and return JSON payloads in response to the HTTP requests.
...
Field | Type | Description | ||
---|---|---|---|---|
| Integer | Ad ID (identifier) | ||
| String | Ad title | ||
| String | Ad description | ||
| String | Description of the action required to participate in the ad | ||
| String | Icon image address | ||
| String | Publisher rate | ||
| String | Type of ad. Consider additional types in the future.
i.e. | ||
| String | Android | ||
| String | iPhone URL scheme | ||
| String | Supported platforms
| ||
| Integer | Used to target users from a specified age.
| ||
| Integer | Used to target users to a specified age.
| ||
| JSON | Used to target multiple ranges of age. If using the
| ||
| String | Used to target sex.
When there is no sex targeting:
| ||
| String | Used to target marital status.
When there is no
| ||
| String | Used to target mobile carrier.
When there is no
| ||
| Bool |
| ||
| String | Used to target device models.
| ||
| String | Used to target users with specific Android apps
| ||
| String | Used to target regions.
| ||
| list | List of creatives
|
...
Field | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
| Integer | Publisher Unit ID | ||||||||
| Integer | Ad ID | ||||||||
| String |
| ||||||||
| String | Publisher app’s User ID | ||||||||
| String | IP address of the user who participated in the ad ex) 123.123.123.123 | ||||||||
| String | Android IMEI
| ||||||||
| String | Android ID | ||||||||
| String | SHA1-applied Android IMEI
| ||||||||
| String | SHA1-applied Android ID | ||||||||
| String | Sub-publisher’s unit ID | ||||||||
| String | Sub-publisher app’s user Id | ||||||||
| String | Device model name | ||||||||
| String | Mobile carrier | ||||||||
| String | SHA1-applied Google account on the Android device
| ||||||||
| String | Custom value specified by the publisher
| ||||||||
| String | Custom value specified by the publisher
| ||||||||
| String | Custom value specified by the publisher
|
...