enum CreativeTemplateOperationError.Reason (v202408)
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Enumeration |
Description |
NOT_ALLOWED
|
The current user is not allowed to modify this creative template.
|
NOT_APPLICABLE
|
The operation is not applicable to the current state.
(e.g. Trying to activate an active creative template)
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version.
|
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["This documentation details `CreativeTemplateOperationError`, outlining reasons for errors encountered when working with Creative Templates in Google Ad Manager."],["The error reasons include user permission issues (`NOT_ALLOWED`), attempting inapplicable operations (`NOT_APPLICABLE`), and unknown errors (`UNKNOWN`)."],["Errors are categorized by services such as `CreativeService`, `CreativeSetService`, `CreativeTemplateService`, and `LineItemCreativeAssociationService`."],["The namespace for this error is `https://www.google.com/apis/ads/publisher/v202408`, enabling programmatic access and identification within the Ad Manager API."]]],["The document outlines error reasons for the `CreativeTemplateService`, including `NOT_ALLOWED` when a user lacks modification permission, `NOT_APPLICABLE` for invalid operations like activating an active template, and `UNKNOWN` when the actual error is unavailable in the API version. These errors are within the namespace `https://www.google.com/apis/ads/publisher/v202408` and related to CreativeService, CreativeSetService, and LineItemCreativeAssociationService.\n"]]