resourceName property

String? resourceName
getter/setter pair

The resource name of the ad group asset.

AdGroupAsset resource names have the form: customers/{customer_id}/adGroupAssets/{ad_group_id}~{asset_id}~{field_type}

Immutable.

Implementation

core.String? resourceName;