Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1022 Bytes

File metadata and controls

15 lines (11 loc) · 1022 Bytes

Zernio.Model.CreatePostRequestPlatformsInner

Properties

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]

[Back to Model list] [Back to API list] [Back to README]