State values for whether the user has a consent form available to them. To check whether form
status has changed, an update can be requested through
requestConsentInfoUpdateWithParameters:completionHandler.
[[["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-12-04 UTC."],[[["This documentation details globally available enumerations for managing user privacy and consent within the Google Mobile Ads SDK."],["The enumerations cover consent status, form status, privacy options requirements, debug geography, and error codes for requests and forms."],["These enums provide standardized values for developers to use when interacting with the User Messaging Platform (UMP)."],["Developers can leverage these enumerations to determine consent status, handle form display, manage privacy options, and debug geography-related functionalities."]]],["The content defines globally available enumerations for use in iOS mobile ads. These include `UMPConsentStatus` (consent status values), `UMPFormStatus` (form availability state), `UMPPrivacyOptionsRequirementStatus` (privacy options requirement state), `UMPDebugGeography` (testing geography values), `UMPRequestErrorCode` (error codes for consent info updates), and `UMPFormErrorCode` (error codes for form loading/display). `requestConsentInfoUpdateWithParameters:completionHandler` can be used to check form status changes. Each enumeration is available in Swift and Objective-C.\n"]]