<!--
{
  "availability" : [
    "Apple Ads Platform API: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Apple-Ads-Platform-API",
  "identifier" : "/documentation/Apple-Ads-Platform-API/Filter/Value-data.dictionary",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "Apple Ads Platform API"
    ],
    "preciseIdentifier" : "data:apple-ads-platform-api:Filter.Value"
  },
  "title" : "Filter.Value"
}
-->

# Filter.Value

The comparison operand supplied for the filter condition.

```
object Filter.Value
```

## Discussion

For single-value operators (`EQUALS`, `NOT_EQUALS`, `GREATER_THAN`, and similar), pass either a bare string or a single-element array. For multi-value operators (`IN`, `BETWEEN`, `CONTAINS_ANY`, `CONTAINS_ALL`), pass an array. The server enforces the operator-specific cardinality.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)