Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The TargetingPresetService.CustomCriteria.ComparisonOperator enumeration defines the operators used for comparing custom criteria in Google Ad Manager.
This enumeration includes two options: IS and IS_NOT, which specify whether a value should or should not match the criteria.
These operators are used within the context of custom targeting for ad delivery in Ad Manager.
The namespace for this enumeration is https://www.google.com/apis/ads/publisher/v202411.
[[["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 the available comparison operators for various services within an ad management platform. It lists services like `AdRuleService`, `AdjustmentService`, `ForecastService`, and others, all of which utilize `CustomCriteria`. The document specifies that these services use `CustomCriteria.ComparisonOperator` for defining comparisons. The available comparison operators within the namespace `https://www.google.com/apis/ads/publisher/v202411` are `IS` and `IS_NOT`.\n"]]