abstract type DaiAuthenticationKeyAction (v202411)
Service
DaiAuthenticationKeyService
Represents the actions that can be performed on DaiAuthenticationKey objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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-11-19 UTC.
[null,null,["Last updated 2024-11-19 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 on specified keys."],["The actions themselves are represented by the `DaiAuthenticationKeyAction` type and include `ActivateDaiAuthenticationKeys` and `DeactivateDaiAuthenticationKeys`."],["It falls under the namespace `https://www.google.com/apis/ads/publisher/v202411` within the Google Ad Manager API."]]],[]]