resourceName property
The resource name of the campaign simulation.
Campaign simulation resource names have the form:
customers/{customer_id}/campaignSimulations/{campaign_id}~{type}~{modification_method}~{start_date}~{end_date}
Output only.
Implementation
core.String? resourceName;