-
Notifications
You must be signed in to change notification settings - Fork 4
[ACS (DEPRECATED)] Body params for output config
Juan Gabriel Griggio edited this page Nov 7, 2024
·
1 revision
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 |
- 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