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