| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201811 |
| Modifier and Type | Field and Description |
|---|---|
static AdBreakFillType |
AdBreakFillType.SLATE |
static AdBreakFillType |
AdBreakFillType.UNDERLYING_CONTENT |
static AdBreakFillType |
AdBreakFillType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static AdBreakFillType |
AdBreakFillType.fromString(String value) |
static AdBreakFillType |
AdBreakFillType.fromValue(String value) |
AdBreakFillType |
LiveStreamEvent.getAdBreakFillType()
Gets the adBreakFillType value for this LiveStreamEvent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LiveStreamEvent.setAdBreakFillType(AdBreakFillType adBreakFillType)
Sets the adBreakFillType value for this LiveStreamEvent.
|
| Constructor and Description |
|---|
LiveStreamEvent(Long id,
String name,
String description,
LiveStreamEventStatus status,
DateTime creationDateTime,
DateTime lastModifiedDateTime,
DateTime startDateTime,
StartDateTimeType startDateTimeType,
DateTime endDateTime,
Boolean unlimitedEndDateTime,
Long totalEstimatedConcurrentUsers,
String[] contentUrls,
String[] adTags,
String liveStreamEventCode,
Integer dvrWindowSeconds,
Boolean enableDaiAuthenticationKeys,
AdBreakFillType adBreakFillType,
Long adHolidayDuration,
Boolean enableDurationlessAdBreaks,
Long defaultAdBreakDuration,
long[] daiAuthenticationKeyIds,
long[] sourceContentConfigurationIds,
HlsSettings hlsSettings) |
Copyright © 2019. All rights reserved.