Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 1.88 KB

File metadata and controls

27 lines (24 loc) · 1.88 KB

# AnalyticsListResponsePostsInner

Properties

Name Type Description Notes
_id string [optional]
late_post_id string Original Zernio post ID if scheduled via Zernio [optional]
content string [optional]
scheduled_for \DateTime [optional]
published_at \DateTime [optional]
status string [optional]
analytics \Zernio\Model\PostAnalytics [optional]
platforms \Zernio\Model\PlatformAnalytics[] [optional]
platform string [optional]
platform_post_url string [optional]
is_external bool [optional]
profile_id string [optional]
thumbnail_url string [optional]
media_type string [optional]
media_items \Zernio\Model\AnalyticsListResponsePostsInnerMediaItemsInner[] All media items for this post. Carousel posts contain one entry per slide. [optional]
media_product_type string Instagram only: the platform media product type (e.g. FEED, REELS, STORY, AD). Absent when the platform did not report it. [optional]
is_ai_generated bool Instagram only: whether Instagram labeled the media as AI-generated. Absent when the platform did not report it. [optional]
is_shared_to_feed bool Instagram reels only: whether the reel is also shared to the main feed. Absent when the platform did not report it. [optional]
media_audio_type string Instagram only: audio type of the media (MUSIC or ORIGINAL_SOUND). Absent when the platform did not report it. [optional]

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