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-02-13 UTC."],[[["AudienceSegmentError objects represent errors encountered during audience segment-related requests in Google Ad Manager."],["These errors often involve issues with segment rules, names, descriptions, or data values like page views and recency."],["Reasons for these errors are outlined in the `reason` field, including violations of policy or unsupported segment types."],["AudienceSegmentError inherits from ApiError, providing context and details for troubleshooting."],["The namespace for AudienceSegmentError is `https://www.google.com/apis/ads/publisher/v202402`."]]],["The content outlines various services and errors within an ad management API, focusing on `AudienceSegmentError`. Services include AudienceSegment, Forecast, LineItem, and others. `AudienceSegmentError` details potential issues during audience segment requests, such as invalid rules, names, descriptions, or values. Key actions involve creating or managing audience segments and the potential errors that could occur during these processes like segment rule validation and policy violations. Other errors like QuotaError or ApiError are part of PublisherQueryLanguageService.\n"]]