resourceName property

String? resourceName
getter/setter pair

The resource name of the visit.

Visit resource names have the form: customers/{customer_id}/visits/{ad_group_id}~{criterion_id}~{ds_visit_id}

Output only.

Implementation

core.String? resourceName;