Skip to content

Commit

Permalink
chore: new ConsentType enums
Browse files Browse the repository at this point in the history
  • Loading branch information
triniwiz committed Feb 22, 2024
1 parent 4986a64 commit a242a13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/firebase-analytics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,8 @@ See the description [here](https://firebase.google.com/docs/reference/android/co
enum ConsentType {
Ad_Storage,
Analytics_Storage,
Ad_User_Data,
Ad_Personalization,
}
```
#### ConsentStatus
Expand Down

0 comments on commit a242a13

Please sign in to comment.