-
Notifications
You must be signed in to change notification settings - Fork 4
[BigQuery] Body params for second term config
Juan Gabriel Griggio edited this page Feb 13, 2025
·
2 revisions
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 |
limit |
Yes* | int | Max number of terms to fetch. limit = 0 means no limit |
term_description_column |
No | string | Term description column in the table |
- 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