| Name | Type | Description | Notes |
|---|---|---|---|
| platform | String | ||
| account_id | String | ||
| custom_content | Option<String> | Platform-specific text override. | [optional] |
| custom_media | Option<Vecmodels::MediaItem> | [optional] | |
| scheduled_for | Option<String> | Optional per-platform scheduled time override. | [optional] |
| platform_specific_data | Option<std::collections::HashMap<String, serde_json::Value>> | A 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] |