Class YouTubeSelectLineUp
A Plannable YouTube Select Lineup for product targeting.
Implements
Inherited Members
Namespace: Google.Apis.DisplayVideo.v4.Data
Assembly: Google.Apis.DisplayVideo.v4.dll
Syntax
public class YouTubeSelectLineUp : IDirectResponseSchema
Properties
DisplayName
Output only. The display name of the YouTube Select Lineup.
Declaration
[JsonProperty("displayName")]
public virtual string DisplayName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
LineupId
Output only. The ID of the YouTube Select Lineup.
Declaration
[JsonProperty("lineupId")]
public virtual long? LineupId { get; set; }
Property Value
| Type | Description |
|---|---|
| long? |