Get video scores result count
Retrieve the count of video scores based on an aggregation ID with filtering options.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
group_id
The ID of the Dynamic Tag group.
tag_id
The ID of the tag within the group.
aggregation_id
The ID of the aggregation to retrieve count for.
Query parameters
criteria_met
Filter by whether criteria were met.
accepted
Filter by whether the score was accepted.
Response
Successful Response
group_id
Group ID.
tag_id
Tag ID.
aggregation_id
Aggregation ID.
count
Total count of video scores matching the criteria.
predicate
Predicate used for counting.
Errors
422
Unprocessable Entity Error
