ysknsn
ysknsn

Reputation: 99

The maximum number of UserPropaties in Firebase

The maximum number of UserPropaties is 25, Is this the upper limit you can display on the console? Is it possible to check even if it exceeds 25 from BigQuery etc.?

This is the link of Firebase

Upvotes: 0

Views: 101

Answers (1)

Frank van Puffelen
Frank van Puffelen

Reputation: 600100

The Google Analytics for Firebase SDKs, back-end and console are all limited to having at most 25 user properties. This is not just limited to the console. Any additional properties will also not be exported to BigQuery.

Upvotes: 1

Related Questions