Status - mobvistateam/Offline-API GitHub Wiki
The Status code is used to identify the server response, code of API is as following:
| Status | Describe | Detail |
| 1000 | success | Request normal, successful return advertising messages |
| 1001 | appid is incorrect | The appid parameter is not correct, which must be integer |
| 1002 | apikey is incorrect | The apikey parameter validation does not pass, which must be corresponding to the appid parameter |
| 1003 | apikey is not allow | apikey can be used to request this interface only after our approval. |
| 1004 | success | agent ip is not allowed |
| 1005 | success | The state of APP or WapSite which appid parameter corresponding to is abnormal, only app/wapsite in running or pending state can obtain advertisement |
| 1100 | success | No ads in this area |