conversionAction property

String? conversionAction
getter/setter pair

Resource name of the conversion action associated with this conversion adjustment.

Note: Although this resource name consists of a customer id and a conversion action id, validation will ignore the customer id and use the conversion action id as the sole identifier of the conversion action.

Implementation

core.String? conversionAction;