You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"name": "properties/123456/metadata",
"dimensions": [
{
"apiName": "city",
"uiName": "City",
"description": "The city from which the user activity originated.",
"category": "Geography",
"customDefinition": false
}
],
"metrics": [
{
"apiName": "activeUsers",
"uiName": "Active users",
"description": "The number of distinct users who visited your site or app.",
"category": "User",
"type": "TYPE_INTEGER",
"customDefinition": false
}
]
}