[[["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-05-15 UTC."],[[["The DaiAuthenticationKeyService manages the status and usage of DaiAuthenticationKeys for the IMA SDK API."],["DaiAuthenticationKeys can have three statuses: `UNKNOWN`, `ACTIVE`, and `INACTIVE`, which dictate the acceptance of API keys in the IMA SDK API requests."],["`ACTIVE` status indicates a valid and usable API key for the IMA SDK API, while `INACTIVE` signifies a deprecated and unusable key."]]],["The core content describes the `DaiAuthenticationKeyStatus` enumeration, which details the states of a `DaiAuthenticationKey` object. The possible statuses are `UNKNOWN` (value not exposed by API), `ACTIVE` (API key valid and in use), and `INACTIVE` (API key no longer valid). This service uses the DaiAuthenticationKey as a dependency. The namespace for these is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]