@xylabs/sdk-react
Preparing search index...
FacebookLead
Interface FacebookLead
interface
FacebookLead
{
content_category
?:
string
;
content_name
?:
string
;
content_type
?:
"product"
|
"product_group"
;
currency
?:
string
;
value
?:
number
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
FacebookContentProperties
FacebookValueProperties
FacebookLead
Indexable
[
key
:
string
]:
unknown
Index
Properties
content_
category?
content_
name?
content_
type?
currency?
value?
Properties
Optional
content_
category
content_category
?:
string
Optional
content_
name
content_name
?:
string
Optional
content_
type
content_type
?:
"product"
|
"product_group"
Optional
currency
currency
?:
string
Optional
value
value
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content_
category
content_
name
content_
type
currency
value
@xylabs/sdk-react
Loading...