Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 974 Bytes

File metadata and controls

15 lines (7 loc) · 974 Bytes

ThreadsPlatformData

Up to 10 images per carousel (no videos). Videos must be H.264/AAC MP4, max 5 min. Images JPEG/PNG, max 8 MB. Use threadItems for reply chains.

Properties

Name Type Description Notes
topicTag String Topic tag for post categorization and discoverability on Threads. Must be 1-50 characters, cannot contain periods (.) or ampersands (&). Overrides auto-extraction from content hashtags when provided. [optional]
threadItems List<TwitterPlatformDataThreadItemsInner> Complete sequence of posts in a Threads thread. The first item becomes the root post, subsequent items are chained as replies. When threadItems is provided, the top-level content field is used only for display and search purposes, it is NOT published. You must include your first post as threadItems[0]. [optional]