zacharyinserra-lovingly
Results
1
comments of
zacharyinserra-lovingly
Hello Vadym, We are using the google-api-python-client library. Here is a snippet of our code that fetches the location data. info = discovery.build('mybusinessbusinessinformation', 'v1', credentials=creds) keys = ('name,title,serviceArea,storeCode,labels,openInfo,metadata,storefront_address,phone_numbers,' 'specialHours,regularHours,serviceItems,websiteUri,categories,latlng,profile,relationshipData,' 'adWordsLocationExtensions,languageCode')...