Class GoogleAdsSearchads360V23ResourcesConversionValueRuleValueRuleItineraryCondition
Condition on Itinerary dimension.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23ResourcesConversionValueRuleValueRuleItineraryCondition : IDirectResponseSchema
Properties
AdvanceBookingWindow
Range for the number of days between the date of the booking and the start of the itinerary.
Declaration
[JsonProperty("advanceBookingWindow")]
public virtual GoogleAdsSearchads360V23ResourcesConversionValueRuleValueRuleItineraryAdvanceBookingWindow AdvanceBookingWindow { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23ResourcesConversionValueRuleValueRuleItineraryAdvanceBookingWindow |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
TravelLength
Range for the itinerary length in number of nights.
Declaration
[JsonProperty("travelLength")]
public virtual GoogleAdsSearchads360V23ResourcesConversionValueRuleValueRuleItineraryTravelLength TravelLength { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23ResourcesConversionValueRuleValueRuleItineraryTravelLength |
TravelStartDay
The days of the week on which this itinerary's travel can start.
Declaration
[JsonProperty("travelStartDay")]
public virtual GoogleAdsSearchads360V23ResourcesConversionValueRuleValueRuleItineraryTravelStartDay TravelStartDay { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23ResourcesConversionValueRuleValueRuleItineraryTravelStartDay |