[[["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."],[[["DaiAuthenticationKeyService uses DaiAuthenticationKey objects and is associated with DaiAuthenticationKeyStatus."],["DaiAuthenticationKeyStatus has three statuses: UNKNOWN, ACTIVE, and INACTIVE, indicating the API key's operational state."],["An ACTIVE status signifies that the API key is currently in use and accepted by the IMA SDK API, while INACTIVE means it's no longer in use and should be rejected."]]],["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 actual status is not exposed by the API version. The namespace for these objects is `https://www.google.com/apis/ads/publisher/v202411`. These statuses dictate whether an API key is currently valid for use.\n"]]