SetAttributionReportingLocalTestingModeRequest

@Serializable
data class SetAttributionReportingLocalTestingModeRequest(val enabled: Boolean)

Request object containing input parameters for the StorageDomain.setAttributionReportingLocalTestingMode command.

Constructors

constructor(enabled: Boolean)

Properties

Link copied to clipboard

If enabled, noise is suppressed and reports are sent immediately.