GET/social-media/{socialMediaId}/gbp-locations

Returns all synced Google Business Profile locations for a connected account. Use the locationId field as gbpLocationId when creating GBP posts.

https://api.postfa.st/Auth: pf-api-keyRate limit: 90 requests per hour

Usage

Use the locationId field when setting gbpLocationId in the controls object when creating Google Business Profile posts.

Path parameters

socialMediaIdstring (UUID)required

The UUID of the connected social media account where the platform is GOOGLE_BUSINESS_PROFILE.

Response

200 OK An array of GBP location objects.

idstringoptional

Internal UUID.

locationIdstringoptional

GBP resource name. Use as gbpLocationId when creating posts.

titlestringoptional

Business name.

addressstringoptional

Business address.

mapsUristring | nulloptional

Google Maps link to the location.