# How to use Google Reviews

**Note: Please update Golo to version 1.4.7 or higher to use this feature**

**Places API** allows to show **only 5 reviews** from that, those results are **cached for 48 hours** to not generate additional costs for API.

Complete the following steps to display Google reviews:

### **1.** Activate Google Review at Theme Option => Listing Detai&#x6C;**.**

![](/files/-MkAJtGsaFPzAtz5-iLo)

### **2. Finding Google Place ID. (**&#x59;ou need to repeat this step for different places that want to show Google Review&#x73;**)**

To find the PlaceID for the practice, go to the [Google Place ID Finder](https://developers.google.com/places/web-service/place-id?utm_source=google\&utm_medium=cpc\&utm_campaign=FY18-Q2-global-demandgen-paidsearchonnetworkhouseads-cs-maps_contactsal_saf\&utm_content=text-ad-none-none-DEV_c-CRE_433476780223-ADGP_Hybrid%20%7C%20AW%20SEM%20%7C%20BKWS%20~%20Place%20IDs-KWID_43700039136946234-kwd-582432943155-userloc_9031053\&utm_term=KW_%2Bplace%20%2Bids-ST_%2Bplace%20%2Bids\&gclid=Cj0KCQiA2uH-BRCCARIsAEeef3lqxzbpq7-gdnbrsPc8d0ODCZJ2apom_JiuF8Jt8zeAP6B7kD_CYw4aAl6jEALw_wcB). Type in your practice name and address information into the search bar, then click search. Your practice location will now be on the map, with a popup window displaying the practice's Google Place ID.

Select the Place ID on the map and copy the identification string.

![](/files/-MkAKFGdBfAts5qkanGl)

Go to the place edit page and add it to the **Place ID for** **Google Review section**

![](/files/-MkAKmog2e0ARXkYf1Dh)

### **3.** Getting your API Key for Reviews Widget

* On [Google Developers](https://developers.google.com/maps/documentation/javascript/get-api-key) page, click on “**Go to Console**“.

![Google Console Platform page to get API for Premium Addons](https://premiumaddons.b-cdn.net/wp-content/uploads/2021/07/google-console-platform.jpg)

![Login to Google Account](https://premiumaddons.b-cdn.net/wp-content/uploads/2019/01/3-1024x445.png)

Now, click on “Create a new Project”

![Google Cloud Platform](https://premiumaddons.b-cdn.net/wp-content/uploads/2021/07/google-cloud-platform.jpg)

Enter Project name and click on “Create” button.

![Create New Project for Elementor Google API](https://premiumaddons.b-cdn.net/wp-content/uploads/2021/07/create-new-project-1024x486.jpg)

Then from side menu, navigate to **APIs & Services > Library** to check and enable the avaiable Google APIs.

![Google API Library for Elementor](https://premiumaddons.b-cdn.net/wp-content/uploads/2021/08/google-api-library-for-elementor.jpg)

Now, you can see the availbale APIs. In Premium Addons we have [Google Maps Widget](https://premiumaddons.com/google-maps-widget-for-elementor-page-builder/) (Maps JavaScript API), [Google Reviews Widget](https://premiumaddons.com/google-reviews-for-elementor-page-builder/) (Places API) and [Premium Video Box widget](http://premiumaddons.com/video-box-widget-for-elementor-page-builder/) that uses Youtube Data API v3. For more information about Video Box Google API, please check it from [here](https://premiumaddons.com/docs/how-to-enable-youtube-data-api-for-premium-video-box-widget/).

![Google Maps API for Elementor](https://premiumaddons.b-cdn.net/wp-content/uploads/2021/07/avaiable-google-maps-api.jpg)

If you want to use Premium Google Maps widget, please enable Maps JavaScript API.

![Enable Places API for Elementor Google Maps Widget](https://premiumaddons.b-cdn.net/wp-content/uploads/2021/07/enable-maps-api-for-elementor-google-maps-widget.jpg)

If you want to use Premium Google Reviews widget, you need to enable Places API.

![Enable Places API for Elementor Google Reviews Widget](https://premiumaddons.b-cdn.net/wp-content/uploads/2021/07/enable-places-api-for-elementor-google-reviews-widget-1024x489.jpg)

Everything should be ready to enable billing on your account. You will not be autocharged after free trial ends.

![Activating Billing for Google API](https://premiumaddons.b-cdn.net/wp-content/uploads/2021/07/activite-billing-for-google-api.jpg)

![Setup Google Billing Information Step #1](https://premiumaddons.b-cdn.net/wp-content/uploads/2019/01/6-1024x445.png)

![Setup Google Billing Information Step #2](https://premiumaddons.b-cdn.net/wp-content/uploads/2019/01/7-1024x445.png)

![Setup Google Billing Information Step #3](https://premiumaddons.b-cdn.net/wp-content/uploads/2019/01/8-1-1024x445.png)

* Now, we need to create API key by navigating from left side menu **APIs & Services > Credentials**.

![Getting Google API Keys Credentials for Elementor Widgets](https://premiumaddons.b-cdn.net/wp-content/uploads/2021/08/getting-google-api-keys-credentials.jpg)

* Create API key after you’ve enabled APIs from **Create Credenetials** menu select **API Key** option.

![Create New API Key for Premium Elementor Widgets](https://premiumaddons.b-cdn.net/wp-content/uploads/2021/07/create-new-api-key-for-elementor-widgets-1024x490.jpg)

* Now, we’re all set, just copy the API Key and insert it in Theme Option => Listing Detail => Google Review API Key

![Copy Google API Key](https://premiumaddons.b-cdn.net/wp-content/uploads/2021/07/copy-api-to-clipboard.jpg)

![Add Google API Key to Google Review API Key](/files/-MkANBwc-Cozv1qbpcQw)

It is done!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://uxper.gitbook.io/wp-golo/faqs/how-to-use-google-reviews.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
