GoogleAdsSearchads360V23ResourcesAdGroupBidModifier constructor
GoogleAdsSearchads360V23ResourcesAdGroupBidModifier({
- String? adGroup,
- String? baseAdGroup,
- double? bidModifier,
- String? bidModifierSource,
- String? criterionId,
- GoogleAdsSearchads360V23CommonDeviceInfo? device,
- GoogleAdsSearchads360V23CommonHotelAdvanceBookingWindowInfo? hotelAdvanceBookingWindow,
- GoogleAdsSearchads360V23CommonHotelCheckInDateRangeInfo? hotelCheckInDateRange,
- GoogleAdsSearchads360V23CommonHotelCheckInDayInfo? hotelCheckInDay,
- GoogleAdsSearchads360V23CommonHotelDateSelectionTypeInfo? hotelDateSelectionType,
- GoogleAdsSearchads360V23CommonHotelLengthOfStayInfo? hotelLengthOfStay,
- String? resourceName,
Implementation
GoogleAdsSearchads360V23ResourcesAdGroupBidModifier({
this.adGroup,
this.baseAdGroup,
this.bidModifier,
this.bidModifierSource,
this.criterionId,
this.device,
this.hotelAdvanceBookingWindow,
this.hotelCheckInDateRange,
this.hotelCheckInDay,
this.hotelDateSelectionType,
this.hotelLengthOfStay,
this.resourceName,
});