Skip to content

[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"
Clone this wiki locally