AttributionDefaults
Ce contenu n’est pas encore disponible dans votre langue.
class AttributionDefaults
Merged by the backend over anything the SDK supplies.
Properties
Section titled “Properties”| Name | Summary |
|---|---|
| ref | val ref: String? |
| utmCampaign | val utmCampaign: String? |
| utmMedium | val utmMedium: String? |
| utmSource | val utmSource: String? |
| utmTerm | val utmTerm: String? |
| via | val via: String? |
Functions
Section titled “Functions”| Name | Summary |
|---|---|
| equals | open operator override fun equals(other: Any?): Boolean |
| hashCode | open override fun hashCode(): Int |
| toString | open override fun toString(): String |