UserRewardedContent
Stay organized with collections
Save and categorize content based on your preferences.
Possible user rewarded content statuses.
Enums |
USER_REWARDED_CONTENT_UNSPECIFIED |
User rewarded content is not specified or is unknown in this version. |
USER_REWARDED_CONTENT_USER_REWARDED |
Represents ads where the user will see a reward after viewing. |
USER_REWARDED_CONTENT_NOT_USER_REWARDED |
Represents all other ads besides user-rewarded. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[[["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 2024-09-18 UTC."],[[["User rewarded content can be of three types: unspecified, user rewarded, or not user rewarded."],["`USER_REWARDED_CONTENT_USER_REWARDED` status signifies that users receive a reward for watching an ad."],["`USER_REWARDED_CONTENT_NOT_USER_REWARDED` status is assigned to all ad types that do not offer user rewards."],["`USER_REWARDED_CONTENT_UNSPECIFIED` implies an unknown or undefined user rewarded content status."]]],[]]