Stay organized with collections
Save and categorize content based on your preferences.
GoogleMobileAds.Ump.Api
Summary
Enumerations
ConsentStatus
ConsentStatus
Consent status values.
Properties |
NotRequired
|
Consent not required.
|
Obtained
|
User consent obtained, personalized vs non-personalized undefined.
|
Required
|
User consent required but not yet obtained.
|
Unknown
|
Unknown consent status.
|
DebugGeography
DebugGeography
Debug values for testing geography.
Properties |
Disabled
|
Debug geography disabled.
|
EEA
|
Geography appears as in EEA for debug devices.
|
NotEEA
|
Geography appears as not in EEA for debug devices.
|
PrivacyOptionsRequirementStatus
PrivacyOptionsRequirementStatus
Privacy options requirement status.
Properties |
NotRequired
|
Privacy options entry point is not required.
|
Required
|
Privacy options entry point is required.
|
Unknown
|
Privacy options requirement status is unknown.
|
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 2023-09-07 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 2023-09-07 UTC."],[[["GoogleMobileAds.Ump.Api provides tools for managing user consent, including a consent form and methods to obtain and update consent information."],["The API includes enums for consent status, debug geography, and privacy options requirement status for handling different user consent scenarios."],["ConsentDebugSettings allows for testing User Messaging Platform functionality."],["Developers can utilize ConsentInformation and ConsentRequestParameters to handle and update user consent data."],["FormError provides details on any failures during form operations related to user consent."]]],[]]