Class LiveBroadcastMonetizationDetails
Monetization settings of a broadcast.
Implements
Inherited Members
Namespace: Google.Apis.YouTube.v3.Data
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public class LiveBroadcastMonetizationDetails : IDirectResponseSchema
Properties
CuepointSchedule
Declaration
[JsonProperty("cuepointSchedule")]
public virtual CuepointSchedule CuepointSchedule { get; set; }
Property Value
Type | Description |
---|---|
CuepointSchedule |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |