HotelDateSelectionType Value Set - Campaign Management
Possible hotel date selection types.
Syntax
<xs:simpleType name="HotelDateSelectionType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="Unknown" />
<xs:enumeration value="DefaultSelection" />
<xs:enumeration value="UserSelection" />
</xs:restriction>
</xs:simpleType>
Values
The HotelDateSelectionType value set has the following values: DefaultSelection, Unknown, UserSelection.
Value | Description |
---|---|
DefaultSelection | The dates selected by default. |
Unknown | Returned when the value is unknown. |
UserSelection | The dates selected by the user. |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13