SocialListeningPostType
No description
enum SocialListeningPostType {
EDUCATIONAL
THOUGHT_LEADERSHIP
INDUSTRY_NEWS
AGENCY_PROMO
MARKET_SPAM
QUOTE
PRODUCT_POSITIONING
OTHER
}
Values
SocialListeningPostType.EDUCATIONAL
SocialListeningPostType.THOUGHT_LEADERSHIP
SocialListeningPostType.INDUSTRY_NEWS
SocialListeningPostType.AGENCY_PROMO
SocialListeningPostType.MARKET_SPAM
SocialListeningPostType.QUOTE
SocialListeningPostType.PRODUCT_POSITIONING
SocialListeningPostType.OTHER
Member Of
SocialListeningPost object


