---
title: Filter.Value
framework: Apple Ads Platform API
role: symbol
role_heading: Object
platforms: [apple ads platform api 1.0+]
path: apple-ads-platform-api/filter/value-data.dictionary
---

# Filter.Value

The comparison operand supplied for the filter condition.

## Declaration

```data
object Filter.Value
```

## Discussion

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.
