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 details the \u003ccode\u003eFileError\u003c/code\u003e object within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFileError\u003c/code\u003e is used for issues encountered when working with files in the system.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eApiError\u003c/code\u003e which provides contextual information about the error.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFileError\u003c/code\u003e itself exposes a \u003ccode\u003ereason\u003c/code\u003e field explaining the cause, like missing content or exceeding size limits.\u003c/p\u003e\n"],["\u003cp\u003eReasons for \u003ccode\u003eFileError\u003c/code\u003e are represented by the \u003ccode\u003eFileError.Reason\u003c/code\u003e enumeration with specific values like \u003ccode\u003eMISSING_CONTENTS\u003c/code\u003e, \u003ccode\u003eSIZE_TOO_LARGE\u003c/code\u003e, and \u003ccode\u003eUNKNOWN\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content outlines errors associated with various services, including CreativeService, CreativeSetService, and PublisherQueryLanguageService, under the \"LineItemCreativeAssociation\" umbrella. It details a hierarchical error structure, inheriting from `ApiError`, encompassing numerous specific error types like `FileError`, `CreativeError`, `QuotaError`, and `StringLengthError`. `FileError` is further defined, including `MISSING_CONTENTS`, `SIZE_TOO_LARGE`, and `UNKNOWN` reasons, and the file error structure has `fieldPath`, `fieldPathElements`, `trigger`, `errorString`, and `reason` fields.\n"],null,[]]