| Name | Type | Description | Notes |
|---|---|---|---|
| platform | string | ||
| account_id | string | ||
| custom_content | string | Platform-specific text override. | [optional] |
| custom_media | \Zernio\Model\MediaItem[] | [optional] | |
| scheduled_for | \DateTime | Optional per-platform scheduled time override. | [optional] |
| platform_specific_data | array<string,mixed> | A <platform>Settings namespace (e.g. facebookSettings, tiktokSettings) omitted from the request is preserved from the stored post. Sending the key replaces the whole namespace; it is not deep-merged. | [optional] |