GoogleAdsSearchads360V23ServicesConversionAdjustment constructor
GoogleAdsSearchads360V23ServicesConversionAdjustment({
- String? adjustmentDateTime,
- String? adjustmentType,
- String? conversionAction,
- GoogleAdsSearchads360V23ServicesGclidDateTimePair? gclidDateTimePair,
- String? orderId,
- GoogleAdsSearchads360V23ServicesRestatementValue? restatementValue,
- String? userAgent,
- List<
GoogleAdsSearchads360V23CommonUserIdentifier> ? userIdentifiers,
Implementation
GoogleAdsSearchads360V23ServicesConversionAdjustment({
this.adjustmentDateTime,
this.adjustmentType,
this.conversionAction,
this.gclidDateTimePair,
this.orderId,
this.restatementValue,
this.userAgent,
this.userIdentifiers,
});