SuggestTravelAssets

  • The SuggestTravelAssets RPC returns Travel Asset suggestions, though not all possible asset types are guaranteed to be returned for a given hotel property.

  • This functionality 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.