| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202108 |
| Modifier and Type | Field and Description |
|---|---|
static DynamicAdInsertionType |
DynamicAdInsertionType.LINEAR |
static DynamicAdInsertionType |
DynamicAdInsertionType.POD_SERVING_MANIFEST |
static DynamicAdInsertionType |
DynamicAdInsertionType.POD_SERVING_REDIRECT |
static DynamicAdInsertionType |
DynamicAdInsertionType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static DynamicAdInsertionType |
DynamicAdInsertionType.fromString(String value) |
static DynamicAdInsertionType |
DynamicAdInsertionType.fromValue(String value) |
DynamicAdInsertionType |
LiveStreamEvent.getDynamicAdInsertionType()
Gets the dynamicAdInsertionType value for this LiveStreamEvent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LiveStreamEvent.setDynamicAdInsertionType(DynamicAdInsertionType dynamicAdInsertionType)
Sets the dynamicAdInsertionType value for this LiveStreamEvent.
|
| Constructor and Description |
|---|
LiveStreamEvent(Long id,
String name,
LiveStreamEventStatus status,
DateTime creationDateTime,
DateTime lastModifiedDateTime,
DateTime startDateTime,
StartDateTimeType startDateTimeType,
DateTime endDateTime,
Boolean unlimitedEndDateTime,
Long totalEstimatedConcurrentUsers,
String[] contentUrls,
String[] adTags,
String assetKey,
Long slateCreativeId,
Integer dvrWindowSeconds,
Boolean enableDaiAuthenticationKeys,
AdBreakFillType adBreakFillType,
AdBreakFillType underfillAdBreakFillType,
Long adHolidayDuration,
Boolean enableMaxFillerDuration,
Long maxFillerDuration,
Boolean enableDurationlessAdBreaks,
Long defaultAdBreakDuration,
long[] streamCreateDaiAuthenticationKeyIds,
long[] sourceContentConfigurationIds,
HlsSettings hlsSettings,
Boolean enableAllowlistedIps,
DynamicAdInsertionType dynamicAdInsertionType,
Boolean enableRelativePlaylistDelivery,
StreamingFormat streamingFormat,
Boolean prefetchEnabled,
PrefetchSettings prefetchSettings,
Boolean enableForceCloseAdBreaks,
Boolean enableShortSegmentDropping,
String customAssetKey,
long[] daiEncodingProfileIds,
long[] segmentUrlAuthenticationKeyIds,
AdBreakMarkupType[] adBreakMarkups,
Boolean adBreakMarkupTypesEnabled,
AdServingFormat adServingFormat) |
Copyright © 2021. All rights reserved.