public class GoogleDaiVodConfiguration extends GoogleDaiConfiguration
Modifier and Type | Class and Description |
---|---|
static class |
GoogleDaiVodConfiguration.Builder
The builder for the Google DAI VOD configuration.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getContentSourceID()
The identifier for the publisher's content for on-demand streams.
|
String |
getVideoID()
The identifier for the video content source for on-demand streams.
|
int |
hashCode() |
getAdTagParameters, getApiKey, getAuthToken, getAvailabilityType, getFormat, getSourceType, getStreamActivityMonitorID
getIntegration
public String getContentSourceID()
- The publisher's content comes from a CMS. - This property is required for on-demand streams.
public String getVideoID()
- This property is required for on-demand streams.
public boolean equals(Object o)
equals
in class GoogleDaiConfiguration
public int hashCode()
hashCode
in class GoogleDaiConfiguration