Skip to main content
POST
Add media to a Google Business Profile location

Authorizations

Authorization
string
header
required

Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...

Path Parameters

id
string
required

Connected account ID

Body

application/json

Media item and category

category
enum<string>
Available options:
COVER,
PROFILE,
LOGO,
EXTERIOR,
INTERIOR,
PRODUCT,
AT_WORK,
FOOD_AND_DRINK,
MENU,
COMMON_AREA,
ROOMS,
TEAMS,
ADDITIONAL
Example:

"INTERIOR"

description
string
Example:

"Main dining room"

media
object[]

Response

Created

attribution
object
category
string
Example:

"INTERIOR"

created_at
string
Example:

"2026-03-01T12:00:00Z"

description
string
Example:

"Main dining room"

height_pixels
integer
Example:

1200

id
string
Example:

"accounts/123/locations/456/media/789"

media
object
thumbnail_url
string
width_pixels
integer
Example:

1600