syncing market data_
The My Business Place Actions API provides an interface for managing place action links of a location on Google. Note - If you have a quota of 0 after enabling the API, please request for GBP API access.
The My Business Place Actions API provides an interface for managing place action links of a location on Google. Note - If you have a quota of 0 after enabling the API, please request for GBP API access. --- Public API proxied through Ozma. **Claim this listing** to monetize and manage pricing.
No score data yet
| Method | Path | Summary | Price |
|---|---|---|---|
| GET | /v1/placeActionTypeMetadata | Returns the list of available place action types for a location or country. | 1c |
| DELETE | /v1/{name} | Deletes a place action link from the specified location. | 1c |
| GET | /v1/{name} | Gets the specified place action link. | 1c |
| PATCH | /v1/{name} | Updates the specified place action link and returns it. | 1c |
| GET | /v1/{parent}/placeActionLinks | Lists the place action links for the specified location. | 1c |
| POST | /v1/{parent}/placeActionLinks | Creates a place action link associated with the specified location, and returns it. The request is considered duplicate if the `parent`, `place_action_link.uri` and `place_action_link.place_action_type` are the same as a previous request. | 1c |
ozma register && ozma call my-business-place-actions-api /v1/placeActionTypeMetadata --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/my-business-place-actions-api/v1/placeActionTypeMetadata# Python
client.proxy_call("my-business-place-actions-api", "/v1/placeActionTypeMetadata")Own this API? Claim the listing to manage pricing and receive payouts.