VersionFilter

Version based filters in event reports. These fields match the Version type. For best results, use a Version.display_name from a topVersions report instead of manually constructing its displayName.

JSON representation
{
  "displayNames": [
    string
  ]
}
Fields
displayNames[]

string

Only counts events in the given app version. This string matches Version.display_name. Format: "displayVersion (buildVersion)" e.g. "1.2.3 (456)".