Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
DistanceBucket
Stay organized with collections
Save and categorize content based on your preferences.
The distance bucket for a user's distance from an advertiser's location extension.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
WITHIN_700M
|
User was within 700m of the location. |
WITHIN_1KM
|
User was within 1KM of the location. |
WITHIN_5KM
|
User was within 5KM of the location. |
WITHIN_10KM
|
User was within 10KM of the location. |
WITHIN_15KM
|
User was within 15KM of the location. |
WITHIN_20KM
|
User was within 20KM of the location. |
WITHIN_25KM
|
User was within 25KM of the location. |
WITHIN_30KM
|
User was within 30KM of the location. |
WITHIN_35KM
|
User was within 35KM of the location. |
WITHIN_40KM
|
User was within 40KM of the location. |
WITHIN_45KM
|
User was within 45KM of the location. |
WITHIN_50KM
|
User was within 50KM of the location. |
WITHIN_55KM
|
User was within 55KM of the location. |
WITHIN_60KM
|
User was within 60KM of the location. |
WITHIN_65KM
|
User was within 65KM of the location. |
BEYOND_65KM
|
User was beyond 65KM of the location. |
WITHIN_0_7MILES
|
User was within 0.7 miles of the location. |
WITHIN_1MILE
|
User was within 1 mile of the location. |
WITHIN_5MILES
|
User was within 5 miles of the location. |
WITHIN_10MILES
|
User was within 10 miles of the location. |
WITHIN_15MILES
|
User was within 15 miles of the location. |
WITHIN_20MILES
|
User was within 20 miles of the location. |
WITHIN_25MILES
|
User was within 25 miles of the location. |
WITHIN_30MILES
|
User was within 30 miles of the location. |
WITHIN_35MILES
|
User was within 35 miles of the location. |
WITHIN_40MILES
|
User was within 40 miles of the location. |
BEYOND_40MILES
|
User was beyond 40 miles of the location. |
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-12 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-12 UTC."],[[["This documentation details the distance bucket enums that represent a user's proximity to an advertiser's location extension."],["Distance buckets are categorized in both kilometers and miles, offering a range of options for specifying user proximity."],["Enums like `UNSPECIFIED` and `UNKNOWN` provide system status and handle unknown values."],["Proximity is defined with various enums, ranging from within 700 meters to beyond 65 kilometers or 40 miles."],["The enums allow advertisers to target or analyze users based on their distance from a specific location."]]],["This outlines distance categories, or \"buckets,\" measuring a user's proximity to an advertiser's location. Distances are defined in both kilometers and miles. Categories range from \"within 700m\" to \"beyond 65km\" and \"within 0.7 miles\" to \"beyond 40 miles\". There is also an option for an unspecified or unknown value. Each category indicates the user's location relative to the advertiser's extension.\n"]]