Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
An Android privacy shared key view provides information for Google ad group keys, including resource name, campaign ID, ad group ID, and various privacy-related details.
The resource name for an Android privacy shared key uniquely identifies the resource using a format including customer ID, campaign ID, ad group ID, interaction type, network type, and interaction date.
The view includes output-only fields like campaign ID, ad group ID, Android privacy interaction type, Android privacy interaction date, and Android privacy network type, which are used in the shared key encoding.
The shared_ad_group_key is a 128-bit hex string that can be combined with an aggregate conversion key to generate a full aggregation key for retrieving the Aggregate API Report in Android Privacy Sandbox.
An Android privacy shared key view for Google ad group key.
Fields
resource_name
string
Output only. The resource name of the Android privacy shared key. Android privacy shared key resource names have the form:
Output only. The network type enum used in the share key encoding.
ad_group_id
int64
Output only. The ad group ID used in the share key encoding.
shared_ad_group_key
string
Output only. 128 bit hex string of the encoded shared ad group 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]