GoogleAdsSearchads360V23CommonCustomParameter class

A mapping that can be used by custom parameter tags in a tracking_url_template, final_urls, or mobile_final_urls.

Properties

hashCode int
The hash code for this object.
no setterinherited
key String?
The key matching the parameter tag name.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value String?
The value to be substituted.
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