Donation Campaigns: Supported Filters and Sorting

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:

FieldSupported FiltersSortable
id$eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $le, $geSortable
createdDate$eq, $ne, $exists, $in, $hasSome, $lt, $le, $gt, $geSortable
updatedDate$eq, $ne, $exists, $in, $hasSome, $lt, $le, $gt, $geSortable
name$eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $le, $geSortable
archived$eq, $ne, $exists, $in, $hasSomeSortable
tags$eq, $ne, $exists, $in, $hasSomeSortable

Related content: API Query Language, Query Donation Campaigns

Did this help?