Skip to content

Commit a242a13

Browse files
committed
chore: new ConsentType enums
1 parent 4986a64 commit a242a13

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/firebase-analytics/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,8 @@ See the description [here](https://firebase.google.com/docs/reference/android/co
231231
enum ConsentType {
232232
Ad_Storage,
233233
Analytics_Storage,
234+
Ad_User_Data,
235+
Ad_Personalization,
234236
}
235237
```
236238
#### ConsentStatus

0 commit comments

Comments
 (0)