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\u003e\u003ccode\u003eOrderService.TranscodingError\u003c/code\u003e objects represent errors encountered during video and audio transcoding.\u003c/p\u003e\n"],["\u003cp\u003eThese errors often occur when copying creatives that are pending transcoding or are invalid.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field provides specific information about the transcoding error, such as \u003ccode\u003eTRANSCODING_IS_IN_PROGRESS\u003c/code\u003e or \u003ccode\u003eCANNOT_COPY_CREATIVE_PENDING_TRANSCODE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe error also inherits properties from \u003ccode\u003eApiError\u003c/code\u003e for additional context, including \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003efieldPathElements\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e.\u003c/p\u003e\n"]]],["The content details services and their associated errors within an API context. Services include CreativeService, CreativeSetService, ForecastService, LineItemCreativeAssociationService, LineItemService, LineItemTemplateService, and OrderService. OrderService contains numerous error types inherited from ApiError, such as AssetError, AuthenticationError, and QuotaError. Additionally, TranscodingError is specified, with potential reasons like `CANNOT_COPY_CREATIVE_PENDING_TRANSCODE`, `TRANSCODING_IS_IN_PROGRESS`, and `UNKNOWN`, relating to video/audio file processing.\n"],null,[]]