Enum SearchResource.ListRequest.VideoSyndicatedEnum
The videoSyndicated parameter lets you to restrict a search to only videos that can be played outside youtube.com. If you specify a value for this parameter, you must also set the type parameter's value to video.
Namespace: Google.Apis.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public enum VideoSyndicatedEnum
Fields
| Name | Description |
|---|---|
| Any | Return all videos, syndicated or not. |
| True__ | Only retrieve syndicated videos. |