---
title: Condition
framework: Apple Ads
role: symbol
role_heading: Object
platforms: [search ads 2.0+]
path: apple_ads/condition
---

# Condition

The list of condition objects that allow users to filter a list of records.

## Declaration

```data
object Condition
```

## Properties

field: The name of a field. ignoreCase: operator: The operator values compare attributes to a list of specified values. values: A list of matching values.

## Mentioned in

Apple Ads Campaign Management API 5

## Discussion

Discussion The Condition object functionality is similar to the WHERE clause in SQL.

## See Also

### API Usability

- [PageDetail](apple_ads/pagedetail.md)
- [Pagination](apple_ads/pagination.md)
- [Selector](apple_ads/selector.md)
- [Sorting](apple_ads/sorting.md)
