Module: Google::Shopping::Merchant::Accounts::V1::Region::RadiusArea::RadiusUnits
- Defined in:
- proto_docs/google/shopping/merchant/accounts/v1/regions.rb
Overview
The unit of measurement of the radius. Default is KILOMETERS.
Constant Summary collapse
- RADIUS_UNITS_UNSPECIFIED =
Unused default value
0- MILES =
The distance is measured in miles.
1- KILOMETERS =
The distance is measured in kilometers.
2