Bulk-update tag associations for queries matched by text/language/country
Replaces the tag associations of existing queries matched by their text, language and country rather than by id; only the tags are changed.
Headers
Project ID to specify the project context
Body
List of queries to create in a single batch. Must contain at least one query, and each item is validated against the CreateQueryDto schema.
Response
Unique identifier (UUID) of the query.
"a1b2c3d4-e5f6-g7h8-i9j0-k1l2m3n4o5p6"
The project this query belongs to
"a1b2c3d4-e5f6-g7h8-i9j0-k1l2m3n4o5p6"
The tags IDs this query belongs to
The search query text tracked for this entry.
"mentionlab"
ISO 639-1 language code used to scope the query results.
"en"
ISO 3166-1 alpha-2 country code used to scope the query results.
"US"
Timestamp of the last time the query was updated.
"2023-08-22T10:00:00.000Z"
The type of question the query asks. Null for queries that have not been classified.
comparative, informative, perception The recurrence setting this query is linked to, or null when the query does not recur.