Puppet Task: contentmoderator_azure_reviews_add_video_frame
- Defined in:
-
tasks/contentmoderator_azure_reviews_add_video_frame.json,
tasks/contentmoderator_azure_reviews_add_video_frame.rb
Overview
The reviews created would show up for Reviewers on your team. As Reviewers complete reviewing, results of the Review would be POSTED (i.e. HTTP POST) on the specified CallBackEndpoint.CallBack Schemas Review Completion CallBack Sample{ 'ReviewId': '', 'ModifiedOn': '2016-10-11T22:36:32.9934851Z', 'ModifiedBy': '', 'CallBackType': 'Review', 'ContentId': '', 'Metadata': { 'adultscore': '0.xxx', 'a': 'False', 'racyscore': '0.xxx', 'r': 'True' }, 'ReviewerResultTags': { 'a': 'False', 'r': 'True' }}.