resourceName property

String? resourceName
getter/setter pair

The resource name of the campaign shared set.

Campaign shared set resource names have the form: customers/{customer_id}/campaignSharedSets/{campaign_id}~{shared_set_id}

Immutable.

Implementation

core.String? resourceName;