resourceName property

String? resourceName
getter/setter pair

The resource name of the ad.

Ad group ad resource names have the form: customers/{customer_id}/adGroupAds/{ad_group_id}~{ad_id}

Immutable.

Implementation

core.String? resourceName;