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 LineItemCreativeAssociationService allows for managing the association between line items and creatives within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis service provides methods for creating, updating, and deleting these associations, enabling control over which creatives are served with specific line items.\u003c/p\u003e\n"],["\u003cp\u003eIt encompasses a range of error types, including \u003ccode\u003ePermissionError\u003c/code\u003e, indicating insufficient user permissions, and others like \u003ccode\u003eCreativeError\u003c/code\u003e or \u003ccode\u003eLineItemError\u003c/code\u003e related to specific entities.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use this service to programmatically control and manage the delivery of creatives within their ad campaigns on the Google Ad Manager platform.\u003c/p\u003e\n"],["\u003cp\u003eDetailed documentation on specific methods, error codes, and usage examples can be found within the provided links for a comprehensive understanding of this service.\u003c/p\u003e\n"]]],["This document outlines various services within an ad management API, including AdRule, Adjustment, AdsTxt, AudienceSegment, and many others totaling over 30. Each service has a potential `PermissionError`. The `PermissionError`, part of the `ApiError` inheritance, indicates if a user lacks the required permission for a request, with possible `reasons` of `PERMISSION_DENIED` or `UNKNOWN`. Other error types also inherit from `ApiError`. It is available on version `v202411`.\n"],null,[]]