dataforseo-client / Exports / AppendixStatusResultInfo
▪ [key: string]: any
• new AppendixStatusResultInfo(data?): AppendixStatusResultInfo
| Name | Type |
|---|---|
data? |
IAppendixStatusResultInfo |
• Optional api: string
name of the API the list of APIs: serp keywords_data appendix dataforseo_labs domain_analytics merchant on_page business_data backlinks app_data
• Optional endpoints: AppendixStatusEndpointsInfo[]
array of objects that contain status information for API endpoints
IAppendixStatusResultInfo.endpoints
• Optional status: string
current status you can find all information about your API statuses for the last 60 days here the list of possible current statuses: major_outage partial_outage long_response_time long_execution_time webhook_delay send_delay
IAppendixStatusResultInfo.status
▸ init(_data?): void
| Name | Type |
|---|---|
_data? |
any |
void
▸ toJSON(data?): any
| Name | Type |
|---|---|
data? |
any |
any
▸ fromJS(data): AppendixStatusResultInfo
| Name | Type |
|---|---|
data |
any |