How To Find Your Google Business Profile ID: 4 Quick Methods

How To Find Your Google Business Profile ID: 4 Quick Methods

How to Find My Google Business Profile ID

How To Find Your Google Business Profile ID: 4 Quick Methods & Local SEO Identification Guide

To find your Google Business Profile ID, log into your Google Account, search for your business name on Google, click the three-dot menu in the management window, click Business Profile settings, and select Advanced settings. Your 19-digit numeric string appears at the top of the menu alongside a single-click Copy ID button. We at Sitelinx SEO Agency use this unique account identifier alongside the Customer ID (CID) and Place ID to resolve profile suspensions, fix structured data, and strengthen local search rankings.

Managing verified listings across Google Maps requires knowing which identification code your specific platform requires. Using the wrong ID string breaks API integrations, drops review star ratings from search results, and delays support tickets. This guide breaks down every method to locate your identifiers instantly, audit your backend data, and protect your organic visibility.

Understanding Google Business Identifiers

Google assigns several distinct codes to every listing across its search infrastructure. Mixing up these codes creates severe data errors inside software tools, third-party aggregators, and custom schema code.

We track five core identifiers when auditing business listings:

  • Google Business Profile ID: A permanent 19-digit or 20-digit numeric key assigned strictly to an authorized management dashboard. It handles profile transfers, agency access requests, direct Google Support ticket escalations, and API ownership verification.
  • Customer ID (CID or Ludocid): A permanent numeric string tied directly to the public map listing. The CID never changes during rebrands or address moves, making it the top choice for generating direct link URLs for customer reviews and JSON-LD schema markup.
  • Place ID: A dynamic, alphanumeric text string starting with ChIJ generated by the Google Places API. Place IDs pinpoint a physical location on Google Maps, but Google can update or expire them after address relocations or map re-indexing.
  • Feature ID (Google ID): A composite hexadecimal string separated by a colon used internally by Google system architecture to link entities across Google, YouTube, and Knowledge Graph panels.
  • Store Code: A custom alphanumeric string created manually by profile administrators to organize enterprise locations within multi-listing dashboard feeds.

Identifier Comparison Matrix

Identifier TypeStandard FormatPermanence LevelPrimary Technical FunctionPrimary Location
Business Profile ID19-digit numeric stringPermanent (tied to backend management entity)Support escalations, API profile transfers, access delegationIn-Search dashboard > Advanced settings
Customer ID (CID)10 to 20-digit numeric stringPermanent (tied to map entity)Review generation links, schema markup sameAs targetsMaps source code inspection (ludocid)
Place IDText string starting with ChIJEphemeral (subject to 12-month API expiration)Places API location queries, dynamic routing, geo-fencingPlace ID Finder API tool
Feature IDHexadecimal string with colonPermanent (tied to Knowledge Graph node)Cross-platform entity mapping, Knowledge Graph connectionsSearch URL parameters (ftid)
Store CodeUser-defined (e.g., STORE-2026-LA)Mutable (editable by manager)Bulk management spreadsheet sync, inventory distributionBulk Business Profile console

4 Fast Methods to Find Your Google Business Profile ID

Method 1: The In-Search Dashboard

The fastest path for account owners uses the standard search management interface on Google. You must log in with the exact email address assigned as an Owner or Manager of the profile.

  1. Open your web browser and log into the primary Google Account associated with your business.
  2. Search for your exact business name or type the search operator my business directly into Google.
  3. Find the management card labeled Your business on Google located above the top organic search results.
  4. Click the three vertical dots (kebab menu) located on the upper right corner of the management card.
  5. Select Business Profile settings from the dropdown menu.
  6. Click Advanced settings at the bottom of the secondary window.
  7. Locate the section labeled Business Profile ID. Click Copy ID to save the 19-digit number to your clipboard.

If you encounter permissions issues or missing menus, review official step-by-step guidance inside the Google Business Profile Help Center.

Method 2: Google Maps Page Source Inspection

When building structured data or embedding map links, you need the public Customer ID (CID). Extracting this code takes under 60 seconds through your browser page source view.

  1. Open Google Maps in your browser and search for your business listing.
  2. Click on your business listing so the full detail card displays on the left side of the screen.
  3. View the page source by pressing Ctrl+U on Windows or Cmd+Option+U on macOS.
  4. Press Ctrl+F or Cmd+F to activate the source search bar.
  5. Type ludocid into the search field.
  6. Locate the text sequence showing ludocidu003d or ludocid=.
  7. Copy the numeric digits immediately following that string. That plain number sequence is your permanent CID.

Method 3: Business Profile Manager Dashboard Analysis

