Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
SuggestTravelAssetsRequest
Fields |
customer_id
|
string
Required. The ID of the customer.
|
language_option
|
string
Required. The language specifications in BCP 47 format (for example, en-US, zh-CN, etc.) for the asset suggestions. Text will be in this language. Usually matches one of the campaign target languages.
|
place_ids[]
|
string
The Google Maps Place IDs of hotels for which assets are requested. See https://developers.google.com/places/web-service/place-id for more information.
|
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."],[[["Suggests travel assets, such as text or image, based on the provided information."],["Requires the Google Ads Customer ID, preferred language (BCP 47 format), and optionally, Google Maps Place IDs of hotels."],["Primarily used for enriching travel campaigns with relevant assets."]]],["The core content details the required fields for a `SuggestTravelAssets` request. A customer ID is mandatory, alongside a language specification in BCP 47 format for the suggested assets' text. Additionally, one can input a list of Google Maps Place IDs, representing specific hotels, for which assets are being requested. The Place ID format can be found on the google places website.\n"]]