SuggestTravelAssetsRequest

  • This message is the request for the TravelAssetSuggestionService.SuggestTravelAssets service.

  • It requires the customer_id and a language_option specified in BCP 47 format.

  • It can optionally include a list of Google Maps Place IDs for hotels to suggest assets for.

Request message for TravelAssetSuggestionService.SuggestTravelAssets.

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.