GoogleAdsSearchads360V23CommonTopicInfo class
A topic criterion.
Use topics to target or exclude placements in the Google Display Network based on the category into which the placement falls (for example, "Pets & Animals/Pets/Dogs").
Constructors
-
GoogleAdsSearchads360V23CommonTopicInfo({List<
String> ? path, String? topicConstant}) - GoogleAdsSearchads360V23CommonTopicInfo.fromJson(Map json_)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
path
↔ List<
String> ? -
The category to target or exclude.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- topicConstant ↔ String?
-
The Topic Constant resource name.
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