enum CmsMetadataCriteria.ComparisonOperator (v202408)
Specifies the available comparison operators.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The `CmsMetadataCriteria.ComparisonOperator` enumeration defines operators for comparing CMS metadata values."],["These operators are used within the context of various Google Ad Manager services, such as AdRuleService, AdjustmentService, and more."],["The `EQUALS` and `NOT_EQUALS` operators are available for comparison."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202408`."]]],["The provided content details service functionalities and dependencies within a publisher API, specifically the `v202408` version. Core services include AdRule, Adjustment, AudienceSegment, Forecast, LineItem, NativeStyle, ProposalLineItem, Proposal, PublisherQueryLanguage, TargetingPreset, and YieldGroup. These services rely on the `CmsMetadataCriteria` dependency, which defines comparison operators. `EQUALS` and `NOT_EQUALS` are the available comparison types for filtering data within these services.\n"]]