enum CmsMetadataCriteria.ComparisonOperator (v202411)
Specifies the available comparison operators.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration |
Description |
EQUALS
|
|
NOT_EQUALS
|
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["The `CmsMetadataCriteria.ComparisonOperator` enumeration defines operators for comparing CMS metadata values."],["Two comparison operators are available: `EQUALS` and `NOT_EQUALS`."],["This enumeration is part of the Google Ad Manager API and is utilized within various services like `AdRuleService`, `AdjustmentService`, and others."],["It is used within the `CmsMetadataCriteria` object for filtering and targeting based on CMS metadata."]]],["The core content details available services and their dependencies within a specified API namespace (`https://www.google.com/apis/ads/publisher/v202411`). Services include AdRuleService, AdjustmentService, AudienceSegmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. These services utilize `CmsMetadataCriteria`, which supports two comparison operators: `EQUALS` and `NOT_EQUALS`.\n"]]