Show / Hide Table of Contents

Enum VideosResource.ListRequest.MyRatingEnum

Return videos liked/disliked by the authenticated user. Does not support RateType.RATED_TYPE_NONE.

Namespace: Google.Apis.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public enum VideosResource.ListRequest.MyRatingEnum

Fields

Name Description
Dislike

The entity is disliked.

Like

The entity is liked.

None
In This Article
Back to top Generated by DocFX