As of May 1, 2026, this name is no longer defined by a Web Platform specification
Definition
Private Aggregation API defines PAHistogramContribution
dictionary PAHistogramContribution {
required bigint bucket;
required long value;
bigint filteringId = 0;
};