SheetsDestination

Google Sheets document details to write the feedback labels to.

JSON representation
{
  "spreadsheetUri": string,
  "sheetTitle": string
}
Fields
spreadsheetUri

string

Required. The Google Sheets document to write the feedback labels to. Retrieved from Google Sheets URI. E.g. https://docs.google.com/spreadsheets/d/1234567890 The spreadsheet must be shared with the Insights P4SA. The spreadsheet ID written to will be returned as fileNames in the BulkDownloadFeedbackLabelsMetadata.

sheetTitle

string

Optional. The title of the new sheet to write the feedback labels to.