[[["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-02-13 UTC."],[[["The `DaiAuthenticationKeyService` manages authentication keys for DAI (Dynamic Ad Insertion), defining their types and usage."],["`DaiAuthenticationKeyType` includes `API` and `HMAC` types, specifying how keys are utilized for authenticating stream creation requests."],["`API` keys are used with the `api-key` parameter while `HMAC` keys generate signatures for the `auth-token` parameter in stream creation requests."]]],["The content describes `DaiAuthenticationKeyType`, which defines key types for `DaiAuthenticationKey` objects. It lists three enumeration values: `UNKNOWN`, indicating an unexposed value; `API`, denoting a standard API key for stream creation via the `api-key` SDK parameter; and `HMAC`, representing an HMAC key used to generate signatures for stream creation using the `auth-token` SDK parameter. The namespace for these components is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]