Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
MapsLocationSet
Stay organized with collections
Save and categorize content based on your preferences.
Wrapper for multiple maps location sync data
Fields |
maps_locations[]
|
MapsLocationInfo
Required. A list of maps location info that user manually synced in.
|
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.
[[["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 2025-02-25 UTC."],[[["This wrapper handles data for synchronizing location information across multiple maps."],["It requires a list of `MapsLocationInfo` objects, representing the locations manually synced by the user."]]],["The core content defines a data structure for synchronizing location data across multiple maps. It utilizes a field named `maps_locations[]`, which is a required list. This list contains `MapsLocationInfo` objects, representing location information that users have manually synchronized. This structure serves as a wrapper to consolidate synced location data from various maps.\n"]]