フィードの概要
このセクションでは、在庫データを 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 specific feed files, defining available services."],["Mandatory feeds include Entity (describing your business entities) and Action (describing associated deep links)."],["Feeds can be formatted as protocol buffer 3 syntax in pb3 or JSON, with JSON recommended."],["While optional fields can be omitted, required ones must be included for successful data transmission."],["Google recommends using gzip compression for feeds before uploading to optimize the process."]]],["Inventory data is sent to the Actions Center via feed files, which define service offerings. Mandatory feeds for Local Services Ads Redirect integration include the Entity feed (describing entities) and the Action feed (describing entity deep links). Fields can be required or optional. Feeds use protocol buffer 3 syntax and can be uploaded as binary or JSON; JSON is recommended. Gzip compression is advised before upload. The feeds format is defined by the Google Maps Booking API.\n"]]