Skip to main content
Server path: /talkwalker-content | Type: Application | PCID required: Yes

Tools


talkwalker_content_add_project_custom_metric

Add custom metrics Parameters:
ParameterTypeRequiredDefaultDescription
project_idstringYesProject Id
bodyobjectNoRequest body

talkwalker_content_add_project_source_panel

Create a new panel Parameters:
ParameterTypeRequiredDefaultDescription
project_idstringYesProject Id
bodyobjectNoRequest body

talkwalker_content_add_project_source_panel_group

Create a new group of panels Parameters:
ParameterTypeRequiredDefaultDescription
project_idstringYesProject Id
bodyobjectNoRequest body

talkwalker_content_create_dataset_document

Modify a batch of reviews Parameters:
ParameterTypeRequiredDefaultDescription
annotatestringNoTalkwalker API recalculates set field based on the updated content.
return_entrystringNoSpecifies if the modified document should be returned. Allowed values: hide or show. Default value: hide
proc_tokens_calcstringNoSpecifies when and which tokens are generated. Allowed values: all_if_new, all_always_if_possible. default value: all_if_new
proc_lang_autodetectstringNoSpecifies when the language is automatically detected Allowed values: only_if_new, always_if_new_content. Fefault value: only_if_new
proc_content_ellipsisstringNoSpecial behavior for ellipsis in string fields. Allowed values: no_special_handling, ignore_if_start_same. Default value: ignore_if_start_same
proc_lang_fallbackstringNodefault language code: en
proc_annotate_languagestringNoLanguage annotation. Allowed values: annotate_if_not_set, use_default. Default e annotate_if_not_set.
proc_annotate_sentimentstringNoSentiment annotation. Allowed values: annotate_if_not_set, use_default. Default value: annotate_if_not_set.
project_idstringYesProject Id
dataset_idstringYesDataset Id
bodyobjectNoRequest body

talkwalker_content_create_project_document

Modify a batch of documents Parameters:
ParameterTypeRequiredDefaultDescription
annotatestringNoTalkwalker API recalculates set field based on the updated content.
return_entrystringNoSpecifies if the modified document should be returned. Allowed values: hide or show. Default value: hide
proc_tokens_calcstringNoSpecifies when and which tokens are generated. Allowed values: all_if_new, all_always_if_possible. default value: all_if_new
proc_lang_autodetectstringNoSpecifies when the language is automatically detected Allowed values: only_if_new, always_if_new_content. Fefault value: only_if_new
proc_content_ellipsisstringNoSpecial behavior for ellipsis in string fields. Allowed values: no_special_handling, ignore_if_start_same. Default value: ignore_if_start_same
proc_lang_fallbackstringNodefault language code: en
proc_annotate_languagestringNoLanguage annotation. Allowed values: annotate_if_not_set, use_default. Default value: annotate_if_not_set.
proc_annotate_sentimentstringNoSentiment annotation. Allowed values: annotate_if_not_set, use_default. Default value: annotate_if_not_set.
project_idstringYesProject Id
bodyobjectNoRequest body

talkwalker_content_delete_project_custom_metric

Delete custom metrics Parameters:
ParameterTypeRequiredDefaultDescription
project_idstringYesProject Id
bodyobjectNoRequest body

talkwalker_content_delete_project_custom_metric_by_name

Delete specific custom metric Parameters:
ParameterTypeRequiredDefaultDescription
project_idstringYesProject Id
metric_namestringYesCustom metric’s name

talkwalker_content_delete_project_topics

Delete a batch of topics Parameters:
ParameterTypeRequiredDefaultDescription
project_idstringYesProject Id
bodyobjectNoRequest body

talkwalker_content_get_detect_images

Process an image by URL Parameters:
ParameterTypeRequiredDefaultDescription
image_urlstringYesURL where to download the image.
detectstringNoOnly for logos, List of logo IDs to detect in the image.
modelstringYesThe mode of the detection. Allowed values: logo, object or scene.

talkwalker_content_get_project_resources

List of resources Parameters:
ParameterTypeRequiredDefaultDescription
typestringNoFilter on the type of resources. Allowed values: search, filter, page, event or panel.
project_idstringYesProject Id

