[[["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-08-20 UTC."],[[["The `DaiAuthenticationKeyService` manages `DaiAuthenticationKey` objects, which are associated with specific key types."],["`DaiAuthenticationKeyType` defines the purpose of a key, such as `API` for standard API keys or `HMAC` for generating signatures."],["Keys are used for authenticating stream create requests within the Dynamic Ad Insertion (DAI) context."]]],["The content details `DaiAuthenticationKeyType`, which defines the types of keys used with `DaiAuthenticationKey` objects in the `DaiAuthenticationKeyService`. There are three key types: `UNKNOWN`, returned when the API doesn't expose the true value; `API`, a standard API key for authenticating stream creation requests; and `HMAC`, an HMAC key used to generate request signatures for stream creation. The namespace for these objects is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]