enum TemplateInstantiatedCreativeError.Reason (v202408)
The reason for the error
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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.
|
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."],[[["TemplateInstantiatedCreativeError indicates why a creative template instantiation failed."],["This error can occur within CreativeService, CreativeSetService, LineItemCreativeAssociationService, and OrderService."],["Reasons for this error can include inactive creative templates, disallowed file types, or unknown issues."],["Error reasons are represented by the `INACTIVE_CREATIVE_TEMPLATE`, `FILE_TYPE_NOT_ALLOWED`, and `UNKNOWN` enumeration values."]]],["The content outlines error reasons within the `TemplateInstantiatedCreativeError` category, applicable to CreativeSetService, LineItemCreativeAssociationService, and OrderService. It details three potential errors: `INACTIVE_CREATIVE_TEMPLATE`, indicating a failure to create a creative from an inactive template; `FILE_TYPE_NOT_ALLOWED`, signifying a disallowed file upload type; and `UNKNOWN`, used when the actual error isn't exposed by the API version. The namespace for these error definitions is provided as `https://www.google.com/apis/ads/publisher/v202408`.\n"]]