setyoutubecommentmoderationstatus - Set YouTube Comment Moderation Status
Sets the moderation status of one or more comments. The API request must be authorized by the owner of the channel or video associated with the comments.
credentialKeystring
Your 1001fx credential key. See https://1001fx.com/app/credentials/list
Example:
yourCredentialKeyidsarray<string>
IDs of the comment of which you want to change the moderation status.
Minimum: 1
Example:
[]
moderationStatusstring
Identifies the new moderation status of the specified comments.
Possible values are: published, likelySpam, heldForReview
Example:
publishedbanAuthorboolean
The banAuthor parameter lets you indicate that you want to automatically reject any additional comments written by the comments author. Note: This parameter is only valid if the moderationStatus parameter is also set to rejected.
