Member Junction
Preparing search index...
@memberjunction/actions-bizapps-social
HootSuitePost
Interface HootSuitePost
interface
HootSuitePost
{
createdTime
:
string
;
id
:
string
;
location
?:
{
latitude
:
number
;
longitude
:
number
}
;
mediaIds
?:
string
[]
;
scheduledTime
?:
string
;
socialProfileIds
:
string
[]
;
state
:
"FAILED"
|
"SCHEDULED"
|
"PUBLISHED"
|
"DRAFT"
;
tags
?:
string
[]
;
text
:
string
;
}
Index
Properties
created
Time
id
location?
media
Ids?
scheduled
Time?
social
Profile
Ids
state
tags?
text
Properties
created
Time
createdTime
:
string
id
id
:
string
Optional
location
location
?:
{
latitude
:
number
;
longitude
:
number
}
Optional
media
Ids
mediaIds
?:
string
[]
Optional
scheduled
Time
scheduledTime
?:
string
social
Profile
Ids
socialProfileIds
:
string
[]
state
state
:
"FAILED"
|
"SCHEDULED"
|
"PUBLISHED"
|
"DRAFT"
Optional
tags
tags
?:
string
[]
text
text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
Time
id
location
media
Ids
scheduled
Time
social
Profile
Ids
state
tags
text
Member Junction
Loading...