Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 674 Bytes

File metadata and controls

24 lines (12 loc) · 674 Bytes

SnapchatPlatformData

Requires a Public Profile. Single media item only. Content types: story (ephemeral 24h), saved_story (permanent, title max 45 chars), spotlight (video, max 160 chars).

Properties

Name Type Description Notes
contentType ContentTypeEnum Content type: story (ephemeral 24h, default), saved_story (permanent on Public Profile), spotlight (video feed) [optional]

Enum: ContentTypeEnum

Name Value
STORY "story"
SAVED_STORY "saved_story"
SPOTLIGHT "spotlight"