Google Business Performance API has a
NEW API method that allows fetching multiple `DailyMetrics` in a single API request. Review the
deprecation schedule and instructions to migrate over from v4 reportInsights API method to Google Business Profile Performance API.
Work with client libraries
Stay organized with collections
Save and categorize content based on your preferences.
The Google My Business API client libraries provide improved language integration
and simplified user authentication.
Before working with the Google My Business API you need to register your application
and obtain OAuth 2.0 credentials. See Basic Setup for details
on how to start working with the Google My Business API.
Note: These instructions assume a Unix-like environment.
Client library downloads
Visit the Libraries page to get the latest Google My Business API client
libraries.
The Google My Business API client library makes use of the
Google API Client Libraries
for error handling, managing requests and responses, OAuth, and other common functionality.
A Discovery document is available to
aid in auto-generating your own client libraries if support for your
programming language of choice is not currently available for download.
Example client library usage
Visit GitHub
to view and download full samples of working with client libraries.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-16 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-16 UTC."],[[["The Google My Business API client libraries offer better language integration and easier user authentication."],["You must register your application and get OAuth 2.0 credentials before using the Google My Business API, with setup details available in the Basic Setup guide."],["Client libraries can be downloaded from the Libraries page, and a discovery document is provided to assist in generating custom libraries for unsupported languages."],["For usage examples and complete samples, refer to the Google My Business samples on GitHub."]]],[]]