1 year ago
#330593
Shila Mosammami
how to get locationState or specifically isDisconnected value for a location in Google my business new API?
Where I can find the locationState info in the new google my business API?
I was using this link, but now it is deprecated. The
locationState I used to get from google my business api v4, had a structure like the photo below:
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?
java
google-my-business-api
google-my-business
0 Answers
Your Answer