fans
Count fans with query filters
get/v1/fans/segments
Query parameters
dropIdsstring[]
Only include fans who purchased any of these drop IDs.
excludedDropIdsstring[]
Exclude fans who purchased any of these drop IDs.
conversionIdsstring[]
Only include fans associated with any of these conversion IDs.
excludedConversionIdsstring[]
Exclude fans associated with any of these conversion IDs.
Location filters as a JSON-encoded array of location objects.
Excluded locations as a JSON-encoded array of location objects.
signUpType'sms' | 'email' required
The contact channel to count.
Response
The number of fans matching the supplied filters.
Changes
No recorded changes to this endpoint across all 1 revision of this API.