GoogleAdsSearchads360V23ResourcesConversion constructor
GoogleAdsSearchads360V23ResourcesConversion({
- String? adId,
- String? advertiserConversionId,
- String? assetFieldType,
- String? assetId,
- String? attributionType,
- String? clickId,
- String? conversionDateTime,
- String? conversionLastModifiedDateTime,
- String? conversionQuantity,
- String? conversionRevenueMicros,
- String? conversionVisitDateTime,
- String? criterionId,
- String? floodlightOrderId,
- String? floodlightOriginalRevenue,
- String? id,
- String? merchantId,
- String? productChannel,
- String? productCountryCode,
- String? productId,
- String? productLanguageCode,
- String? productStoreId,
- String? resourceName,
- String? status,
- String? visitId,
Implementation
GoogleAdsSearchads360V23ResourcesConversion({
this.adId,
this.advertiserConversionId,
this.assetFieldType,
this.assetId,
this.attributionType,
this.clickId,
this.conversionDateTime,
this.conversionLastModifiedDateTime,
this.conversionQuantity,
this.conversionRevenueMicros,
this.conversionVisitDateTime,
this.criterionId,
this.floodlightOrderId,
this.floodlightOriginalRevenue,
this.id,
this.merchantId,
this.productChannel,
this.productCountryCode,
this.productId,
this.productLanguageCode,
this.productStoreId,
this.resourceName,
this.status,
this.visitId,
});