GoogleAdsSearchads360V23ResourcesConversionValueRuleValueRuleItineraryCondition class

Condition on Itinerary dimension.

Properties

advanceBookingWindow GoogleAdsSearchads360V23ResourcesConversionValueRuleValueRuleItineraryAdvanceBookingWindow?
Range for the number of days between the date of the booking and the start of the itinerary.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
travelLength GoogleAdsSearchads360V23ResourcesConversionValueRuleValueRuleItineraryTravelLength?
Range for the itinerary length in number of nights.
getter/setter pair
travelStartDay GoogleAdsSearchads360V23ResourcesConversionValueRuleValueRuleItineraryTravelStartDay?
The days of the week on which this itinerary's travel can start.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited