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