---
title: "POST /v23/customers/{+customerId}:suggestTravelAssets"
method: POST
path: "/v23/customers/{+customerId}:suggestTravelAssets"
tags: ["customers"]
---

# POST /v23/customers/{+customerId}:suggestTravelAssets

`POST /v23/customers/{+customerId}:suggestTravelAssets`

Returns Travel Asset suggestions. Asset suggestions are returned on a best-effort basis. There are no guarantees that all possible asset types will be returned for any given hotel property.

## Path parameters

- `customerId` string, required

## Request body

- GoogleAdsSearchads360V23ServicesSuggestTravelAssetsRequest — Request message for TravelAssetSuggestionService.SuggestTravelAssets.
  - `placeIds` 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.
  - `languageOption` 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.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/searchads360.md) · [All operations](https://skmtc.net/google/apis/searchads360/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/searchads360/revisions/40d087435afd/schema)
