SuggestTravelAssets

  • The SuggestTravelAssets RPC call returns Travel Asset suggestions for hotel properties on a best-effort basis.

  • Not all possible asset types are guaranteed to be returned for any given hotel property.

  • The SuggestTravelAssets RPC requires the https://www.googleapis.com/auth/adwords OAuth scope for authorization.

SuggestTravelAssets

rpc SuggestTravelAssets(SuggestTravelAssetsRequest) returns (SuggestTravelAssetsResponse)

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.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adwords

For more information, see the OAuth 2.0 Overview.