resourceName property

String? resourceName
getter/setter pair

The resource name of the combined audience.

Combined audience names have the form: customers/{customer_id}/combinedAudience/{combined_audience_id}

Immutable.

Implementation

core.String? resourceName;