Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
An Android privacy shared key view provides information about Google campaign keys for Android privacy.
Key fields include resource name, campaign ID, interaction type, interaction date, and the shared campaign key.
The resource name includes the customer ID, campaign ID, interaction type, and interaction date.
The shared campaign key is a 128-bit hex string used with the aggregate conversion key to retrieve the Aggregate API Report in Android Privacy Sandbox.
An Android privacy shared key view for Google campaign 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 interaction type enum used in the share key encoding.
android_privacy_interaction_date
string
Output only. The interaction date used in the shared key encoding in the format of "YYYY-MM-DD" in UTC timezone.
shared_campaign_key
string
Output only. 128 bit hex string of the encoded shared campaign 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-10-10 UTC."],[],[]]