-
Notifications
You must be signed in to change notification settings - Fork 4
[Search Scout] Body params for second term config
Juan Gabriel Griggio edited this page May 9, 2024
·
1 revision
Parameter | Required | Type | Description |
---|---|---|---|
project_id |
Yes | string | Project id to run the query on |
dataset |
Yes | string | Dataset to run the query on |
table |
Yes | string | Table to run the query on |
term_column |
Yes | string | Term column in the table |
term_description_column |
No | string | Term description column in the table |
min_label_weight |
No | double | Min label weight to retrieve data |
limit |
Yes | int | Max number of terms to fetch. limit = 0 means no limit |
- Home
- Project setup
- API Reference
-
Content endpoint
- Query params
-
Body params
- First term source config
- Second term source config
- Output config
- Request examples
- Response examples
- Tasks endpoint
-
Content endpoint