Instance Method

setCampaign(_:)

Subscriber attribute associated with the install campaign for the user.

Declaration

@objc func setCampaign(_ campaign: String?)

Parameters

campaign

Empty String or nil will delete the subscriber attribute.

See Also

Subscriber Attributes