[ACS (DEPRECATED)] Body params for output config - google-marketing-solutions/topic-mine GitHub Wiki
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 |