Google Business Performance API has a
NEW API method that allows fetching multiple `DailyMetrics` in a single API request. Review the
deprecation schedule and instructions to migrate over from v4 reportInsights API method to Google Business Profile Performance API.
ServiceBusinessContext
Stay organized with collections
Save and categorize content based on your preferences.
Additional data for service business verification.
Fields |
address |
object (PostalAddress )
The verification address of the location. It is used to either enable more verification options or send a postcard.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-16 UTC.
[null,null,["Last updated 2024-10-16 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. |"]]