Consent

Digital Markets Act (DMA) consent settings for the user.

JSON representation
 { 
 "adUserData" 
 : 
 enum (  ConsentStatus 
 
) 
 , 
 "adPersonalization" 
 : 
 enum (  ConsentStatus 
 
) 
 } 
Fields
adUserData

enum ( ConsentStatus )

Optional. Represents if the user consents to ad user data.

adPersonalization

enum ( ConsentStatus )

Optional. Represents if the user consents to ad personalization.

ConsentStatus

Represents if the user granted, denied, or hasn't specified consent.

Enums
CONSENT_STATUS_UNSPECIFIED Not specified.
CONSENT_GRANTED Granted.
CONSENT_DENIED Denied.
Create a Mobile Website
View Site in Mobile | Classic
Share by: