[[["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."],[[["DaiAuthenticationKeyService manages the status of DaiAuthenticationKeys used for authenticating requests in the IMA SDK."],["DaiAuthenticationKeyStatus includes ACTIVE, INACTIVE, and UNKNOWN statuses to indicate the key's operational state for the IMA SDK API."],["An ACTIVE key is accepted for requests, while an INACTIVE key is rejected."],["UNKNOWN status signifies the actual value isn't exposed by the current API version."]]],["The `DaiAuthenticationKeyService` manages `DaiAuthenticationKey` objects, which have statuses: `UNKNOWN`, `ACTIVE`, and `INACTIVE`. `ACTIVE` keys are valid for IMA SDK API requests, while `INACTIVE` keys are not. `UNKNOWN` indicates the API version does not expose the actual status. This service, found within the `https://www.google.com/apis/ads/publisher/v202408` namespace, handles API key management for ad requests.\n"]]