CheapestStrategy
Selects which price field is used to compare options when cheapestOnly is true.
CHEAPEST_STRATEGY_UNSPECIFIED— same asCHEAPEST_STRATEGY_SUGGESTED(default).CHEAPEST_STRATEGY_SUGGESTED— compare byprice.suggested(price after markup). Recommended for B2C displays where the customer-facing price drives the choice.CHEAPEST_STRATEGY_NET— compare byprice.net(supplier net price). Useful when markup configurations vary across hotels and you want the lowest supplier cost. When the requestedcurrencyis set, options matching it are preferred over options in a different currency, regardless of nominal price. Currency comparison is case-insensitive (eurandEURare equivalent).
stringCheapestStrategy (string)
Selects which price field is used to compare options when cheapestOnly is true.
CHEAPEST_STRATEGY_UNSPECIFIED— same asCHEAPEST_STRATEGY_SUGGESTED(default).CHEAPEST_STRATEGY_SUGGESTED— compare byprice.suggested(price after markup). Recommended for B2C displays where the customer-facing price drives the choice.CHEAPEST_STRATEGY_NET— compare byprice.net(supplier net price). Useful when markup configurations vary across hotels and you want the lowest supplier cost. When the requestedcurrencyis set, options matching it are preferred over options in a different currency, regardless of nominal price. Currency comparison is case-insensitive (eurandEURare equivalent).
Possible values: [CHEAPEST_STRATEGY_UNSPECIFIED, CHEAPEST_STRATEGY_SUGGESTED, CHEAPEST_STRATEGY_NET]
CheapestStrategy
"CHEAPEST_STRATEGY_UNSPECIFIED"