resourceName property

String? resourceName
getter/setter pair

The resource name of the shopping product.

Shopping product resource names have the form: customers/{customer_id}/shoppingProducts/{merchant_center_id}~{channel}~{language_code}~{feed_label}~{item_id}

Output only.

Implementation

core.String? resourceName;