...
Go to the Google API Console and select the project you created for use with Business Profile.
To determine your project ID, look in the Project ID column.
Complete and submit the access request form.
Please note that the email address used to fill out this form must match the company's website (for example, John.Doe@company.com if the company's website is company.com). Otherwise, the request will be deniedA follow-up email is sent to you after your request has been reviewed.
After approval, see Basic setup to enable the Business Profile APIs for your project.
...
You need a Google account with access to Google Cloud and permission to Google My Business to access reviews. We highly recommend using a generic account (googlereviews@companyname), so if there are any staff changes, the account remains connected.
After getting access to the API, we need credentials from your account:
Credentials are managed through Google Cloud Platform: https://console.cloud.google.com/
We would need a new GCP project like "*your company* Reviews Analysis"'
Go in the API library and enable for the project: Google My Business API, My Business Account Management API, My Business Information API
Once enabled > Credentials > Create OAuth client ID
Application Type : Web Application
Authorized JavaScript origins: https://feedier.com/ (prod)
Authorized Redirect URLs : https://dashboard.feedier.com/import/google-_reviews/callback/
Turn the application into “Production“ (under Publishing status) in OAuth consent screen menu.
Tip |
---|
You will need to have your Client ID and Client Secret for the integration to work. |
...
Note |
---|
A Google page will open; it is essential to log in with the account that has access to Google My Business with the reviews. ⚠️ |
Info |
---|
You can check the available reviews for the account you are using here: https://business.google.com/locations Feedier will only have access to the locations associated with the account used for authentication. |
...