Class AttributionReportingAggregatableValueEntry
AttributionReportingAggregatableValueEntry
public sealed class AttributionReportingAggregatableValueEntry
- Inheritance
-
AttributionReportingAggregatableValueEntry
- Inherited Members
Properties
Filters
filters
[JsonPropertyName("filters")]
public AttributionReportingFilterPair Filters { get; set; }
Property Value
Values
values
[JsonPropertyName("values")]
public AttributionReportingAggregatableValueDictEntry[] Values { get; set; }