locations
Lists the place action links for the specified location.
get/v1/{+parent}/placeActionLinks
Path parameters
parentstring required
Required. The name of the location whose place action links will be listed. locations/{location_id}.
Query parameters
filterstring
Optional. A filter constraining the place action links to return. The response includes entries that match the filter. We support only the following filter: 1. place_action_type=XYZ where XYZ is a valid PlaceActionType.
pageSizeinteger
Optional. How many place action links to return per page. Default of 10. The minimum is 1.
pageTokenstring
Optional. If specified, returns the next page of place action links.
Response
Successful response