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 indicates that origin forwarding is set up by passing an originpath query string parameter, which is necessary for Akamai dynamic packaging to work. 
- 
          CONVENTIONAL indicates that conventional origin forwarding is used. 
- 
          NONE indicates that origin forwarding is not being used. 
Indicates the type of origin forwarding used to support Akamai authentication policies for LiveStreamEvent
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
| 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. |