Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
ListPlannableProductsRequest
Stay organized with collections
Save and categorize content based on your preferences.
Request to list available products in a given 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.
[[["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."],[[["The request lists products available for a specific location chosen for planning."],["You need to provide the `plannable_location_id` which you can get by using the `ReachPlanService.ListPlannableLocations` method."]]],["The core content details the process of requesting a list of available products. A `plannable_location_id` is required, which is a string representing the ID of the chosen location. This ID is essential for identifying the geographical area for which product availability is being queried. The document indicates a specific service, `ReachPlanService.ListPlannableLocations`, that can be used to retrieve the list of valid plannable location IDs.\n"]]