kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Storage
/
AttributionReportingNamedBudgetCandidate
Attribution
Reporting
Named
Budget
Candidate
@
Serializable
data
class
AttributionReportingNamedBudgetCandidate
(
val
name
:
String
?
=
null
,
val
filters
:
Storage.AttributionReportingFilterPair
)
Members
Constructors
Attribution
Reporting
Named
Budget
Candidate
Link copied to clipboard
constructor
(
name
:
String
?
=
null
,
filters
:
Storage.AttributionReportingFilterPair
)
Properties
filters
Link copied to clipboard
val
filters
:
Storage.AttributionReportingFilterPair
name
Link copied to clipboard
val
name
:
String
?
=
null