If you manage multi-location accounts inside an enterprise dashboard, inspecting URL parameters provides rapid extraction without clicking through individual search cards.

  1. Navigate to the Google Business Profile Manager dashboard.
  2. Click on the target business location from your main location list.
  3. Examine your browser address bar.
  4. Locate the numeric string positioned immediately after /l/ or inside the query parameters.
  5. Save this account key string for bulk database syncing and software integrations.

Method 4: Direct Retrieval via Google Business Profile API

For software developers managing enterprise account platforms, programmatically querying profile parameters ensures exact database alignment across hundreds of locations.

Authenticate your API console through Google Cloud using OAuth 2.0 credentials scope https://www.googleapis.com/auth/business.manage. Send a standard GET request to the official management endpoint:

GET https://mybusinessaccountmanagement.googleapis.com/v1/accounts/{accountId}/locations

Parse the incoming JSON response payload to extract the name attribute string. The returned string uses the standard resource format accounts/{accountId}/locations/{locationId}. The {locationId} value acts as your immutable profile key inside custom API applications.

Developer teams building location applications can cross-reference API specifications within the official Google Places API Place ID documentation.

Using Business Identifiers for Local SEO and Google Maps Ranking

Local SEO relies on clear data associations. Google uses automated crawlers to connect information on your domain with real-world location entities on Google Maps. Using correct business identifiers prevents entity confusion and protects your local pack ranking.

Schema Markup and Structured Data Integrity

Many web developers incorrectly paste dynamic Place IDs directly into the sameAs array of their site’s local schema markup. Because Place IDs expire or change during map system re-indexing, hardcoded Place IDs cause schema validation errors over time.

We always construct schema markup using the permanent Customer ID (CID) string. Building your schema URL as https://maps.google.com/?cid=YOUR_CID_NUMBER gives Google search bots an unbreakable entity reference. This approach maintains review star visibility across organic search engines and validates your local entity identity.

Standardize your local organization markup using exact guidelines published in the Schema.org LocalBusiness documentation.

Resolving Account Suspensions with Google Support

When a business profile faces suspension, Google Support representatives require proof of backend ownership. Sending a public map URL or business name often causes support delays, especially if duplicate profiles exist.

Providing your exact 19-digit Business Profile ID inside your reinstatement appeal allows support agents to locate your backend account instantly. This cuts response times and ensures agents review the correct account history.

Technical Audits and Case Studies from Our Agency Work

At Sitelinx SEO Agency, we handle complex local account structures, data migrations, and profile reinstatements for regional brands across the United States.

Case Study: Restoring Missing Review Ratings in Enterprise Schema

A regional dental group managing 18 offices across Southern California noticed that their organic review stars vanished from Google search results. Their previous web agency had hardcoded Place IDs inside their JSON-LD structured data.

During a system-wide map update, Google re-indexed four office locations following building updates. This update refreshed those four physical Place IDs, breaking the hardcoded schema URLs. Search crawlers could no longer verify that the web pages matched the physical map listings, causing the local pack ranking to drop.

