[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[[["`OriginForwardingType` determines how origin forwarding is used for Akamai authentication policies in live stream events."],["It offers three main options: `ORIGIN_PATH` for dynamic packaging, `CONVENTIONAL` for standard forwarding, and `NONE` to disable forwarding."],["`UNKNOWN` is returned if the API version doesn't expose the actual value."]]],["The `CdnConfigurationService` utilizes `OriginForwardingType` to manage Akamai authentication policies for `LiveStreamEvent`. This service's dependency, `SecurityPolicySettings`, defines how origin forwarding is implemented. There are four options: `ORIGIN_PATH` (using an originpath query string), `CONVENTIONAL` (standard forwarding), `NONE` (no forwarding), and `UNKNOWN` (value not exposed by the API). The `OriginForwardingType` is part of the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]