AI-generated Key Takeaways
-
CreativeTemplateOperationError lists reasons for errors related to creative templates.
-
Reasons include NOT_ALLOWED, NOT_APPLICABLE, and UNKNOWN.
-
NOT_ALLOWED indicates insufficient user permissions to modify a creative template.
-
NOT_APPLICABLE signifies an operation is attempted on a creative template in an incompatible state.
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. |