API Response
All API responses are returned in JSON format.
Response Structure
| Parameter | 
Type | 
Sample | 
Description | 
| code | 
int | 
200 | 
Request's status | 
| message | 
string | 
success | 
Message of status | 
| data | 
array | 
 | 
Data of response | 
Response Data
| Parameter | 
Type | 
Sample | 
Description | 
| date | 
date | 
YYYY-MM-DD | 
The time of data | 
| offer_uuid | 
string | 
test_offer | 
offer uuid | 
| offer_id | 
int | 
53425 | 
offer id | 
| package | 
string | 
com.test.game | 
Package name | 
| install | 
int | 
123 | 
Install count | 
| impression | 
int | 
3456 | 
Impression count | 
| d0/d1/d3/d7/d14/d30_ROAS | 
float | 
0.89 | 
ROAS | 
| d0/d1/d3/d7/d14/d30_RR | 
float | 
0.45 | 
Retention rate | 
| d0/d1/d3/d7/d14/d30 Ad_revenue | 
int | 
34567 | 
Ad revenue |