conversionCustomVariable property

String? conversionCustomVariable
getter/setter pair

Resource name of the custom variable associated with this conversion.

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

Implementation

core.String? conversionCustomVariable;