LocalScheduleSeriesResponse
Fields
| Name | Type | Required | Description |
|---|---|---|---|
success | boolean | optional | |
scheduledPosts | array of object | optional | The scheduled posts (see Local post idea for the full shape). |
error | object | optional | |
error.message | string | optional | |
error.code | string | optional | |
error.contextInfo | array of object | optional | |
error.contextInfo[].key | string | optional | |
error.contextInfo[].value | string | optional |