Skip to main content
POST
Link a Google Business Profile

Authorizations

api_key
string
header
required

Personal API key.

Path Parameters

app_id
string
required

ID of the app whose Google Ads campaigns to manage.

account_id
string
required

ID of the Google Ads account, as returned in id by Get Google Ads account. An account that belongs to a different app returns a 404.

Body

application/json
location_id
string
required

Google Business Profile location, as Google names it: locations/<id>.

Response

The linked location.

The account's linked Google Business Profile location.

business_profile_location_id
string
required

The linked location as locations/<id>. Empty after unlinking.

Example:

"locations/12345"