how to get locationState or specifically isDisconnected value for a location in Google my business new API?

Viewed 109

Where I can find the locationState info in the new google my business API? I was using this link, but now it is deprecated. locationState I used to get from google my business api v4, had a structure like the photo below: enter image description here

the new API which now I am using returns an object called metadata found in this link and I see that isGoogleUpdated has been converted into hasGoogleUpdated, and isDuplicate has been changed to duplicateLocation. Is the info isDisconnected still provided by Google?

0 Answers
Related