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 troubleshooting issues related to file uploads and includes reasons like missing content or exceeding size limits.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFileError\u003c/code\u003e object inherits from \u003ccode\u003eApiError\u003c/code\u003e which provides details on the error's location, cause and description.\u003c/p\u003e\n"],["\u003cp\u003eThis error is part of the \u003ccode\u003eLineItemCreativeAssociationService\u003c/code\u003e within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eReasons for \u003ccode\u003eFileError\u003c/code\u003e are outlined in the \u003ccode\u003eFileError.Reason\u003c/code\u003e enumeration, including missing content, size too large, or unknown errors.\u003c/p\u003e\n"]]],["The document outlines errors associated with various services, including `CreativeService`, `CreativeSetService`, and `LineItemCreativeAssociation`. It details error inheritance from `ApiError`, listing numerous specific error types like `AdSenseAccountError`, `FileError`, `CreativeError`, and `InternalApiError`. `FileError` has specific error `reason` enumerations: `MISSING_CONTENTS` (empty file), `SIZE_TOO_LARGE`, and `UNKNOWN`. Additional fields include `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`. It belongs to the `v202408` API namespace.\n"],null,[]]