[Google Sheets] Body params for second term config - google-marketing-solutions/topic-mine GitHub Wiki
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" |