GoogleAdsSearchads360V23CommonListingDimensionInfo constructor
GoogleAdsSearchads360V23CommonListingDimensionInfo({
- GoogleAdsSearchads360V23CommonActivityCityInfo? activityCity,
- GoogleAdsSearchads360V23CommonActivityCountryInfo? activityCountry,
- GoogleAdsSearchads360V23CommonActivityIdInfo? activityId,
- GoogleAdsSearchads360V23CommonActivityRatingInfo? activityRating,
- GoogleAdsSearchads360V23CommonActivityStateInfo? activityState,
- GoogleAdsSearchads360V23CommonHotelCityInfo? hotelCity,
- GoogleAdsSearchads360V23CommonHotelClassInfo? hotelClass,
- GoogleAdsSearchads360V23CommonHotelCountryRegionInfo? hotelCountryRegion,
- GoogleAdsSearchads360V23CommonHotelIdInfo? hotelId,
- GoogleAdsSearchads360V23CommonHotelStateInfo? hotelState,
- GoogleAdsSearchads360V23CommonProductBrandInfo? productBrand,
- GoogleAdsSearchads360V23CommonProductCategoryInfo? productCategory,
- GoogleAdsSearchads360V23CommonProductChannelInfo? productChannel,
- GoogleAdsSearchads360V23CommonProductChannelExclusivityInfo? productChannelExclusivity,
- GoogleAdsSearchads360V23CommonProductConditionInfo? productCondition,
- GoogleAdsSearchads360V23CommonProductCustomAttributeInfo? productCustomAttribute,
- GoogleAdsSearchads360V23CommonProductGroupingInfo? productGrouping,
- GoogleAdsSearchads360V23CommonProductItemIdInfo? productItemId,
- GoogleAdsSearchads360V23CommonProductLabelsInfo? productLabels,
- GoogleAdsSearchads360V23CommonProductLegacyConditionInfo? productLegacyCondition,
- GoogleAdsSearchads360V23CommonProductTypeInfo? productType,
- GoogleAdsSearchads360V23CommonProductTypeFullInfo? productTypeFull,
- GoogleAdsSearchads360V23CommonUnknownListingDimensionInfo? unknownListingDimension,
Implementation
GoogleAdsSearchads360V23CommonListingDimensionInfo({
this.activityCity,
this.activityCountry,
this.activityId,
this.activityRating,
this.activityState,
this.hotelCity,
this.hotelClass,
this.hotelCountryRegion,
this.hotelId,
this.hotelState,
this.productBrand,
this.productCategory,
this.productChannel,
this.productChannelExclusivity,
this.productCondition,
this.productCustomAttribute,
this.productGrouping,
this.productItemId,
this.productLabels,
this.productLegacyCondition,
this.productType,
this.productTypeFull,
this.unknownListingDimension,
});