AI-generated Key Takeaways
-
OriginForwardingType indicates the type of origin forwarding used to support Akamai authentication policies for LiveStreamEvent.
-
The different types of OriginForwardingType are ORIGIN_PATH, CONVENTIONAL, NONE, and UNKNOWN.
-
ORIGIN_PATH is used for Akamai dynamic packaging, while CONVENTIONAL uses conventional origin forwarding, and NONE indicates no origin forwarding.
Indicates the type of origin forwarding used to support Akamai authentication policies for LiveStreamEvent
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
| Enumeration | Description |
|---|---|
ORIGIN_PATH
|
Indicates that origin forwarding is set up by passing an originpath query string parameter (necessary for Akamai dynamic packaging to work) |
CONVENTIONAL
|
Indicates that conventional origin forwarding is used. |
NONE
|
Indicates that origin forwarding is not being used. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |