GoogleAdsSearchads360V23ResourcesAdGroupBidModifier class

Represents an ad group bid modifier.

Properties

adGroup String?
The ad group to which this criterion belongs.
getter/setter pair
baseAdGroup String?
The base ad group from which this draft/trial adgroup bid modifier was created.
getter/setter pair
bidModifier double?
The modifier for the bid when the criterion matches.
getter/setter pair
bidModifierSource String?
Bid modifier source.
getter/setter pair
criterionId String?
The ID of the criterion to bid modify.
getter/setter pair
device GoogleAdsSearchads360V23CommonDeviceInfo?
A device criterion.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
hotelAdvanceBookingWindow GoogleAdsSearchads360V23CommonHotelAdvanceBookingWindowInfo?
Criterion for number of days prior to the stay the booking is being made.
getter/setter pair
hotelCheckInDateRange GoogleAdsSearchads360V23CommonHotelCheckInDateRangeInfo?
Criterion for a hotel check-in date range.
getter/setter pair
hotelCheckInDay GoogleAdsSearchads360V23CommonHotelCheckInDayInfo?
Criterion for day of the week the booking is for.
getter/setter pair
hotelDateSelectionType GoogleAdsSearchads360V23CommonHotelDateSelectionTypeInfo?
Criterion for hotel date selection (default dates versus user selected).
getter/setter pair
hotelLengthOfStay GoogleAdsSearchads360V23CommonHotelLengthOfStayInfo?
Criterion for length of hotel stay in nights.
getter/setter pair
resourceName String?
The resource name of the ad group bid modifier.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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