The Filter data object represents a filter.
| Restrictions * | ||||
|---|---|---|---|---|
| Element | Data Type | Description | Add | Full-Up |
| accountID | string | The ID of the account. | RO | RO |
| conditions | Conditions |
The accounts (advertisers or publishers), for whom the filter is created. For a:
|
Opt | Opt |
| constraints | Constraints | The (ad or inventory) constraints for the filter. | Opt | Opt |
| createTimestamp | dateTime | The date the filter was added. | RO | RO |
| ID | long | The ID of the filter. | RO | Req |
| isActive | boolean | Indicates whether the filter is active (true) or inactive (false). | Req | RO |
| lastUpdateTimestamp | dateTime | The date the filter was last updated. | RO | RO |
| name | string | The name of the filter. | Req | Req |
| type | FilterType | The type of filter. | Req | Req |