talkwalker_content_get_project_tags

List of custom tags Parameters:
ParameterTypeRequiredDefaultDescription
project_idstringYesProject Id

talkwalker_content_get_project_topic

Retrieve definition of a specific topic Parameters:
ParameterTypeRequiredDefaultDescription
project_idstringYesProject Id
topic_idstringYestopic ID or filter ID

talkwalker_content_get_project_views

List of views Parameters:
ParameterTypeRequiredDefaultDescription
project_idstringYesProject Id

talkwalker_content_import_project_topics

Create or update a batch of topics Parameters:
ParameterTypeRequiredDefaultDescription
project_idstringYesProject Id
bodyobjectNoRequest body

talkwalker_content_list_project_custom_metrics

List of custom metrics Parameters:
ParameterTypeRequiredDefaultDescription
project_idstringYesProject Id

talkwalker_content_list_project_source_panels

List all panels with their members Parameters:
ParameterTypeRequiredDefaultDescription
project_idstringYesProject Id

talkwalker_content_list_project_topics

List topics with definitions Parameters:
ParameterTypeRequiredDefaultDescription
project_idstringYesProject Id

talkwalker_content_perform_dataset_document_action

Modify simple review Parameters:
ParameterTypeRequiredDefaultDescription
annotatestringNoTalkwalker API recalculates set field based on the updated content.
return_entrystringNoSpecifies if the modified document should be returned. Allowed values: hide or show. Default value: hide
proc_tokens_calcstringNoSpecifies when and which tokens are generated. Allowed values: all_if_new, all_always_if_possible. default value: all_if_new
proc_lang_autodetectstringNoSpecifies when the language is automatically detected Allowed values: only_if_new, always_if_new_content. Fefault value: only_if_new
proc_content_ellipsisstringNoSpecial behavior for ellipsis in string fields. Allowed values: no_special_handling, ignore_if_start_same. Default value: ignore_if_start_same
proc_lang_fallbackstringNodefault language code: en
proc_annotate_languagestringNoLanguage annotation. Allowed values: annotate_if_not_set, use_default. Default value: annotate_if_not_set.
proc_annotate_sentimentstringNoSentiment annotation. Allowed values: annotate_if_not_set, use_default. Default value: annotate_if_not_set.
project_idstringYesProject Id
dataset_idstringYesDataset Id
actionstringYesOperation to do on the ducument. Allowed values: create, update, upserte, delete, undelete.
bodyobjectNoRequest body

talkwalker_content_perform_project_document_action

Modify simple document Parameters:
ParameterTypeRequiredDefaultDescription
annotatestringNoTalkwalker API recalculates set field based on the updated content.
return_entrystringNoSpecifies if the modified document should be returned. Allowed values: hide or show. Default value: hide
proc_tokens_calcstringNoSpecifies when and which tokens are generated. Allowed values: all_if_new, all_always_if_possible. default value: all_if_new
proc_lang_autodetectstringNoSpecifies when the language is automatically detected Allowed values: only_if_new, always_if_new_content. Fefault value: only_if_new
proc_content_ellipsisstringNoSpecial behavior for ellipsis in string fields. Allowed values: no_special_handling, ignore_if_start_same. Default value: ignore_if_start_same
proc_lang_fallbackstringNodefault language code: en
proc_annotate_languagestringNoLanguage annotation. Allowed values: annotate_if_not_set, use_default. Default value: annotate_if_not_set.
proc_annotate_sentimentstringNoSentiment annotation. Allowed values: annotate_if_not_set, use_default. Default value: annotate_if_not_set.
project_idstringYesProject Id
actionstringYesOperation to do on the ducument. Allowed values: create, update, upserte, delete, undelete.
bodyobjectNoRequest body

talkwalker_content_post_detect_images

Process an image by file Parameters:
ParameterTypeRequiredDefaultDescription
modelstringYesThe mode of the detection. Allowed values: logo, object or scene.
image_filestringNoFilename of the image to be past as multipart/form-data.

talkwalker_content_update_project_custom_metric

Update custom metrics Parameters:
ParameterTypeRequiredDefaultDescription
project_idstringYesProject Id
bodyobjectNoRequest body