[[["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."],[[["The DaiAuthenticationKeyService manages DaiAuthenticationKey objects, which are used for authenticating stream create requests."],["DaiAuthenticationKeyType determines how a key is used: `API` keys are passed directly, while `HMAC` keys generate signatures for authentication."],["The service is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202411`."]]],["The content describes `DaiAuthenticationKeyType`, which defines key types for `DaiAuthenticationKey` objects. The types include `UNKNOWN` for unspecified values, `API` for standard API keys used with the `api-key` parameter, and `HMAC` for HMAC keys that generate signatures for stream creation requests using the `auth-token` parameter. This information is within the `https://www.google.com/apis/ads/publisher/v202411` namespace.\n"]]