post https://referral-factory.com/api/v2/campaigns/search
Filter the data you are requesting. For example, search for all campaigns with a specific string in the name.
Optimizing search queries
Search queries can be complex, so optimizing them can help the performance of your search. Use the
AND
andOR
operators to combine multiple filters to get the exact results you need.You can nest these filters in order to get even more granular insights that pinpoint exactly what you need. Example: (1 OR 2) AND (3 OR 4).