Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 778 Bytes

File metadata and controls

13 lines (9 loc) · 778 Bytes

Zernio.Model.SetCommentModerationRequest

Properties

Name Type Description Notes
AccountId string The social account ID
Platform string Only YouTube supports comment moderation
ModerationStatus string published approves the comment, rejected removes it, heldForReview returns it to the queue.
BanAuthor bool Also ban the comment's author, auto-rejecting their future comments. Only valid when moderationStatus is "rejected"; any other pairing is a 400. [optional]

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