| Name | Type | Description | Notes |
|---|---|---|---|
| content_type | String | Content type: story (ephemeral 24h, default), saved_story (permanent on Public Profile), spotlight (video feed) | [optional][default to 'story'] |
require 'late-sdk'
instance = Late::SnapchatPlatformData.new(
content_type: null
)