Class AttributionReportingFilterPair
AttributionReportingFilterPair
public sealed class AttributionReportingFilterPair- Inheritance
- 
      
      AttributionReportingFilterPair
- Inherited Members
Properties
Filters
filters
[JsonPropertyName("filters")]
public AttributionReportingFilterConfig[] Filters { get; set; }Property Value
NotFilters
notFilters
[JsonPropertyName("notFilters")]
public AttributionReportingFilterConfig[] NotFilters { get; set; }