abstract type DaiAuthenticationKeyAction (v202405)
Service
DaiAuthenticationKeyService
Represents the actions that can be performed on DaiAuthenticationKey objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The DaiAuthenticationKeyService allows for the management of DAI (Dynamic Ad Insertion) authentication keys."],["Two primary actions, activation and deactivation, can be performed on DAI authentication keys using this service."],["This service utilizes the `performDaiAuthenticationKeyAction` method to execute these actions, accepting a `DaiAuthenticationKeyAction` object specifying the desired operation."],["`DaiAuthenticationKeyAction` encompasses specific action types like `ActivateDaiAuthenticationKeys` and `DeactivateDaiAuthenticationKeys` for controlling key states."],["This service operates within the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],[]]