GoogleAdsSearchads360V23CommonPolicyTopicEvidenceDestinationNotWorking class

Evidence details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.

Properties

device String?
The type of device that failed to load the URL. Possible string values are:
getter/setter pair
dnsErrorType String?
The type of DNS error. Possible string values are:
getter/setter pair
expandedUrl String?
The full URL that didn't work.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
httpErrorCode String?
The HTTP error code.
getter/setter pair
lastCheckedDateTime String?
The time the URL was last checked.
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