| Name | Type | Description | Notes |
|---|---|---|---|
| Field | string | Field to filter on. See the endpoint's list of filterable fields. | |
| Op | string | Comparison operator. | |
| Value | DataForSeoFilterValue | ||
| And | List<DataForSeoFilter> | Sub-expressions that must all match. | |
| Or | List<DataForSeoFilter> | Sub-expressions where at least one must match. |