-
Notifications
You must be signed in to change notification settings - Fork 4
[Google Sheets] Body params for second term config
Juan Gabriel Griggio edited this page Feb 13, 2025
·
3 revisions
Parameter | Required | Type | Description |
---|---|---|---|
spreadsheet_id |
Yes | string | Spreadsheet id to retrieve first term from |
sheet_name |
Yes | string | Worksheet name to retrieve first term from |
starting_row |
Yes | int | Row from which to start retrieving first term |
term_column |
Yes | string | Letter of the colum that contains the trends. E.g.: "A" |
limit |
Yes | int | Max number of terms to fetch. limit = 0 means no limit |
term_description_column |
No | string | Letter of the colum that contains the trends' descriptions. E.g.: "B" |
- 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