GoogleAdsSearchads360V23ResourcesSharedCriterion class

A criterion belonging to a shared set.

Properties

brand GoogleAdsSearchads360V23CommonBrandInfo?
Brand.
getter/setter pair
criterionId String?
The ID of the criterion.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
keyword GoogleAdsSearchads360V23CommonKeywordInfo?
Keyword.
getter/setter pair
mobileAppCategory GoogleAdsSearchads360V23CommonMobileAppCategoryInfo?
Mobile App Category.
getter/setter pair
mobileApplication GoogleAdsSearchads360V23CommonMobileApplicationInfo?
Mobile application.
getter/setter pair
negative bool?
If true, the criterion is excluded.
getter/setter pair
placement GoogleAdsSearchads360V23CommonPlacementInfo?
Placement.
getter/setter pair
resourceName String?
The resource name of the shared criterion.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sharedSet String?
The shared set to which the shared criterion belongs.
getter/setter pair
type String?
The type of the criterion.
getter/setter pair
verticalAdsItemGroupRule GoogleAdsSearchads360V23CommonVerticalAdsItemGroupRuleInfo?
Vertical ads item group rule.
getter/setter pair
webpage GoogleAdsSearchads360V23CommonWebpageInfo?
Webpage.
getter/setter pair
youtubeChannel GoogleAdsSearchads360V23CommonYouTubeChannelInfo?
YouTube Channel.
getter/setter pair
youtubeVideo GoogleAdsSearchads360V23CommonYouTubeVideoInfo?
YouTube Video.
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