GoogleAdsSearchads360V23ResourcesConversionCustomVariable class

A conversion custom variable.

See "About custom Floodlight metrics and dimensions in the new Search Ads 360" at https://support.google.com/sa360/answer/13567857

Properties

cardinality String?
Cardinality of the conversion custom variable.
getter/setter pair
customColumnIds List<String>?
The IDs of custom columns that use this conversion custom variable.
getter/setter pair
family String?
Family of the conversion custom variable.
getter/setter pair
floodlightConversionCustomVariableInfo GoogleAdsSearchads360V23ResourcesConversionCustomVariableFloodlightConversionCustomVariableInfo?
Fields for Search Ads 360 floodlight conversion custom variables.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
id String?
The ID of the conversion custom variable.
getter/setter pair
name String?
The name of the conversion custom variable.
getter/setter pair
ownerCustomer String?
The resource name of the customer that owns the conversion custom variable.
getter/setter pair
resourceName String?
The resource name of the conversion custom variable.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
status String?
The status of the conversion custom variable for conversion event accrual. Possible string values are:
getter/setter pair
tag String?
The tag of the conversion custom variable.
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