GoogleAdsSearchads360V23CommonWebpageInfo class

Represents a criterion for targeting webpages of an advertiser's website.

Properties

conditions List<GoogleAdsSearchads360V23CommonWebpageConditionInfo>?
Conditions, or logical expressions, for webpage targeting.
getter/setter pair
coveragePercentage double?
Website criteria coverage percentage.
getter/setter pair
criterionName String?
The name of the criterion that is defined by this parameter.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sample GoogleAdsSearchads360V23CommonWebpageSampleInfo?
List of sample urls that match the website target.
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