GoogleAdsSearchads360V23CommonSegments constructor
GoogleAdsSearchads360V23CommonSegments({
- String? adFormatType,
- String? adNetworkType,
- GoogleAdsSearchads360V23CommonAssetInteractionTarget? assetInteractionTarget,
- String? conversionAction,
- String? conversionActionCategory,
- String? conversionActionName,
- List<
GoogleAdsSearchads360V23CommonValue> ? conversionCustomDimensions, - String? date,
- String? dayOfWeek,
- String? device,
- String? geoTargetCity,
- String? geoTargetCountry,
- String? geoTargetMetro,
- String? geoTargetPostalCode,
- String? geoTargetRegion,
- int? hour,
- GoogleAdsSearchads360V23CommonKeyword? keyword,
- String? mobileDevicePlatform,
- String? month,
- String? productBiddingCategoryLevel1,
- String? productBiddingCategoryLevel2,
- String? productBiddingCategoryLevel3,
- String? productBiddingCategoryLevel4,
- String? productBiddingCategoryLevel5,
- String? productBrand,
- String? productChannel,
- String? productChannelExclusivity,
- String? productCondition,
- String? productCountry,
- String? productCustomAttribute0,
- String? productCustomAttribute1,
- String? productCustomAttribute2,
- String? productCustomAttribute3,
- String? productCustomAttribute4,
- String? productItemId,
- String? productLanguage,
- String? productSoldBiddingCategoryLevel1,
- String? productSoldBiddingCategoryLevel2,
- String? productSoldBiddingCategoryLevel3,
- String? productSoldBiddingCategoryLevel4,
- String? productSoldBiddingCategoryLevel5,
- String? productSoldBrand,
- String? productSoldCondition,
- String? productSoldCustomAttribute0,
- String? productSoldCustomAttribute1,
- String? productSoldCustomAttribute2,
- String? productSoldCustomAttribute3,
- String? productSoldCustomAttribute4,
- String? productSoldItemId,
- String? productSoldTitle,
- String? productSoldTypeL1,
- String? productSoldTypeL2,
- String? productSoldTypeL3,
- String? productSoldTypeL4,
- String? productSoldTypeL5,
- String? productStoreId,
- String? productTitle,
- String? productTypeL1,
- String? productTypeL2,
- String? productTypeL3,
- String? productTypeL4,
- String? productTypeL5,
- String? quarter,
- List<
GoogleAdsSearchads360V23CommonValue> ? rawEventConversionDimensions, - String? verticalAdsEventParticipantDisplayNames,
- String? verticalAdsHotelClass,
- String? verticalAdsListing,
- String? verticalAdsListingBrand,
- String? verticalAdsListingCity,
- String? verticalAdsListingCountry,
- String? verticalAdsListingRegion,
- String? verticalAdsPartnerAccount,
- String? verticalAdsVertical,
- String? week,
- int? year,
Implementation
GoogleAdsSearchads360V23CommonSegments({
this.adFormatType,
this.adNetworkType,
this.assetInteractionTarget,
this.conversionAction,
this.conversionActionCategory,
this.conversionActionName,
this.conversionCustomDimensions,
this.date,
this.dayOfWeek,
this.device,
this.geoTargetCity,
this.geoTargetCountry,
this.geoTargetMetro,
this.geoTargetPostalCode,
this.geoTargetRegion,
this.hour,
this.keyword,
this.mobileDevicePlatform,
this.month,
this.productBiddingCategoryLevel1,
this.productBiddingCategoryLevel2,
this.productBiddingCategoryLevel3,
this.productBiddingCategoryLevel4,
this.productBiddingCategoryLevel5,
this.productBrand,
this.productChannel,
this.productChannelExclusivity,
this.productCondition,
this.productCountry,
this.productCustomAttribute0,
this.productCustomAttribute1,
this.productCustomAttribute2,
this.productCustomAttribute3,
this.productCustomAttribute4,
this.productItemId,
this.productLanguage,
this.productSoldBiddingCategoryLevel1,
this.productSoldBiddingCategoryLevel2,
this.productSoldBiddingCategoryLevel3,
this.productSoldBiddingCategoryLevel4,
this.productSoldBiddingCategoryLevel5,
this.productSoldBrand,
this.productSoldCondition,
this.productSoldCustomAttribute0,
this.productSoldCustomAttribute1,
this.productSoldCustomAttribute2,
this.productSoldCustomAttribute3,
this.productSoldCustomAttribute4,
this.productSoldItemId,
this.productSoldTitle,
this.productSoldTypeL1,
this.productSoldTypeL2,
this.productSoldTypeL3,
this.productSoldTypeL4,
this.productSoldTypeL5,
this.productStoreId,
this.productTitle,
this.productTypeL1,
this.productTypeL2,
this.productTypeL3,
this.productTypeL4,
this.productTypeL5,
this.quarter,
this.rawEventConversionDimensions,
this.verticalAdsEventParticipantDisplayNames,
this.verticalAdsHotelClass,
this.verticalAdsListing,
this.verticalAdsListingBrand,
this.verticalAdsListingCity,
this.verticalAdsListingCountry,
this.verticalAdsListingRegion,
this.verticalAdsPartnerAccount,
this.verticalAdsVertical,
this.week,
this.year,
});