Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The TemplateInstantiatedCreativeError indicates the reason for an error when instantiating creatives from templates, such as using an inactive template or disallowed file type.
Possible reasons for this error include an inactive creative template, disallowed file type or an unknown reason.
This error is relevant to services like CreativeService, CreativeSetService, LineItemCreativeAssociationService, and OrderService when dealing with creatives instantiated from templates.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The document defines `TemplateInstantiatedCreativeError`, an error reason used across multiple services: CreativeService, CreativeSetService, LineItemCreativeAssociationService, and OrderService. This error indicates issues related to creative templates, including `INACTIVE_CREATIVE_TEMPLATE` (attempting to create from an inactive template) and `FILE_TYPE_NOT_ALLOWED` (uploading an unsupported file). An `UNKNOWN` value is also noted for unexposed API errors.\n"]]