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 2024-11-19 UTC."],[[["AudienceSegmentError outlines potential errors encountered during audience segment operations in Google Ad Manager."],["These errors encompass issues such as unsupported segment types, invalid rules or names, and policy violations."],["The error reasons provide specific details about the nature of the error, aiding in troubleshooting."],["AudienceSegmentError inherits from ApiError, offering contextual information for debugging."]]],["The content outlines the `AudienceSegmentError` within the context of various services like `AudienceSegmentService`, `ForecastService`, and `LineItemService`. It details specific errors that can occur during audience segment related operations, categorized by `AudienceSegmentError.Reason`. These errors include issues with segment creation, naming, rules, and validation, such as `INVALID_AUDIENCE_SEGMENT_NAME`, `AUDIENCE_SEGMENT_RULE_TOO_LONG`, `INVALID_AUDIENCE_SEGMENT_RECENCY`, and policy violations like `SEGMENT_VIOLATED_POLICY`. It also explains the `ApiError` and its fields for error identification.\n"]]