Retrieves the Status
of multiple previously uploaded merchant, service, or availability feeds by the specified aggregator, and returns them.
HTTP request
GET https://mapsbooking.googleapis.com/v1alpha/inventory/{name=partners/*/feeds/*}/status
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
The feed resource name, which has the format of
|
Query parameters
Parameters | |
---|---|
page |
The maximum number of items to return. |
page |
The nextPageToken value returned from a previous List request, if any. |
state |
Optional restrict to filter results by feed state. |
time |
Optional restrict to filter results by upper and lower bound. If startTime is unset, it will default to beginning of unix time. If endTime is unset, it will default to now. |
Request body
The request body must be empty.
Response body
The request to retrieve the Status
for multiple feeds uploaded by the aggregator's platform.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"status": [
{
object ( |
Fields | |
---|---|
status[] |
Reverse chronological list of statuses for uploaded feeds. The maximum number of items returned is based on the pageSize field in the request. |
next |
Token to retrieve the next page of results. There are no more results in the list if empty. |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/mapsbooking