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\u003eAudienceSegmentError\u003c/code\u003e object describes errors encountered during audience segment-related requests in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThese errors can arise from various issues, such as invalid audience segment rules, names, descriptions, or unsupported characters in custom keys/values.\u003c/p\u003e\n"],["\u003cp\u003eErrors can also occur due to inactive or nested segments, policy violations, global license purchase issues, or unsupported first-party segments.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAudienceSegmentError\u003c/code\u003e includes fields like \u003ccode\u003ereason\u003c/code\u003e which provides a specific code for the error encountered, and it inherits fields like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003efieldPathElements\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e from the \u003ccode\u003eApiError\u003c/code\u003e object to provide detailed error information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field provides detailed information about the specific error encountered, using enumeration values like \u003ccode\u003eFIRST_PARTY_AUDIENCE_SEGMENT_NOT_SUPPORTED\u003c/code\u003e, \u003ccode\u003eINVALID_AUDIENCE_SEGMENT_RULE\u003c/code\u003e, and \u003ccode\u003eAUDIENCE_SEGMENT_ID_NOT_FOUND\u003c/code\u003e, among others.\u003c/p\u003e\n"]]],["The document details error handling within several services, including `AudienceSegmentService`, `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, and more. It specifies the `AudienceSegmentError`, outlining potential issues when dealing with audience segments. Errors are categorized with reasons such as invalid rules, unsupported segment types, name conflicts, policy violations, and incorrect custom criteria. `ApiError` provides common error information like field path and trigger, inherited by `AudienceSegmentError`, which defines segment-specific error reasons.\n"],null,[]]