Except as otherwise noted,
the content of this page is licensed under the Creative Commons
Attribution 2.5 License.
Google Code offered in: English - Español - 日本語 - 한국어 - Português - Pусский - 中文(简体) - 中文(繁體)
Documentation for the requested version is not available.Documentation for the requested diff is not available.
Information about a business from local business center or local search.
| Field name | Field type | Field description |
|---|---|---|
| address | string |
Street address of the business. |
| city | string |
City of the business. |
| countryCode | string |
Country code of the business. |
| key | string |
Key to use when adding a LocalBusinessAd that refers to this business.
Keys are set and returned in the Business beans returned by
AdService.findBusinesses and AdService.getMyBusinesses.
The keys should be used 'as is' and not modified. |
| latitude | string |
Latitude part of the coordinates of the business. |
| longitude | string |
Longitude part of the coordinates of the business. |
| name | string |
Name of the business. |
| phoneNumber | string |
Phone number of the business. Optional. |
| postalCode | string |
Postal code of the business. |
| region | string |
Region of the business. |
| timestamp | long |
Timestamp of when this business bean was generated. |