Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
MapsLocationInfo
Fields |
place_id
|
string
Place ID of the Maps 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 2025-02-25 UTC.
[null,null,["Last updated 2025-02-25 UTC."],[[["This documentation details the structure for using place IDs, which are unique identifiers for locations within Google Maps."],["The structure includes a single field called \"place_id\" that uses a string format to store the unique place identifier."]]],["The content defines a data structure for storing place identifiers. It utilizes a single field, `place_id`, which is a string. This string field holds the unique Place ID associated with a specific location within the Maps service. The core functionality is to act as a container for these `place_id` strings.\n"]]