resourceName property

String? resourceName
getter/setter pair

The resource name of the ad parameter.

Ad parameter resource names have the form: customers/{customer_id}/adParameters/{ad_group_id}~{criterion_id}~{parameter_index}

Immutable.

Implementation

core.String? resourceName;