resourceName property

String? resourceName
getter/setter pair

The resource name of the conversion custom variable.

Conversion custom variable resource names have the form: customers/{customer_id}/conversionCustomVariables/{conversion_custom_variable_id}

Immutable.

Implementation

core.String? resourceName;