A parsed copy of the field path. For example, the field path "operations[1].operand"
corresponds to this list: {FieldPathElement(field = "operations", index = 1),
FieldPathElement(field = "operand", index = null)}.
trigger
xsd:string
The data that caused the error.
errorString
xsd:string
A simple string representation of the error and reason.
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eTemplateInstantiatedCreativeError\u003c/code\u003e object lists all errors associated with template instantiated creatives within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eThis error object inherits from \u003ccode\u003eApiError\u003c/code\u003e and includes fields like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e for detailed error information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field provides an enum value specifying the cause of the error, such as using an inactive creative template or an unsupported file type.\u003c/p\u003e\n"],["\u003cp\u003eThis error is commonly encountered in the \u003ccode\u003eCreativeService\u003c/code\u003e, \u003ccode\u003eCreativeSetService\u003c/code\u003e, and \u003ccode\u003eLineItemCreativeAssociationService\u003c/code\u003e when working with template instantiated creatives.\u003c/p\u003e\n"]]],["The core content outlines the error hierarchy within the API, focusing on `OrderService` and its inherited `ApiError` class. It details a comprehensive list of specific errors, such as `ApiVersionError`, `AssetError`, `AuthenticationError`, and many others, all stemming from `ApiError`. `TemplateInstantiatedCreativeError` lists the reasons for errors related to creating creatives from templates including `INACTIVE_CREATIVE_TEMPLATE`, `FILE_TYPE_NOT_ALLOWED` or `UNKNOWN`. Additional fields for errors include `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`.\n"],null,[]]