| Code | Description | Detailed Explanation | 
| 0 | Request Succeeded | The interface request was successful. | 
| -1 | Request Failed | The interface request failed, or there was some other unknown error. | 
| -2 | Request Failed | The start interface was not called. | 
| -3 | Invalid Setting | Parameter verification failed. | 
| -4 | Project Closed | The MA function is disabled. | 
| -5 | AppPush Registration Failed | The MA function requires a successful registration of the registrationID via AppPush. | 
| -6 | Project Switched | The application has been switched to another project's data source. The developer must call the start interface again for initialization. | 
| -7 | Interface Request in Progress | The interface request is currently in progress. Please try again later. |