Enum VideosResource.RateRequest.RatingEnum
Specifies the rating to record.
Namespace: Google.Apis.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public enum RatingEnum
Fields
| Name | Description |
|---|---|
| Dislike | Records that the authenticated user disliked the video. |
| Like | Records that the authenticated user liked the video. |
| None | Removes any rating that the authenticated user had previously set for the video. |