resourceName property

String? resourceName
getter/setter pair

The resource name of the Android privacy shared key.

Android privacy shared key resource names have the form: customers/{customer_id}/androidPrivacySharedKeyGoogleNetworkTypes/{campaign_id}~{android_privacy_interaction_type}~{android_privacy_network_type}~{android_privacy_interaction_date(yyyy-mm-dd)}

Output only.

Implementation

core.String? resourceName;