[[["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` allows for managing Dynamic Ad Insertion (DAI) authentication keys."],["This service utilizes the `performDaiAuthenticationKeyAction` method to execute actions on DAI authentication keys."],["Possible actions include activating and deactivating DAI authentication keys using `ActivateDaiAuthenticationKeys` and `DeactivateDaiAuthenticationKeys` respectively."],["These actions operate on `DaiAuthenticationKey` objects within the specified namespace."]]],["The core content outlines the `DaiAuthenticationKeyService`, detailing actions applicable to `DaiAuthenticationKey` objects. Key actions include `performDaiAuthenticationKeyAction`, which further branches into `ActivateDaiAuthenticationKeys` and `DeactivateDaiAuthenticationKeys`. This service manages the activation and deactivation of these keys, operating within the `https://www.google.com/apis/ads/publisher/v202405` namespace. The content defines the actions and references related documentation.\n"]]