Get information about a specific offer’s cap
Last updated
Last updated
{
"code": 0,
"message": "Success",
"data": {
"offer_cap": {
"id": 41,
"offer_id": 16,
"cap_type": 1,
"cap_click": 33,
"cap_conversion": 0,
"cap_budget": "0",
"category": 1,
"cap_timezone": "Asia/Hong_Kong"
}
}
}