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\u003eLineItemCreativeAssociationService\u003c/code\u003e manages errors related to line item-to-creative associations in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThe service provides a detailed breakdown of potential errors, including their causes and potential resolutions, categorized by error type.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLineItemCreativeAssociationOperationError\u003c/code\u003e is a specific error type that indicates issues with operations on associations.\u003c/p\u003e\n"],["\u003cp\u003eErrors are represented by an \u003ccode\u003eApiError\u003c/code\u003e object containing information like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e to help with debugging.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field within \u003ccode\u003eLineItemCreativeAssociationOperationError\u003c/code\u003e further clarifies the cause of the error, such as permission issues or invalid creatives.\u003c/p\u003e\n"]]],["The document outlines errors within the `LineItemCreativeAssociationService`, detailing its inheritance from `ApiError`. It catalogs a comprehensive list of specific error types, including `AuthenticationError`, `CreativeError`, `InternalApiError`, `QuotaError`, and more, all under the `ApiError` umbrella. Furthermore, it defines `LineItemCreativeAssociationOperationError`, with reasons like `NOT_ALLOWED`, `NOT_APPLICABLE`, and `CANNOT_ACTIVATE_INVALID_CREATIVE`, to clarify operation-specific issues. Each error type includes `fieldPath`, `fieldPathElements`, `trigger`, and `errorString` for debugging.\n"],null,[]]