Skip to main content
POST
Create Google Business place action

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

accountId
string
required
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$

Query Parameters

locationId
string
Minimum string length: 1

Body

application/json
uri
string<uri>
required
placeActionType
enum<string>
required
Available options:
APPOINTMENT,
ONLINE_APPOINTMENT,
DINING_RESERVATION,
FOOD_ORDERING,
FOOD_DELIVERY,
FOOD_TAKEOUT,
SHOP_ONLINE
locationId
string
Minimum string length: 1

Response

Google Business place action created.

ok
boolean
required
data
object
required