enum TemplateInstantiatedCreativeError.Reason (v202411)
The reason for the error
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["This documentation details the `TemplateInstantiatedCreativeError` which indicates why a creative template instantiation might fail."],["Possible reasons for the error include using an inactive creative template, uploading a disallowed file type, or an unspecified unknown reason."],["This error is relevant to services like CreativeService, CreativeSetService, LineItemCreativeAssociationService and OrderService in Google Ad Manager API."],["The `TemplateInstantiatedCreativeError` is part of the namespace `https://www.google.com/apis/ads/publisher/v202411`."]]],["The core content details the `TemplateInstantiatedCreativeError`, an error type occurring within various services like `CreativeService`, `CreativeSetService`, `LineItemCreativeAssociation`, and `OrderService`. This error indicates problems when instantiating creatives from templates. Specific reasons for the error include `INACTIVE_CREATIVE_TEMPLATE` (template inactive) and `FILE_TYPE_NOT_ALLOWED` (invalid file type). An `UNKNOWN` reason is returned when the actual value isn't exposed by the API version. The namespace for these errors is provided.\n"]]