AI-generated Key Takeaways
-
CreativeTemplateOperationError reasons provide details on why an operation failed for a creative template.
-
Reasons include insufficient user permissions (
NOT_ALLOWED) and operations not applicable to the current state (NOT_APPLICABLE). -
The
UNKNOWNreason indicates a value not exposed by the API version.
Service
Dependencies
CreativeTemplateOperationError
▼
CreativeTemplateOperationEr...
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| 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. |