Google Sheets · Example Payload

Google Sheets Developer Metadata Lookup Example

Google WorkspaceProductivitySpreadsheets

Google Sheets Developer Metadata Lookup Example is an example object payload from Google Sheets, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

locationTypelocationMatchingStrategymetadataIdmetadataKeymetadataValuevisibility

Example Payload

Raw ↑
{
  "locationType": "example_value",
  "locationMatchingStrategy": "example_value",
  "metadataId": "500123",
  "metadataKey": "example_value",
  "metadataValue": "example_value",
  "visibility": "example_value"
}