Get information about a specific advertiser
Last updated
Last updated
{
"code": 0,
"message": "Success",
"data": {
"advertiser": {
"id": 4865,
"email": "test@test.com",
"first_name": "advertiser",
"last_name": "test",
"country": "Asia/Pacific Region",
"status": "active",
"website": "http://www.baidu.com",
"create_time": 1458648895,
"company": "UC Union",
"phone": "11122223333",
"manager_id": 7,
"instant_message_type": 3,
"instant_message_account": "test@facebook.com",
"security_mode": 0,
"security_code": ""
}
}
}