Member Junction
Preparing search index...
@memberjunction/actions-bizapps-social
LinkedInShareData
Interface LinkedInShareData
interface
LinkedInShareData
{
author
:
string
;
distribution
?:
{
linkedInDistributionTarget
?:
{
visibleToGuest
?:
boolean
}
;
}
;
lifecycleState
:
"PUBLISHED"
|
"DRAFT"
;
specificContent
:
{
"com.linkedin.ugc.ShareContent"
:
{
media
?:
{
description
?:
{
text
:
string
}
;
media
:
string
;
status
:
"READY"
;
title
?:
{
text
:
string
}
;
}
[]
;
shareCommentary
:
{
text
:
string
}
;
shareMediaCategory
:
"NONE"
|
"ARTICLE"
|
"IMAGE"
|
"VIDEO"
|
"RICH"
;
}
;
}
;
visibility
:
{
"com.linkedin.ugc.MemberNetworkVisibility"
:
|
"PUBLIC"
|
"CONNECTIONS"
|
"LOGGED_IN"
|
"CONTAINER"
;
}
;
}
Index
Properties
author
distribution?
lifecycle
State
specific
Content
visibility
Properties
author
author
:
string
Optional
distribution
distribution
?:
{
linkedInDistributionTarget
?:
{
visibleToGuest
?:
boolean
}
}
lifecycle
State
lifecycleState
:
"PUBLISHED"
|
"DRAFT"
specific
Content
specificContent
:
{
"com.linkedin.ugc.ShareContent"
:
{
media
?:
{
description
?:
{
text
:
string
}
;
media
:
string
;
status
:
"READY"
;
title
?:
{
text
:
string
}
;
}
[]
;
shareCommentary
:
{
text
:
string
}
;
shareMediaCategory
:
"NONE"
|
"ARTICLE"
|
"IMAGE"
|
"VIDEO"
|
"RICH"
;
}
;
}
visibility
visibility
:
{
"com.linkedin.ugc.MemberNetworkVisibility"
:
|
"PUBLIC"
|
"CONNECTIONS"
|
"LOGGED_IN"
|
"CONTAINER"
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
distribution
lifecycle
State
specific
Content
visibility
Member Junction
Loading...