enum CustomCriteria.ComparisonOperator (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
The content lists various Google Ad Manager API services, including AdRuleService, AdjustmentService, AudienceSegmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService.
It also includes a dependency on CustomCriteria.
The CustomCriteria.ComparisonOperator enumeration specifies available comparison operators.
The available comparison operators are IS and IS_NOT.
[[["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 provided content details several services within an ad management system, including AdRuleService, AdjustmentService, AudienceSegmentService, ForecastService, LineItemService, and others. These services use `CustomCriteria`, which relies on `CustomCriteria.ComparisonOperator` to define comparison operations. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202502`. Two comparison operators are available: `IS` and `IS_NOT`.\n"]]