get Content Details
This parameter is optional and can be specified as the following values. - lowest - low (default) - medium - high ### lowest Returns the absolute minimum response for up to 1,000 hotels: - Count(Count of hotels that are actually returned) - TotalHotelCount(Count of hotels that are requested) - TransactionId - StayDates - LengthOfStay - NumberOfRooms - Occupants - Hotels - Id - Status - Links - RoomTypes - RoomKey Deprecated - OfferId - RatePlanType - RatePlans - RoomTypeId - RatePlanId - RateRuleId - InventorySourceId - RemainingCount - Price - MemberOnlyDeal - Promotions - PaymentMethod - FullDepositUponBooking - PaymentSchedule - CancellationPolicy - Price - BaseRate - TaxesAndFees - TotalPrice - TotalStrikeOutPrice - AvgNightlyRate - AvgNightlyStrikeOutRate - AvgNightlyRateWithFees - AvgNightlyStrikeOutRateWithFees - HotelMandatoryFees - TotalPriceWithHotelFees - NightlyRates - TaxesAndFeesDetails - RefundableDamageDeposit This minimal response is the best for partners that store static hotel location data locally, and who would like to have the smallest and fastest API response. ### low Returns basic hotel information in response for up to 1,000 hotels. Includes all elements returned when contentDetails=lowest
plus: - Hotels - Name - PropertyType - PropertyDetails - LocalCurrencyCode - Location - Distance - Description(may not be localized) - ChainAndBrandInfo - ThumbnailUrl - StarRating - GuestRating - GuestReviewCount - PetFriendly - LgbtqiaFriendly - ImportantNotices - RoomTypes - Description - RatePlans - InventorySourceCode - PaymentTime - ReserveWithDeposit - FreeInternet - FreeWiFi - FreeParking - FreeBreakfast ### medium Returns more complete hotel information in response for up to 200 hotels. Includes all elements returned when contentDetails=low
plus: - Hotels - HotelAmenities - RoomAmenities - RoomTypes - RatePlans - FreeInternetDetails - FreeBreakfastDetails - Amenities - Amenities Note: Setting the contentDetails
to medium
will automatically limit your response size to 200 hotels. ### high Returns extended hotel information in response for up to 5 hotels. Includes all elements returned when contentDetails=medium
plus: - Hotels - RenovationsAndClosures - Policies - OptionalExtras - Media - Accessibility - RoomTypes - SmokingOption - BedTypeOptions - RoomOccupancyPolicy - Media Note: Setting the contentDetails
to high
will automatically limit your response size to 5 hotels.