status string
Current export status. One of pending, running, failed, or done.
query hash
Query of export request.
query.insight_search_ids array of integers
List of insight searches IDs involved in this export.
query.start_date string
A cursor for use in pagination. Dataset that is created after this date is exported.
query.end_date string
A cursor for use in pagination. Dataset that is created before this date is exported.
data array of hashes (only if status is done, otherwise null)
Results of analyzed posting object from query.
social_id optional string
This posting social media ID.
social_url optional string
This posting social media URL.
platform string
This posting social media platform.
sentiments optional string
Detected sentiment label on this posting. One of acceptance_self, acceptance, anger, annoyance, anxiety, calmness, contentment, disgust_self, disgust, dislike_self, dislike, eagerness, fear, joy, melancholy, pleasantness_self, pleasantness, responsiveness, sadness or serenity.
intentions optional string
Detected intention label on this posting. Classified by affect: affective or denotative, time: present/past or future and description: descriptive or prescriptive. One of assertion, valuation, palinode, contrition, forecast, wish, proposal, inducement, or none.
topic_1 optional string
First topic label. Word or phrase derived from this posting.
topic_2 optional string
Second topic label. Word or phrase derived from this posting.
topic_3 optional string
Third topic label. Word or phrase derived from this posting.
topic_4 optional string
Fourth topic label. Word or phrase derived from this posting.
topic_5 optional string
Fifth topic label. Word or phrase derived from this posting.
topic_6 optional string
Sixth topic label. Word or phrase derived from this posting.
topic_7 optional string
Seventh topic label. Word or phrase derived from this posting.
topic_8 optional string
Eighth topic label. Word or phrase derived from this posting.
visual_detection_analysesoptional array of strings
Detected face, object, activity or logo label(s) on this posting.
text_of_post optional string
This posting text.
terms string
Subject of insight search to run analyses over. Separated by comma, if more.
post_datestring
This posting created date.
post_timestring
This posting created time.
text_post_langoptional string
This posting text language.
text_post_typeoptional string
This posting type.
text_post_tagged_usersoptional array of strings
This posting tagged users.
text_post_tagsoptional array of strings
This posting hashtags.
geo_coordinationoptional string
Longitude and latitude this text posted.
place_typeoptional string
Type of place this text posted.
place_full_nameoptional string
Name of place this text posted.
place_country_codeoptional string
Shortened country code this text posted.
place_country_nameoptional string
Country this text posted.
place_idoptional string
Place ID this text posted.
share_countoptional string
This posting share count.
like_countoptional string
This posting like count.
angry_countoptional string
This posting angry count.
laugh_countoptional string
This posting laugh count.
love_countoptional string
This posting love count.
sad_countoptional string
This posting sad count.
support_countoptional string
This posting support count.
wow_countoptional string
This posting wow count.
appreciation_countoptional string
This posting appreciation count.
empathy_countoptional string
This posting empathy count.
interest_countoptional string
This posting interest count.
maybe_countoptional string
This posting maybe count.
share_countoptional string
This posting share count.
praise_countoptional string
This posting praise count.
digg_countoptional string
This posting digg count.
reaction_total_countoptional string
This posting total reaction count.
video_play_countoptional string
This posting video play count.
video_view_countoptional string
This posting video view count.
view_countoptional string
This posting view count.
share_with_comment_countoptional string
This posting share with comment count.
author_idoptional string
This posting author ID.
author_usernameoptional string
This posting author username.
author_typeoptional string
This posting author type.
author_nameoptional string
This posting author name.
more_infooptional hash
This posting additional info.
Create an export
Creates and places new export into queue. To check the status of an export, use show route.
Request
Payload
insight_search_ids array of integers
List of insight searches IDs involved in this export.
start_date string
A cursor for use in pagination. Dataset that is created after this date is exported.
end_date string
A cursor for use in pagination. Dataset that is created before this date is exported.