updateExternalAttribution
To set external attribution data for the profile, use this method.
The callback is invoked after the backend accepts the data for asynchronous processing. A successful result does not mean that the data has already been processed or that the profile has already been updated.
Should not be called before activate
Parameters
A map containing attribution (conversion) data.
An AdaptyExternalAttributionProvider of the attribution.
A result containing the optional AdaptyError.
To set external attribution data for the profile, use this method.
The callback is invoked after the backend accepts the data for asynchronous processing. A successful result does not mean that the data has already been processed or that the profile has already been updated.
Should not be called before activate
Parameters
A JSON string containing attribution (conversion) data.
An AdaptyExternalAttributionProvider of the attribution.
A result containing the optional AdaptyError.