Glossary
What are privacy thresholds?
Privacy thresholds are minimum aggregation levels enforced by privacy frameworks: data is withheld or obscured when too few users match a criterion, so that no individual can be identified from the output.
The mechanism
The principle is that identifiability is a function of group size. A statistic describing five people can single one of them out; the same statistic over fifty thousand cannot.
Privacy frameworks operationalise this by refusing to report below a minimum count. Fall under it and you receive coarsened data — see coarse conversion value — or nothing at all. Apple's version is crowd anonymity; equivalent rules exist across browser APIs, clean rooms and regulatory guidance.
What it does to reporting
- Small campaigns report poorly, regardless of how well they performed.
- Fragmentation destroys signal. Splitting one budget across many campaigns can push all of them below the threshold.
- Thresholds are usually unpublished, so the boundary is discovered empirically.
- Missing data is not zero. Withheld and zero look identical in a report and mean opposite things, which is a common analysis error.
The structural consequence
Measurement precision has become a function of scale. A large advertiser clears thresholds routinely; a small one frequently does not, and receives less information from the same tools.
That is an uncomfortable outcome for a set of policies motivated by user protection, and it is a real one. It is also part of why causal methods that never needed user-level data — incrementality testing, media mix modeling — have become disproportionately valuable to smaller advertisers: they degrade with volume gracefully rather than falling off a cliff at a threshold.
Common questions
How do I find out where a threshold sits?
Empirically, by observing where your reporting granularity changes. Most frameworks do not publish the values and adjust them over time.
Should I consolidate campaigns to clear thresholds?
Usually yes. Fewer, larger campaigns report better than many small ones, which means campaign structure has become a measurement decision rather than only a targeting one.
More in privacy and compliance
The identifiers, consent signals and rules that bound targeting.