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-05-15 UTC."],[[["`AudienceSegmentError` occurs during audience segment-related requests in Google Ad Manager."],["It's primarily caused by issues with segment rules, names, descriptions, or data like page views and recency."],["The error might also signal problems with nested segments, licensing, or policy violations."],["Detailed reasons for the error are available through the `reason` field, which provides specific error codes."],["This error is part of the broader `ApiError` inheritance within the Ad Manager API."]]],["The content outlines various services like `AudienceSegmentService`, `ForecastService`, `OrderService`, and related components, focusing on potential errors. `AudienceSegmentError` is a key error type, detailing issues like invalid names, rules, or values in audience segments. It lists specific reasons such as `FIRST_PARTY_AUDIENCE_SEGMENT_NOT_SUPPORTED`, `INVALID_AUDIENCE_SEGMENT_RULE`, and `DUPLICATE_AUDIENCE_SEGMENT_NAME`. Other errors are also referenced, such as `ApiError`, encompassing broader problems like `AuthenticationError` and `QuotaError`.\n"]]