GoogleAdsSearchads360V23ResourcesCustomerNegativeCriterion class

A negative criterion for exclusions at the customer level.

Properties

contentLabel GoogleAdsSearchads360V23CommonContentLabelInfo?
ContentLabel.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
id String?
The ID of the criterion.
getter/setter pair
ipBlock GoogleAdsSearchads360V23CommonIpBlockInfo?
IpBlock.
getter/setter pair
mobileAppCategory GoogleAdsSearchads360V23CommonMobileAppCategoryInfo?
MobileAppCategory.
getter/setter pair
mobileApplication GoogleAdsSearchads360V23CommonMobileApplicationInfo?
MobileApplication.
getter/setter pair
negativeKeywordList GoogleAdsSearchads360V23CommonNegativeKeywordListInfo?
NegativeKeywordList.
getter/setter pair
placement GoogleAdsSearchads360V23CommonPlacementInfo?
Placement.
getter/setter pair
placementList GoogleAdsSearchads360V23CommonPlacementListInfo?
PlacementList.
getter/setter pair
resourceName String?
The resource name of the customer negative criterion.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
type String?
The type of the criterion.
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