airbridge-web-sdk
Preparing search index...
FetchResourceResponse
Type Alias FetchResourceResponse
type
FetchResourceResponse
=
{
device
:
Device
;
browser
:
{
clientID
?:
string
;
userAgent
?:
string
;
firstPartyCookieID
?:
string
;
thirdPartyCookieID
?:
string
;
}
;
attributionData
:
{
shortID
?:
string
;
trackingData
:
{
channel
?:
string
;
params
?:
AttributionParameters
}
;
isTargetEvent
:
boolean
;
}
;
}
Index
Properties
device
browser
attribution
Data
Properties
device
device
:
Device
browser
browser
:
{
clientID
?:
string
;
userAgent
?:
string
;
firstPartyCookieID
?:
string
;
thirdPartyCookieID
?:
string
;
}
attribution
Data
attributionData
:
{
shortID
?:
string
;
trackingData
:
{
channel
?:
string
;
params
?:
AttributionParameters
}
;
isTargetEvent
:
boolean
;
}
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Experimental
Theme
OS
Light
Dark
On This Page
Properties
device
browser
attribution
Data
airbridge-web-sdk
Loading...