Specifies the collection of custom criteria that are part of the
rule of a FirstPartyAudienceSegment.
Once the FirstPartyAudienceSegment is updated or modified with custom
criteria, the server may return a normalized, but equivalent
representation of the custom criteria rule.
customCriteriaRulewill have
up to three levels including itself.
[[["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."],[[["`FirstPartyAudienceSegmentRule` defines the criteria for users to be included in a First-Party Audience Segment."],["It uses `inventoryRule` to specify the ad units and placements for the segment."],["`customCriteriaRule` allows for further segment definition using custom criteria, with a structured, three-level logic."],["This rule is essential for creating and managing First-Party Audience Segments within Google Ad Manager."]]],["The `RuleBasedFirstPartyAudienceSegment` defines eligibility criteria for a `FirstPartyAudienceSegment`. Key components include `inventoryRule`, which specifies ad units and placements, and `customCriteriaRule`, defining custom criteria. `customCriteriaRule` can have up to three levels: the top level uses OR logic, the second level uses AND logic, and the third level consists of individual `CustomCriteria`. Once a `FirstPartyAudienceSegment` is modified, a server may return a normalized representation of the custom criteria.\n"]]