Get a category of the network
Path parameters
Response body parameters
Example request
Example response
{
"code": 0,
"message": "Success",
"data": {
"offer_category": {
"id": 75,
"name": "offerslook",
"create_time": 1461913271
}
}
}Last updated