GoogleAdsSearchads360V23ServicesConversionAdjustmentResult constructor
GoogleAdsSearchads360V23ServicesConversionAdjustmentResult({
- String? adjustmentDateTime,
- String? adjustmentType,
- String? conversionAction,
- GoogleAdsSearchads360V23ServicesGclidDateTimePair? gclidDateTimePair,
- String? orderId,
Implementation
GoogleAdsSearchads360V23ServicesConversionAdjustmentResult({
this.adjustmentDateTime,
this.adjustmentType,
this.conversionAction,
this.gclidDateTimePair,
this.orderId,
});