Getting the wrong company
-
hello,
I will start by saying a really lovely plugin. Just one thing. My company has the same address as a few more. Usng the API code, It is pulling up the wrong business details.
Google API Key
AIzaSyDkUhLsTtj_dOAjXcqIUJBiSUa1j5iDBGYIn order to retrieve Google Business data, you’ll need your own API Key, with API: Places API and restrict to IP: 146.66.89.127
Google Place ID
ChIJiaIPgBxakWsRUGrcdklv19IYou can find your unique Place ID by searching by your business’ name in Google’s Place ID Finder. Single business locations are accepted; coverage areas are not.
Place Name
Regus – Brisbane, 200 Mary StreetThe Actual one is
Conveyz-Web Design & Digital Marketing
Level 16/200 Mary St, Brisbane City QLD 4000———————————
This is what I get on the Plugin
{
“html_attributions”: [],
“result”: {
“formatted_address”: “Level 16/200 Mary St, Brisbane City QLD 4000, Australia”,
“icon”: “https://maps.gstatic.com/mapfiles/place_api/icons/generic_business-71.png”,
“name”: “Regus – Brisbane, 200 Mary Street”,
“rating”: 4.29999999999999982236431605997495353221893310546875,
“reviews”: [
{
“author_name”: “Ash B”,
“author_url”: “https://www.google.com/maps/contrib/101714892219115151675/reviews”,
“language”: “en”,
“profile_photo_url”: “https://lh6.ggpht.com/-LlZjeQD1tPs/AAAAAAAAAAI/AAAAAAAAAAA/ewMNSgSoBPM/s128-c0x00000000-cc-rp-mo/photo.jpg”,
“rating”: 1,
“relative_time_description”: “a year ago”,
“text”: “Staff were rude! Upper management are useless. Can\u2019t believe they run a business like this and get away with treating paying customers like we are criminals. Whatever you do don\u2019t sign up!!!! Sean the area manager is rude!!!”,
“time”: 1535708870
},
{
“author_name”: “Rakesh G”,
“author_url”: “https://www.google.com/maps/contrib/117437128860182312904/reviews”,
“language”: “en”,
“profile_photo_url”: “https://lh5.ggpht.com/–LGxVnSSyag/AAAAAAAAAAI/AAAAAAAAAAA/MrUDLEeihI4/s128-c0x00000000-cc-rp-mo-ba5/photo.jpg”,
“rating”: 5,
“relative_time_description”: “a year ago”,
“text”: “Nice environment for startups”,
“time”: 1536921238
},
{
“author_name”: “Nelson Kulandairaj”,
“author_url”: “https://www.google.com/maps/contrib/114818870429452534113/reviews”,
“language”: “en”,
“profile_photo_url”: “https://lh3.ggpht.com/-P_TBSUVn4dw/AAAAAAAAAAI/AAAAAAAAAAA/EZAoYdH1BnI/s128-c0x00000000-cc-rp-mo-ba2/photo.jpg”,
“rating”: 5,
“relative_time_description”: “2 years ago”,
“text”: “Excellent business lounge and office space”,
“time”: 1507981675
},
{
“author_name”: “Anthony Pitt”,
“author_url”: “https://www.google.com/maps/contrib/113613793322735777817/reviews”,
“profile_photo_url”: “https://lh3.ggpht.com/-r2odIFwWmCI/AAAAAAAAAAI/AAAAAAAAAAA/LXTQgpUSw0k/s128-c0x00000000-cc-rp-mo/photo.jpg”,
“rating”: 5,
“relative_time_description”: “6 months ago”,
“text”: “”,
“time”: 1568513074
},
{
“author_name”: “anishisaac .”,
“author_url”: “https://www.google.com/maps/contrib/117189855749719903994/reviews”,
“profile_photo_url”: “https://lh6.ggpht.com/-Bc2vggCgUbQ/AAAAAAAAAAI/AAAAAAAAAAA/0Q4HOBEmDYQ/s128-c0x00000000-cc-rp-mo-ba3/photo.jpg”,
“rating”: 5,
“relative_time_description”: “2 years ago”,
“text”: “”,
“time”: 1501390428
}
],
“url”: “https://maps.google.com/?cid=15192734229275109968”,
“user_ratings_total”: 6,
“vicinity”: “Level 16/200 Mary Street, Brisbane City”
},
“status”: “OK”
}
- The topic ‘Getting the wrong company’ is closed to new replies.