Visibility radius
location.visibility controls whether the mission should be shown to nearby contributors.
Use a broad radius when the mission should only appear to people in a region:
- city missions:
10000to20000meters - neighborhood missions:
1000to5000meters - venue missions: usually still broad enough for discovery
Submission radius
location.submission controls whether an uploaded capture is accepted as being taken near the target.
Use a tighter radius for proof:
- specific storefront or landmark:
50to150meters - park, plaza, or large venue:
150to500meters - city-wide evidence: avoid tight submission radius unless there is a precise target
When location is required
Uselocation.submission when the evidence must be collected at a specific place. place_video missions should almost always include it.
For object missions like a billboard or sign, use object_photo plus location.submission only if the object must be at a particular place.
Accuracy and freshness
Optional fields:minGpsAccuracyMeters: maximum acceptable GPS accuracy radius. Lower is stricter.gpsMaxAgeSeconds: maximum age of the GPS reading. Lower is stricter.