Backfill Rate

POST

https://api.laaffic.com/v3/backfill

Used to receive the specified application backfill rate.
 
Push Parameters
Parameters Description Required Type
appId App ID (Account Management – App Management - appId properties) Yes String
mcc Country code Yes String
value Backfilling rate between [0-100]%, with a maximum of two decimal places Yes String
pushNumber Backfill count, 0 to maximum 32-bit positive integer No String
pushBaseNumber Backfill base, 0 to maximum 32-bit positive integer No String
 
Request Sample
Request URL:
    https://api.laaffic.com/v3/backfill
Request Method:
    POST
Request Headers:
    Content-Type: application/json;charset=UTF-8
    Sign: 05d7a50893e22a5c4bb3216ae3396c7c
    Timestamp: 1630468800
    Api-Key: bDqJFiq9
Request Body:
{
    "appId":"4luaKsL2",
    "mcc":"460",
    "value":"89.75"
}
 
Response Parameters
Parameters Description Type
status "0"means successful, others than 0 means failure, seeing Status Code description. String
reason Failure reason description String

Need help?

Click here and start chatting with us!