would it make sense to return a bloom filter instead of cohort id's? cohorts could then be tested against the bloom filter to see if the user were in the particular cohort with some chance of false positive (no chance of a false negative). Also the publisher might be blind to the advertiser cohort of interest and could just pass along the bloom filter.
would it make sense to return a bloom filter instead of cohort id's? cohorts could then be tested against the bloom filter to see if the user were in the particular cohort with some chance of false positive (no chance of a false negative). Also the publisher might be blind to the advertiser cohort of interest and could just pass along the bloom filter.