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 hourUsage
Use the locationId field when setting gbpLocationId in the controls object when creating Google Business Profile posts.
Path parameters
socialMediaIdstring (UUID)requiredThe UUID of the connected social media account where the platform is GOOGLE_BUSINESS_PROFILE.
Response
200 OK An array of GBP location objects.
idstringoptionalInternal UUID.
locationIdstringoptionalGBP resource name. Use as gbpLocationId when creating posts.
titlestringoptionalBusiness name.
addressstringoptionalBusiness address.
mapsUristring | nulloptionalGoogle Maps link to the location.