Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 2.02 KB

File metadata and controls

30 lines (26 loc) · 2.02 KB

Late.Model.GetAnalytics200Response

Properties

Name Type Description Notes
PostId string [optional]
LatePostId string Original Zernio post ID if scheduled via Zernio [optional]
Status string Overall post status. "partial" when some platforms published and others failed. [optional]
Content string [optional]
ScheduledFor DateTime [optional]
PublishedAt DateTime [optional]
Analytics PostAnalytics [optional]
PlatformAnalytics List<PlatformAnalytics> [optional]
Platform string [optional]
PlatformPostUrl string [optional]
IsExternal bool [optional]
SyncStatus string Overall sync state across all platforms [optional]
Message string Human-readable status message for pending, partial, or failed states [optional]
ThumbnailUrl string [optional]
MediaType string [optional]
MediaItems List<AnalyticsSinglePostResponseMediaItemsInner> All media items for this post. Carousel posts contain one entry per slide. [optional]
Overview AnalyticsOverview [optional]
Posts List<AnalyticsListResponsePostsInner> [optional]
Pagination Pagination [optional]
Accounts List<SocialAccount> Connected social accounts (followerCount and followersLastUpdated only included if user has analytics add-on) [optional]
HasAnalyticsAccess bool Whether user has analytics add-on access [optional]

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