ライブラリ
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Google My Business API クライアント ライブラリは、Google My Business API の機能をサポートし、すべての Google API に共通する機能(HTTP トランスポート、エラー処理、認証、JSON 解析、プロトコル バッファのサポートなど)も備えています。
Google My Business API を初めて利用する方は、まずスタートガイドとコードサンプルをご覧ください。クライアント ライブラリの詳細は、Google API クライアント ライブラリでご確認ください。
旧バージョンのクライアント ライブラリとディスカバリ ドキュメントについては、以前のバージョンをご覧ください。
詳細なエラー レスポンス
レスポンスに詳細なエラー メッセージ(必須フィールドが指定されていないなど)を含めるには、次のヘッダーをリクエストに追加します。
X-GOOG-API-FORMAT-VERSION: 2
エラー メッセージ レスポンスの詳細については、Shared.Types セクションで、ErrorCode
、ErrorDetail
、InternalError
、ValidationError
の各ページをご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-27 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-11-27 UTC。"],[[["The Google My Business API client libraries provide functionalities common to all Google APIs, including HTTP transport, error handling, and authentication, in addition to the specific features of the Google My Business API."],["Users new to the Google My Business API can utilize the Get Started guides and code samples for guidance and practical examples."],["Client libraries for the Google My Business API are available in various programming languages, including Java, Python, .NET, PHP, Node.js, and Go, supporting different Google My Business APIs such as Account Management, Lodging, and Place Actions."],["For more comprehensive error messages, include the header `X-GOOG-API-FORMAT-VERSION: 2` in your requests, and consult the ErrorCode, ErrorDetail, InternalError, and ValidationError pages in the Shared.Types section for further details on error responses."]]],[]]