Our team audited the code across all 18 domains:

  • We extracted the permanent numeric Customer ID (CID) for each office location using raw page source inspection.
  • We replaced the dynamic Place IDs in the sameAs schema parameters with permanent CID map URLs (https://maps.google.com/?cid=YOUR_CID_NUMBER).
  • We recorded all 19-digit Business Profile IDs inside our internal tracking systems to monitor management access changes.

Google’s crawlers processed the updated schema within 48 hours. Review stars returned to organic search listings across all 18 practice domains, and local map traffic increased by 23 percent over the following month.

Case Study: Resolving Service Area Business Hidden ID Deficits

A mobile HVAC contractor with a hidden residential address suffered an accidental profile suspension during a category update. Because Service Area Businesses (SABs) hide their physical street addresses from public map views, standard third-party Chrome extensions and source code scrapers could not find a public CID.

Google Support required exact operational account proof before reviewing the reinstatement file. The owner could not locate their account information because standard Maps searches returned empty data fields.

We resolved the issue through these technical steps:

  • We logged into the client’s backend Google account and accessed the In-Search dashboard using the search query my business.
  • We navigated through Business Profile settings into Advanced settings to copy the hidden 19-digit Business Profile ID.
  • We matched this backend ID with historical Google Ads account linking records to prove identity.
  • We submitted the verified ID directly to senior Google Support escalation channels.

Google lifted the profile suspension within 36 hours. The contractor regained full local map visibility without losing a single historical customer review or ranking position.

Frequently Asked Questions

What is the difference between a Google Business Profile ID and a Place ID?

A Google Business Profile ID is a permanent 19-digit numeric string used internally for profile administration, support tickets, and API account access. A Place ID is an alphanumeric code beginning with ChIJ that identifies a geographic point on Google Maps for mapping API calls, but it can expire or change over time.

Why is the Customer ID (CID) better than a Place ID for local SEO?

The Customer ID (CID) is a permanent numeric string tied directly to a verified map listing. Place IDs can expire after 12 months or change during map database updates, while a CID never changes. Using the CID inside JSON-LD schema ensures your domain retains its entity link to Google Maps permanently.

How do Service Area Businesses find their Business Profile ID without a public address?

Service Area Businesses can find their Business Profile ID by logging into their owner Google Account, typing my business into Google Search, opening the three-dot menu, selecting Business Profile settings, and opening Advanced settings. The 19-digit ID displays at the top of the menu regardless of whether your street address is hidden on public maps.

Can a Google Business Profile ID change after updating an address or business name?

No, a Google Business Profile ID remains unchanged throughout business name updates, primary category changes, and physical address relocations. The ID only changes if you delete the existing profile completely and create a brand-new listing from scratch.

How do you use the Business Profile ID to merge duplicate Google Maps listings?

When submitting a duplicate removal request to Google Support, provide the exact Business Profile IDs for both the primary verified listing and the duplicate listing. Giving support agents the raw numeric keys allows them to access backend database records instantly, eliminating delays caused by overlapping business names or shared physical addresses.

Sources

Related Articles

People Also Ask

To obtain your Google Business Profile ID, first ensure you have claimed and verified your business listing through Google Business Profile (formerly Google My Business). Log into your Google account, go to business.google.com, and follow the prompts to add or claim your business. Once verified, your unique Business ID is typically found in the URL when you view your profile dashboard. For example, it appears as a long string of numbers after 'gid='. Alternatively, you can find it in your account settings under 'Info' or 'Profile'. This ID is essential for managing reviews, analytics, and integrations. For deeper insights on managing your online presence, our internal article titled 'Is SEO Free Or Paid?' at Is SEO Free Or Paid? discusses how professional tools like those from Sitelinx SEO Agency can streamline this process, though the ID itself is free to obtain.

A Business Profile ID, formerly known as a Google My Business ID, is a unique string of numbers assigned to your specific Google Business Profile listing. This identifier is crucial for managing your listing through the Google Business Profile API, troubleshooting issues with Google Support, or when working with third-party tools. You can typically find this ID in your Google Business Profile dashboard URL or within the settings section of your account. For businesses looking to maximize their online presence, understanding this ID is a foundational step. For a comprehensive walkthrough on setting up and refining your entire profile, we recommend reading our internal article titled 'Ultimate Guide to Creating and Optimizing Your Google Business Page' Ultimate Guide to Creating and Optimizing Your Google Business Page. Sitelinx SEO Agency often uses this ID to streamline client account management and data analysis.

To locate your business account ID, first log in to your account dashboard. Look for a section labeled Account Settings, Profile, or Billing. The ID is typically displayed near your company name or in the URL when viewing your account page. If you cannot find it, check any welcome emails or invoices from the service provider, as the ID is often included there. For platforms managed by Sitelinx SEO Agency, we recommend contacting your account manager directly, as they can provide the exact ID from the backend system. Alternatively, use the platform's help menu or search for "Account ID" in the support documentation. Always keep this ID secure, as it is used for billing and technical support verification.

To find your 10-digit Google Business Profile ID, start by logging into your Google Business Profile account. Once logged in, look at the URL in your browser's address bar when you are on the main dashboard. The ID is a long string of numbers, but you specifically need the 10-digit portion that appears after "gid=" or within the path. For example, in a URL like "https://business.google.com/l/0123456789", the "0123456789" is your ID. If you cannot see it there, navigate to the "Info" tab of your profile; your ID is often listed in the page source or under the "Advanced" settings. For a deeper breakdown of managing your online presence, Sitelinx SEO Agency recommends reading our internal article titled The Essential Guide To SEO Companies For Small Business, which covers essential strategies for small businesses.

To find the Google Business Profile ID for a suspended account, you need to access the business's data through Google's backend systems, as the standard dashboard is inaccessible. First, check any previous emails from Google regarding your listing; the ID is often included in the subject line or body of suspension notices. Alternatively, if you have access to the original verification postcard, the ID may be printed on it. You can also use the Google Business Profile API by making a request to the accounts.locations.list endpoint, which will return the ID even for suspended profiles. For professional guidance on navigating suspensions, Sitelinx SEO Agency recommends documenting every step of your recovery process to avoid future penalties.

Table of Contents

Who Are We?

Sitelinx Organic SEO Agency has been around for over a decade! Our expert SEO team knows it’s way around Google’s algorithm and stays up-to-date with the everchanging trends – SEO strategies the worked yesterday might not work today. Contact us today for a free audit and price quote.

Our Main Services

Google

Overall Rating

5.0
★★★★★

9 reviews