| Name | Type | Description | Notes |
|---|---|---|---|
| platform | String | [optional] | |
| status | StatusEnum | [optional] | |
| accountId | String | [optional] | |
| accountUsername | String | [optional] | |
| analytics | PostAnalytics | [optional] | |
| syncStatus | SyncStatusEnum | Sync state of analytics for this platform | [optional] |
| platformPostUrl | URI | [optional] | |
| errorMessage | String | Error details when status is failed | [optional] |
| Name | Value |
|---|---|
| PUBLISHED | "published" |
| FAILED | "failed" |
| Name | Value |
|---|---|
| SYNCED | "synced" |
| PENDING | "pending" |
| UNAVAILABLE | "unavailable" |