UpdateDatasetRowRequest
Update a row in a dataset
id stringrequired
The dataset containing the row to update
rowId stringrequired
The specific row to update, by ID
fieldUpdates
object
required
The new values to set for specific fields
property name*
object
Ordered row values with length always equal to num_rows
on the
corresponding view.
property name* any
Ordered row values with length always equal to num_rows
on the
corresponding view.
datasetVersionKey stringrequired
The version key of the dataset to update