This article lists the filters and sorting options that are supported for the donation campaign object.
The following table shows field support for filters and sorting for the donation campaign object:
| Field | Supported Filters | Sortable |
|---|---|---|
id | $eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $le, $ge | Sortable |
createdDate | $eq, $ne, $exists, $in, $hasSome, $lt, $le, $gt, $ge | Sortable |
updatedDate | $eq, $ne, $exists, $in, $hasSome, $lt, $le, $gt, $ge | Sortable |
name | $eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $le, $ge | Sortable |
archived | $eq, $ne, $exists, $in, $hasSome | Sortable |
tags | $eq, $ne, $exists, $in, $hasSome | Sortable |
Related content: API Query Language, Query Donation Campaigns