GoogleAdsSearchads360V23ResourcesOfflineConversionSummary class

Historical upload summary, grouped by upload date or job.

Properties

failedCount String?
Total count of failed event.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
jobId String?
Dimension key for last N jobs.
getter/setter pair
pendingCount String?
Total count of pending uploaded event.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
successfulCount String?
Total count of successful event.
getter/setter pair
uploadDate String?
Dimension key for last N days.
getter/setter pair

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