| Name | Type | Description | Notes |
|---|---|---|---|
| field | string | Field to filter on. See the endpoint's list of filterable fields. | |
| op | string | Comparison operator. | |
| value | \Unifapi\Sdk\Model\DataForSeoFilterValue | ||
| and | \Unifapi\Sdk\Model\DataForSeoFilter[] | Sub-expressions that must all match. | |
| or | \Unifapi\Sdk\Model\DataForSeoFilter[] | Sub-expressions where at least one must match. |