Member Junction
Preparing search index...
@memberjunction/actions-bizapps-social
FacebookPost
Interface FacebookPost
interface
FacebookPost
{
attachments
?:
{
data
:
{
description
?:
string
;
media
?:
{
image
?:
{
height
:
number
;
src
:
string
;
width
:
number
}
;
source
?:
string
;
}
;
title
?:
string
;
type
:
string
;
url
?:
string
;
}
[]
;
}
;
comments
?:
{
summary
:
{
total_count
:
number
}
}
;
created_time
:
string
;
from
?:
{
id
:
string
;
name
:
string
}
;
id
:
string
;
insights
?:
{
data
:
{
name
:
string
;
values
:
{
value
:
number
}
[]
}
[]
}
;
message
?:
string
;
permalink_url
?:
string
;
reactions
?:
{
summary
:
{
total_count
:
number
}
}
;
shares
?:
{
count
:
number
}
;
story
?:
string
;
updated_time
:
string
;
}
Index
Properties
attachments?
comments?
created_
time
from?
id
insights?
message?
permalink_
url?
reactions?
shares?
story?
updated_
time
Properties
Optional
attachments
attachments
?:
{
data
:
{
description
?:
string
;
media
?:
{
image
?:
{
height
:
number
;
src
:
string
;
width
:
number
}
;
source
?:
string
;
}
;
title
?:
string
;
type
:
string
;
url
?:
string
;
}
[]
;
}
Optional
comments
comments
?:
{
summary
:
{
total_count
:
number
}
}
created_
time
created_time
:
string
Optional
from
from
?:
{
id
:
string
;
name
:
string
}
id
id
:
string
Optional
insights
insights
?:
{
data
:
{
name
:
string
;
values
:
{
value
:
number
}
[]
}
[]
}
Optional
message
message
?:
string
Optional
permalink_
url
permalink_url
?:
string
Optional
reactions
reactions
?:
{
summary
:
{
total_count
:
number
}
}
Optional
shares
shares
?:
{
count
:
number
}
Optional
story
story
?:
string
updated_
time
updated_time
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attachments
comments
created_
time
from
id
insights
message
permalink_
url
reactions
shares
story
updated_
time
Member Junction
Loading...