Class AttributionReportingAggregatableDedupKey
AttributionReportingAggregatableDedupKey
public sealed class AttributionReportingAggregatableDedupKey
- Inheritance
-
AttributionReportingAggregatableDedupKey
- Inherited Members
Properties
DedupKey
dedupKey
[JsonPropertyName("dedupKey")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string DedupKey { get; set; }
Property Value
Filters
filters
[JsonPropertyName("filters")]
public AttributionReportingFilterPair Filters { get; set; }