AttributionReportingNamedBudgetCandidate

@Serializable
data class AttributionReportingNamedBudgetCandidate(val name: String? = null, val filters: AttributionReportingFilterPair)

(undocumented in the protocol definition)

Official doc

Constructors

Link copied to clipboard
constructor(name: String? = null, filters: AttributionReportingFilterPair)

Properties

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard
val name: String? = null

(undocumented in the protocol definition)