Skip to content

Commit 9b197b0

Browse files
committed
DIA-3629 update README.md
1 parent dccaa61 commit 9b197b0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,10 @@ This getter is used to retrieve `SpConsents` data. After calling, it checks the
250250
| |-- acceptedCategories: List<String>
251251
| |-- consentStatus: ConsentStatus
252252
| |-- googleConsentMode: SPGCMData
253+
| |-- adStorage: SPGCMData.Status?
254+
| |-- analyticsStorage: SPGCMData.Status?
255+
| |-- adUserData: SPGCMData.Status?
256+
| |-- adPersonalization: SPGCMData.Status?
253257
|-- ccpa?
254258
|-- applies: bool
255259
|-- consents: CcpaConsent

0 commit comments

Comments
 (0)