| Name | Type | Description | Notes |
|---|---|---|---|
| Platform | string | ||
| AccountId | string | ||
| CustomContent | string | Platform-specific text override. When set, this content is used instead of the top-level post content for this platform. Useful for tailoring captions per platform (e.g. keeping tweets under 280 characters). | [optional] |
| CustomMedia | List<MediaItem> | [optional] | |
| ScheduledFor | DateTime | Optional per-platform scheduled time override. When omitted, the top-level scheduledFor is used. | [optional] |
| PlatformSpecificData | CreatePostRequestPlatformsInnerPlatformSpecificData | [optional] |