Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
LocationSourceType
Stay organized with collections
Save and categorize content based on your preferences.
The possible types of a location source.
Enums |
UNSPECIFIED
|
No value has been specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
GOOGLE_MY_BUSINESS
|
Locations associated with the customer's linked Business Profile. |
AFFILIATE
|
Affiliate (chain) store locations. For example, Best Buy store locations. |
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."],[[["Location sources can be unspecified, unknown, linked to a Google Business Profile, or affiliated with a chain store."],["`UNSPECIFIED` and `UNKNOWN` are primarily used for system or internal purposes and do not represent an actual location source."],["`GOOGLE_MY_BUSINESS` allows the usage of locations linked to the user's Google Business Profile."],["`AFFILIATE` is utilized to incorporate location data from chain stores, like a specific Best Buy branch."]]],["The provided content outlines location source types. `UNSPECIFIED` indicates no value, while `UNKNOWN` signifies an unknown value in the current version, used only as return value. `GOOGLE_MY_BUSINESS` represents locations tied to a customer's linked Business Profile. `AFFILIATE` denotes chain store locations, such as those of Best Buy. These four enums define the various possible sources from which location data can originate.\n"]]