[[["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-11-19 UTC."],[[["The `CmsMetadataCriteria.ComparisonOperator` enumeration defines how CMS metadata values are compared within Ad Manager."],["This enumeration includes two operators: `EQUALS` and `NOT_EQUALS`, which determine whether a CMS metadata value should match or differ from a specified value."],["This functionality is a part of the PublisherQueryLanguageService, which enables querying and filtering Ad Manager data based on various criteria including CMS metadata."],["The provided namespace indicates the API version and specific scope of these functionalities within the Ad Manager system."]]],["The core content defines comparison operators for various services within an ad management API, specifically version v202411. These services include AdRuleService, AdjustmentService, AudienceSegmentService, and others. The `CmsMetadataCriteria` dependency uses comparison operators. The available operators are `EQUALS` and `NOT_EQUALS`, which are used to specify how to compare metadata values. These operators reside within the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]