Analytics labels are text strings in the format ^[a-zA-Z0-9-_.~%]{1,50}$. Labels can include lower and upper case letters, numbers, and the following symbols:
Max length is 50 characters. You can specify up to 100 unique labels per day; messages with labels added beyond that limit are not reported.
I was wondering if this is a limitation on FCM console only ? because my firebase project is setup to export to bigquery
From the data from Google Analytcs, I see that the label length can go beyond 50 characters and I see that there are more than 100 unique label in bigquery
Appreciate anyone who has nowledge in this area
Thank you