ServiceBusinessContext
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
サービス ビジネスのオーナー確認のための追加データ。
フィールド |
address |
object (PostalAddress )
ビジネスのオーナー確認用の住所。他のオーナー確認方法を有効にしたり、ハガキを郵送したりするために使用します。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[[["\u003cp\u003eThe JSON representation includes an \u003ccode\u003eaddress\u003c/code\u003e field containing the location's verification address.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eaddress\u003c/code\u003e field, utilizing the \u003ccode\u003ePostalAddress\u003c/code\u003e object, facilitates additional verification methods or postcard delivery for service businesses.\u003c/p\u003e\n"]]],[],null,["# ServiceBusinessContext\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nAdditional data for service business verification.\n\n| JSON representation ||\n|----------------------------------------------------------------------------------|---|\n| ``` { \"address\": { object (/my-business/reference/rest/v4/PostalAddress) } } ``` |\n\n| Fields ||\n|-----------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `address` | `object (`[PostalAddress](/my-business/reference/rest/v4/PostalAddress)`)` The verification address of the location. It is used to either enable more verification options or send a postcard. |"]]