AndroidPrivacySharedKeyGoogleNetworkType
An Android privacy shared key view for Google network type key.
Columns
Name | Type | Behavior | Description |
AndroidPrivacySharedKeyGoogleNetworkTypeAndroidPrivacyInteractionDate | Date | ATTRIBUTE | Output only. The interaction date used in the shared key encoding in the format of 'YYYY-MM-DD' in UTC timezone. |
AndroidPrivacySharedKeyGoogleNetworkTypeAndroidPrivacyInteractionType | String | ATTRIBUTE | Output only. The interaction type enum used in the share key encoding.
The allowed values are CLICK, ENGAGED_VIEW, UNKNOWN, UNSPECIFIED, VIEW. |
AndroidPrivacySharedKeyGoogleNetworkTypeAndroidPrivacyNetworkType | String | ATTRIBUTE | Output only. The network type enum used in the share key encoding.
The allowed values are DISPLAY, SEARCH, UNKNOWN, UNSPECIFIED, YOUTUBE. |
AndroidPrivacySharedKeyGoogleNetworkTypeCampaignId | Long | ATTRIBUTE | Output only. The campaign ID used in the share key encoding. |
AndroidPrivacySharedKeyGoogleNetworkTypeResourceName | String | ATTRIBUTE | Output only. 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)} |
AndroidPrivacySharedKeyGoogleNetworkTypeSharedNetworkTypeKey | String | ATTRIBUTE | Output only. 128 bit hex string of the encoded shared network type key, including a '0x' prefix. This key can be used to do a bitwise OR operator with the aggregate conversion key to create a full aggregation key to retrieve the Aggregate API Report in Android Privacy Sandbox. |
CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
Date | Date | SEGMENT | Date to which metrics apply. yyyy-MM-dd format, for example, 2018-04-17. |
Period | String | SEGMENT | Predefined date range.
The allowed values are TODAY, YESTERDAY, LAST_7_DAYS, LAST_BUSINESS_WEEK, THIS_MONTH, LAST_MONTH, LAST_14_DAYS, LAST_30_DAYS, THIS_WEEK_SUN_TODAY, THIS_WEEK_MON_TODAY, LAST_WEEK_SUN_SAT, LAST_WEEK_MON_SUN. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |