To reward users, it is it’s necessary to integrate the Reward Request Postback API. Postback requests are conducted in a Server-to-Server communication format for security purposes.
Info |
---|
Summary of Procedures 1. Establish a server endpoint capable of receiving reward requests from Buzzvil (we refer to this endpoint's URL as the 2. Perform Server-to-Server integration as instructed in this guide. 3. Provide the postback URL to Buzzvil's Technical Support Manager. |
...
Table of Contents |
---|
Introduction
This Reward Request API is designed to 1. inform publishers when users receive points through Buzzvil, allowing them to send accrual requestsparticipate in an ad (event), 2. request publishers to reward users, and 3. inform Buzzvil whether the reward accrual was successful.
항목 | 내용 | |||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Request Direction | Buzzvil → Publisher | ||||||||||||||||||||||||||||||||||||||||||||||||||
2 | HTTP Request method | POST - application/x-www-form-urlencoded | ||||||||||||||||||||||||||||||||||||||||||||||||||
3 | HTTP Request URL | Endpoint on the publisher’s server | ||||||||||||||||||||||||||||||||||||||||||||||||||
4 | HTTP Request Parameters | Refer to the below “HTTP Request Parameters” table | ||||||||||||||||||||||||||||||||||||||||||||||||||
5 | HTTP Response Code | The Buzzvil server determines whether the result of the reward request was successful based on the response code received from the publisher’s server.
Response codes other than
|
...