Class YouTubeSelectSettings
Settings for YouTube Select Lineups.
Implements
Inherited Members
Namespace: Google.Apis.DisplayVideo.v4.Data
Assembly: Google.Apis.DisplayVideo.v4.dll
Syntax
public class YouTubeSelectSettings : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
LineupId
Optional. The ID of the YouTube Select Lineup.
Declaration
[JsonProperty("lineupId")]
public virtual long? LineupId { get; set; }
Property Value
| Type | Description |
|---|---|
| long? |