cURL
curl --request POST \ --url https://api.bundle.social/api/v1/misc/google-business/media \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "teamId": "<string>", "uploadId": "<string>", "category": "ADDITIONAL", "description": "<string>" } '
{ "name": "<string>", "googleUrl": "<string>", "mediaFormat": "PHOTO", "sourceUrl": "<string>", "thumbnailUrl": "<string>", "locationAssociation": { "category": "CATEGORY_UNSPECIFIED", "priceListItemId": "<string>" }, "description": "<string>" }
Body
CATEGORY_UNSPECIFIED
COVER
PROFILE
LOGO
EXTERIOR
INTERIOR
PRODUCT
AT_WORK
FOOD_AND_DRINK
MENU
COMMON_AREA
ROOMS
TEAMS
ADDITIONAL
2000
200
PHOTO
VIDEO
Show child attributes
Was this page helpful?