Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The AudienceSegmentError object describes errors encountered when working with audience segments in Google Ad Manager.
Errors can arise from issues such as invalid segment rules, names, descriptions, or configurations like pageviews, recency, and membership expiration.
Problems can also occur due to unsupported characters in custom keys or values, or due to nesting limitations with first-party, third-party, or inactive segments.
Policy violations and global license purchasing errors can also trigger AudienceSegmentError instances.
The reason field provides a specific code indicating the nature of the error, such as INVALID_AUDIENCE_SEGMENT_RULE or DUPLICATE_AUDIENCE_SEGMENT_NAME.
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."],[],["The document details services and error types within an API, specifically focusing on `AudienceSegmentError`. Services include `AudienceSegmentService`, `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `ProposalLineItemService`, `ProposalService`, and `PublisherQueryLanguageService`. `AudienceSegmentError` outlines potential issues such as invalid rules, unsupported segment types, duplicate names, and policy violations. These errors have reasons for failing and specific fields that can be affected, such as `fieldPath`. The document is to ensure any issue is clear.\n"]]