GamVendorParameters

data class GamVendorParameters(val type: String, val eabnVersion: String, val networkCode: String, val customAssetKey: String)

The vendorParameters of a GAM pod-serving asset, validated. The EABN version selects the pod URL path segment (/pod/ vs /ad_break_id/).

Constructors

Link copied to clipboard
constructor(type: String, eabnVersion: String, networkCode: String, customAssetKey: String)

Properties

Link copied to clipboard

The custom asset key of the pod-serving stream.

Link copied to clipboard

The Early Ad Break Notification version, V1 or V2.

Link copied to clipboard

The Google Ad Manager network code.

Link copied to clipboard

The vendor parameter type; always pod.