GoogleAdsSearchads360V23ServicesConversionAdjustmentResult class

Information identifying a successfully processed ConversionAdjustment.

Properties

adjustmentDateTime String?
The date time at which the adjustment occurred.
getter/setter pair
adjustmentType String?
The adjustment type. Possible string values are:
getter/setter pair
conversionAction String?
Resource name of the conversion action associated with this conversion adjustment.
getter/setter pair
gclidDateTimePair GoogleAdsSearchads360V23ServicesGclidDateTimePair?
The gclid and conversion date time of the conversion.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
orderId String?
The order ID of the conversion to be adjusted.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited