[[["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 the status of authentication keys used by the IMA SDK."],["DaiAuthenticationKeyStatus includes `ACTIVE`, `INACTIVE`, and `UNKNOWN` to represent the state of a key."],["Active keys are accepted for requests, while inactive keys are rejected by the IMA SDK API."]]],["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. The `UNKNOWN` status indicates the value isn't exposed by the API version. These statuses define whether an API key is currently in use and should be accepted. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]