Class AttributionReportingAggregatableDebugReportingData
AttributionReportingAggregatableDebugReportingData
public sealed class AttributionReportingAggregatableDebugReportingData- Inheritance
- 
      
      AttributionReportingAggregatableDebugReportingData
- Inherited Members
Properties
KeyPiece
keyPiece
[JsonPropertyName("keyPiece")]
public string KeyPiece { get; set; }Property Value
Types
types
[JsonPropertyName("types")]
public string[] Types { get; set; }Property Value
- string[]
Value
value
[JsonPropertyName("value")]
public double Value { get; set; }