firebase::gma::ump::ConsentRequestParameters
#include <types.h>
Parameters for the ConsentInfo::RequestConsentInfoUpdate()
operation.
Summary
Deprecated. This struct has been moved to the firebase::ump namespace.
Constructors and Destructors | |
---|---|
ConsentRequestParameters() |
Public attributes | |
---|---|
debug_settings | Debug settings for the consent request. |
tag_for_under_age_of_consent | bool Whether the user is under the age of consent. |
Public attributes
debug_settings
ConsentDebugSettings firebase::gma::ump::ConsentRequestParameters::debug_settings
Debug settings for the consent request.
tag_for_under_age_of_consent
bool firebase::gma::ump::ConsentRequestParameters::tag_for_under_age_of_consent
Whether the user is under the age of consent.
Public functions
ConsentRequestParameters
firebase::gma::ump::ConsentRequestParameters::ConsentRequestParameters()