AI-generated Key Takeaways
-
Describes reasons for DaiAuthenticationKeyActionError.
-
Invalid status transitions, usage by active content sources, and usage by active live streams are reasons for this error.
-
An UNKNOWN error value may be returned if the actual value is not exposed by the requested API version.
Service
DaiAuthenticationKeyService
Dependencies
DaiAuthenticationKeyActionE...
▼
DaiAuthenticationKeyActionE...
Describes reasons for DaiAuthenticationKeyActionError.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
| Enumeration | Description |
|---|---|
INVALID_STATUS_TRANSITION
|
The operation is not applicable to the current status. |
CANNOT_DEACTIVATE_IF_USED_BY_ACTIVE_CONTENT_SOURCES
|
A DAI authentication key cannot be deactivated if it is used by active content sources. |
CANNOT_DEACTIVATE_IF_USED_BY_ACTIVE_LIVE_STREAMS
|
A DAI authentication key cannot be deactivated if it is used by active live streams. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |