Skip to content

[ACS (DEPRECATED)] Body params for output config

Juan Gabriel Griggio edited this page Nov 7, 2024 · 1 revision

DEPRECATED

Parameter Required Type Description
spreadsheet_id Yes string Spreadsheet id to write output to
sheet_name Yes string Worksheet name to write output to
variant_name_column Yes string Column that will contain the variant name for ACS. E.g.: "A"
constant_columns Yes string Columns that will remain constant (values will be copied from the row above). E.g.: ["B", "C"]
copies_columns Yes string Columns that will contain the copies. E.g.: ["D", "E"]
starting_row Yes string Row from which to start writing output
Clone this wiki locally