Skip to main content
Version: SDK 5.0.x

Function getRetargetingParameters

getRetargetingParameters(): Promise<null | RetargetingParameters>

Retrieve the retargeting parameters your app was started with. These parameters are only available on the first start of the app after a retargeting click was performed.

Returns

 Promise<null | RetargetingParameters>
Jump to