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\u003eLineItemActivityAssociationError\u003c/code\u003e object describes errors encountered when associating activities with line items in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThese errors often relate to mismatches between the activity and the line item, such as the activity belonging to a different advertiser or the line item having an incompatible cost type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field provides a specific error code, like \u003ccode\u003eINVALID_ACTIVITY_FOR_ADVERTISER\u003c/code\u003e or \u003ccode\u003eINVALID_COST_TYPE_FOR_ASSOCIATION\u003c/code\u003e, to help diagnose the issue.\u003c/p\u003e\n"],["\u003cp\u003eThe error object also inherits properties from \u003ccode\u003eApiError\u003c/code\u003e, such as \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e, offering additional context for debugging.\u003c/p\u003e\n"]]],["The document details service-related information, primarily focusing on `LineItemTemplateService` and associated errors. Key services mentioned include `ForecastService`, `LineItemService`, and `OrderService`. `ApiError` is an inherited type that includes details about errors. `LineItemActivityAssociationError` has an enum `reason` that specifies the cause, such as `INVALID_ACTIVITY_FOR_ADVERTISER` or `INVALID_COST_TYPE_FOR_ASSOCIATION`, with an `UNKNOWN` reason for unexposed values.\n"],null,[]]