resourceName property

String? resourceName
getter/setter pair

The resource name of the conversion action.

Conversion action resource names have the form: customers/{customer_id}/conversionActions/{conversion_action_id}

Immutable.

Implementation

core.String? resourceName;