NegativeKeywordList class
A list of negative keywords used for targeting.
Constructors
Properties
- advertiserId ↔ String
-
Output only. The unique ID of the advertiser the negative keyword list
belongs to.
read / write
- displayName ↔ String
-
Required. The display name of the negative keyword list. Must be UTF-8
encoded with a maximum size of 255 bytes.
read / write
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- name ↔ String
-
Output only. The resource name of the negative keyword list.
read / write
- negativeKeywordListId ↔ String
-
Output only. The unique ID of the negative keyword list. Assigned by the
system.
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toJson(
) → Map< String, Object> -
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited