GoogleAdsSearchads360V23ResourcesTopicConstant class
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
-
GoogleAdsSearchads360V23ResourcesTopicConstant({String? id, List<
String> ? path, String? resourceName, String? topicConstantParent}) - GoogleAdsSearchads360V23ResourcesTopicConstant.fromJson(Map json_)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- id ↔ String?
-
The ID of the topic.
getter/setter pair
-
path
↔ List<
String> ? -
The category to target or exclude.
getter/setter pair
- resourceName ↔ String?
-
The resource name of the topic constant.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- topicConstantParent ↔ String?
-
Resource name of parent of the topic constant.
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