| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201708 |
| Modifier and Type | Field and Description |
|---|---|
static AuthenticationService |
AuthenticationService.AKAMAI |
static AuthenticationService |
AuthenticationService.NONE |
static AuthenticationService |
AuthenticationService.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationService |
AuthenticationService.fromString(String value) |
static AuthenticationService |
AuthenticationService.fromValue(String value) |
AuthenticationService |
LiveStreamEvent.getAuthenticationService()
Gets the authenticationService value for this LiveStreamEvent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LiveStreamEvent.setAuthenticationService(AuthenticationService authenticationService)
Sets the authenticationService value for this LiveStreamEvent.
|
| Constructor and Description |
|---|
LiveStreamEvent(Long id,
String name,
String description,
LiveStreamEventStatus status,
DateTime creationDateTime,
DateTime lastModifiedDateTime,
DateTime startDateTime,
DateTime endDateTime,
Long totalEstimatedConcurrentUsers,
String[] contentUrls,
String[] adTags,
String liveStreamEventCode,
AuthenticationService authenticationService,
String authenticationKey,
Boolean tokenAuthenticationUnsigned,
OriginForwardingType originForwardingType,
String originPathPrefix,
Integer dvrWindowSeconds,
AdBreakFillType adBreakFillType,
Long adHolidayDuration,
Boolean enableDurationlessAdBreaks,
Long defaultAdBreakDuration) |
Copyright © 2018. All Rights Reserved.