callConversionAction property

String? callConversionAction
getter/setter pair

The conversion action to attribute a call conversion to.

If not set a default conversion action is used. This field only has effect if call_tracking_enabled is set to true. Otherwise this field is ignored.

Implementation

core.String? callConversionAction;