Delete all geo of offer
Path parameters
Example request
Example response
{
"code": 0,
"message": "Success",
"data": {
"offer_geo": {
"type": 1,
"target": [
]
}
}
}Last updated