@seven.io/client
Preparing search index...
PerformanceTrackingPayload
Type Alias PerformanceTrackingPayload
type
PerformanceTrackingPayload
=
{
data
:
{
final_url
:
string
;
sms_id
:
string
;
sms_label
:
null
|
string
;
total_clicks
:
number
;
total_views
:
number
;
tracking_url
:
string
;
type
:
"click"
|
string
;
}
;
webhook_event
:
"tracking"
;
webhook_timestamp
:
string
;
}
Index
Properties
data
webhook_
event
webhook_
timestamp
Properties
data
data
:
{
final_url
:
string
;
sms_id
:
string
;
sms_label
:
null
|
string
;
total_clicks
:
number
;
total_views
:
number
;
tracking_url
:
string
;
type
:
"click"
|
string
;
}
webhook_
event
webhook_event
:
"tracking"
webhook_
timestamp
webhook_timestamp
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
webhook_
event
webhook_
timestamp
@seven.io/client
Loading...