Enum SearchResource.ListRequest.VideoLicenseEnum
Filter on the license of the videos.
Namespace: Google.Apis.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public enum SearchResource.ListRequest.VideoLicenseEnumFields
| Name | Description | 
|---|---|
| Any | Return all videos, regardless of which license they have, that match the query parameters. | 
| CreativeCommon | Only return videos that have a Creative Commons license. Users can reuse videos with this license in other videos that they create. Learn more. | 
| Youtube | Only return videos that have the standard YouTube license. |