v2

latestOpenAPI 3.1.02026-08-075421692.0 MB
GMB Place Actions

Update action link

Updates a place action link (change URL or action type). Only the fields included in the request body will be updated.

patch/v1/accounts/{accountId}/gmb-place-actions

Path parameters

accountIdstring required

Query parameters

locationIdstring

Override which location to target. If omitted, uses the account's selected location.

Request body

namestring required

Resource name of the place action link (e.g. locations/123/placeActionLinks/456)

uristring uri

New action URL. At least one of uri or placeActionType is required (enforced server-side; not modeled as anyOf because required-only anyOf branches break SDK generators).

placeActionType'APPOINTMENT' | 'ONLINE_APPOINTMENT' | 'DINING_RESERVATION' | 'FOOD_ORDERING' | 'FOOD_DELIVERY' | 'FOOD_TAKEOUT' | 'SHOP_ONLINE'

New action type

Response

Place action updated successfully

successboolean
namestring
uristring
placeActionTypestring