Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 759 Bytes

File metadata and controls

12 lines (8 loc) · 759 Bytes

Zernio.Model.SyncExternalPostsRequest

Properties

Name Type Description Notes
AccountId string SocialAccount ID whose posts to sync. Must be connected to Zernio.
Url string The post URL to locate. Optional. Provide `url` or `postId` to return a specific post; omit both to just refresh and return the account's recent posts. [optional]
PostId string The platform post/media/video id to locate, as an alternative to `url`. Optional. [optional]

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