Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.19 KB

File metadata and controls

23 lines (18 loc) · 1.19 KB

GetAccountPosts200ResponsePostsInner

Properties

Name Type Description Notes
id Option<String> The platform's own post id (the video ID on YouTube) [optional]
platform Option<String> [optional]
message Option<String> Caption or title, empty string when the post has no text [optional]
created_time Option<String> [optional]
permalink Option<String> Public URL of the post on the platform [optional]
picture Option<String> Thumbnail or media URL [optional]
media_type Option<String> [optional]
comment_count Option<i32> [optional]
like_count Option<i32> [optional]
reaction_count Option<i32> Facebook and LinkedIn only [optional]
share_count Option<i32> [optional]
cid Option<String> Bluesky content id, required to reply to the post [optional]
subreddit Option<String> Reddit only [optional]

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