@extends('layouts.app') @section('title', 'Google connection') @section('page-title', 'Google Business Profile') @section('content')
This connection is only for profiles the account owns or manages. Use the public scanner when no client account involvement is wanted.
Required before the connect button can authorize an account.
Enable the Business Profile APIs and request access if Google requires approval.
Add this exact callback URL: {{ url('/settings/google/callback') }}
Set GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET, and GOOGLE_REDIRECT_URI.
Enter its account ID and location ID on the business edit screen, then use Sync reviews.
Google’s API can return reviews and manage business replies. It does not let this application delete a customer’s review or submit a removal decision.