GoogleAdsSearchads360V23CommonPolicyTopicEvidence class

Additional information that explains a policy finding.

Properties

destinationMismatch GoogleAdsSearchads360V23CommonPolicyTopicEvidenceDestinationMismatch?
Mismatch between the destinations of a resource's URLs.
getter/setter pair
destinationNotWorking GoogleAdsSearchads360V23CommonPolicyTopicEvidenceDestinationNotWorking?
Details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.
getter/setter pair
destinationTextList GoogleAdsSearchads360V23CommonPolicyTopicEvidenceDestinationTextList?
The text in the destination of the resource that is causing a policy finding.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
languageCode String?
The language the resource was detected to be written in.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
textList GoogleAdsSearchads360V23CommonPolicyTopicEvidenceTextList?
List of evidence found in the text of a resource.
getter/setter pair
websiteList GoogleAdsSearchads360V23CommonPolicyTopicEvidenceWebsiteList?
List of websites linked with this resource.
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