Skip to content

GoogleExport

Field Type Required Description
feed GoogleExportFeed one of: product, inventory, pickupLinkSubfeed
status GoogleExportStatus one of: processing, succeeded, failed
entityCount number
errorMessage `null string`
startDate string format: date-time
endDate `null string`
{
"feed": "product",
"status": "processing",
"entityCount": 74327,
"errorMessage": "Upload failed",
"startDate": "2018-12-15T00:00:23.114Z",
"endDate": "2018-12-15T00:00:23.114Z"
}