ServiceBusinessContext
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Дополнительные данные для проверки бизнеса услуги.
Поля |
---|
address | object ( PostalAddress ) Проверочный адрес местоположения. Он используется для включения дополнительных параметров проверки или отправки открытки. |
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-07-25 UTC.
[null,null,["Последнее обновление: 2025-07-25 UTC."],[[["\u003cp\u003eThis document outlines the JSON representation for providing additional data during service business verification.\u003c/p\u003e\n"],["\u003cp\u003eThe structure includes an \u003ccode\u003eaddress\u003c/code\u003e field of type \u003ccode\u003ePostalAddress\u003c/code\u003e which specifies the location's verification address.\u003c/p\u003e\n"],["\u003cp\u003eThe provided address enables additional verification methods or triggers the sending of a verification postcard.\u003c/p\u003e\n"]]],["The core content details the structure for providing a service business's verification address. It utilizes a JSON object named `address`, which is defined by the `PostalAddress` schema. This `address` object is crucial for either activating more verification methods or facilitating the sending of a physical postcard for verification purposes. The `address` field is mandatory and represents the location's verification address.\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/verifications/rest/v1/PostalAddress) } } ``` |\n\n| Fields ||\n|-----------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `address` | `object (`[PostalAddress](/my-business/reference/verifications/rest/v1/PostalAddress)`)` The verification address of the location. It is used to either enable more verification options or send a postcard. |"]]