as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Devices
Build
Test
Publish
Connect
Documentation

Parental Consent Revocation Report

Use the Appstore Developer Console to download the parental consent revocation report for your apps. This report contains data of non-adult users (users under 18) whose access to the app has been revoked by a parent or guardian. After parental revocation, the non-adult user can no longer engage with the app, unless a parent or guardian re-consents. The report is available as a single downloadable file, which refreshes daily and contains data only for the last 90 days. For more details about age verification and parental consent requirements, see User Age Verification.

The revocation report is available as a downloadable CSV file in the download center.

To download the parental consent revocation report

  1. Sign in to your developer account and go to the Developer Console dashboard.
  2. From the navigation bar, select My Reports > Download Center.
  3. In the main panel, select Parental Consent Revocation Report.
  4. Select the report.

This CSV file is updated daily and includes data from the last 90 days.

The CSV file is a text file with a .csv file extension. The CSV file must use UTF-8 encoding to support localized strings.

The CSV file contains one header row, which displays the column titles. Each subsequent row in the file contains the information for one report item.

The following table describes the fields for each entry (row) in the CSV file.

Field Type Description Example
user_id String The anonymous unique app user ID of the child or teen profile. This is the same as the userID returned in the GetUserAgeData API response. For details, see GetUserAgeData API. hQygC+MjonyR2Z0TMY03nyxeVxqIHq3+rK39TGzhkk0=
app_asin Alphanumeric String Amazon Standard Identification Number (ASIN) for the app in which parental consent was revoked. C00006M4PF
app_name String Name of the app that corresponds to the ASIN in which parental consent was revoked. My App
action String Always REVOKED. REVOKED

Last updated: Jul 17, 2026