resourceName property

String? resourceName
getter/setter pair

The resource name of the bidding strategy simulation.

Bidding strategy simulation resource names have the form: customers/{customer_id}/biddingStrategySimulations/{bidding_strategy_id}~{type}~{modification_method}~{start_date}~{end_date}

Output only.

Implementation

core.String? resourceName;