AI-generated Key Takeaways
-
TemplateInstantiatedCreativeError indicates errors related to creating creatives from templates.
-
Errors include trying to use an inactive creative template or uploading an unallowed file type.
-
The
UNKNOWN
enumeration is returned if the specific error reason is not exposed in the API version.
Service
Dependencies
TemplateInstantiatedCreativ...
▼
TemplateInstantiatedCreativ...
The reason for the error
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Enumeration | Description |
---|---|
INACTIVE_CREATIVE_TEMPLATE
|
A new creative cannot be created from an inactive creative template. |
FILE_TYPE_NOT_ALLOWED
|
An uploaded file type is not allowed |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |