フィードの概要
このセクションでは、在庫データを Actions Center に送信するために使用するフィード ファイルを指定します。フィードの内容では、提供するサービスと利用可能なサービスを定義します。
空き情報フィードの構成は、Google Maps Booking API によって定義されます。
予約の転送の統合には、次のフィードが必須です。
これらのフィードには、必須フィールドと任意のフィールドがあります。省略可能とマークされているフィールドは、空の場合はフィードから除外できます。
フィード形式は、Protocol Buffer 3 の構文を使用して記述します。フィード ファイルは、pb3 形式または派生 JSON 形式で Protocol Buffer データのバイナリをシリアル化してアップロードできます。フィードを JSON 形式でアップロードすることをおすすめします。
アップロード前に gzip を使用してフィードを圧縮することをおすすめします。
このガイドは、Actions Center の Protocol Buffer 専用です。Protocol Buffer を使用して pb3 ファイルを生成する方法についての概要は、Java の例をご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-26 UTC。
[null,null,["最終更新日 2024-11-26 UTC。"],[[["Inventory data is transmitted to Actions Center using Entity, Action, and Services feeds, defining your provided and available services."],["Feed structures are based on the Google Maps Booking API, with mandatory feeds for Appointments Redirect integration including Entity, Action, and Services."],["Feeds can be provided in pb3 or JSON format (JSON recommended), with optional fields allowed to be omitted when empty."],["Google recommends compressing feeds using gzip before uploading them to Actions Center."]]],["Inventory data is sent to the Actions Center via feed files, which define offered services and their availability. Mandatory feeds for Appointments Redirect integration include: Entity, Action, and Services feeds. These files can be uploaded in either protocol buffer (pb3) or JSON format, with JSON recommended. Optional fields can be omitted. Feeds are structured according to the Google Maps Booking API, and compressing the feeds using gzip prior to upload is recommended.\n"]]