Function: clickGet
@torque-labs/torque-utils • Docs
@torque-labs/torque-utils / clickGet
Function: clickGet()
Parameters
Returns
Promise
<ActionGetResponse
>
Defined in
Last updated
@torque-labs/torque-utils • Docs
@torque-labs/torque-utils / clickGet
Promise
<ActionGetResponse
>
Last updated
Parameter | Type | Description |
---|---|---|
clickData
object
-
clickData.antiSybilFee
?
number
Require anti-sybil fee for the click action. If true, the user must pay a transaction fee to complete the requirement.
clickData.requireSignature
boolean
Require signature for the click action. If true, the user must sign a transaction to complete the requirement.
clickData.targetUrl
string
Target URL for the click action
offerId
string
-
title
?
string
-
publisherHandle
?
string
-
remainingConversions
?
number
-
imageUrl
?
string
-
description
?
string
-
userRewardType
?
string
-
userRewardToken
?
string
-
userRewardAmount
?
number
-
raffleRewardType
?
string
-
raffleRewardToken
?
string
-
raffleRewardAmount
?
number
-
requireSignature
?
boolean
-
antiSybilFee
?
number
-