Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.11 KB

File metadata and controls

16 lines (11 loc) · 1.11 KB

CreatePostRequestPlatformsInner

Properties

Name Type Description Notes
platform Option<String> [optional]
account_id Option<String> [optional]
custom_content Option<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]
custom_media Option<Vecmodels::CreatePostRequestMediaItemsInner> [optional]
scheduled_for Option<String> Optional per-platform scheduled time override. When omitted, the top-level scheduledFor is used. [optional]
platform_specific_data Option<models::CreatePostRequestPlatformsInnerPlatformSpecificData> [optional]

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