proximityRadius property

double? proximityRadius
getter/setter pair

Radius expressed in the distance units set in proximity_radius_unit.

This represents the size of the area around a chosen location that will be targeted. Radius should be between 1 and 500 miles or 800 kilometers.

Required.

Implementation

core.double? proximityRadius;