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\u003eThis documentation outlines the \u003ccode\u003eTranscodingError\u003c/code\u003e object in Google Ad Manager's API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTranscodingError\u003c/code\u003e is a specific type of error related to video and audio transcoding within the system.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field provides further details about the specific transcoding issue encountered, which can include reasons like pending transcoding or an invalid source creative.\u003c/p\u003e\n"],["\u003cp\u003eThis error is part of the \u003ccode\u003eLineItemService\u003c/code\u003e and inherits from the \u003ccode\u003eApiError\u003c/code\u003e object, allowing it to provide detailed information about the error context.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should use this information to handle transcoding errors gracefully and provide informative feedback to users.\u003c/p\u003e\n"]]],["The document outlines service interactions and error handling within an API, focusing on `LineItemService` and related functions. Key services include `CreativeService`, `CreativeSetService`, `ForecastService`, and `OrderService`. `TranscodingError` is a specific error type related to video/audio processing. This error can occur for reasons such as pending transcodes, invalid creatives, or ongoing transcoding processes, each represented by `TranscodingError.Reason` values: `CANNOT_COPY_CREATIVE_PENDING_TRANSCODE`, `CANNOT_COPY_INVALID_CREATIVE`, `TRANSCODING_IS_IN_PROGRESS`, or `UNKNOWN`. An `ApiError` has fields to explain the cause of the error.\n"],null,[]]