These dimensions can be used with the ym:ge
or ym:ce
prefix, depending on the prefix of the metric used.
Dimension
|
Name
|
Relations
|
Detailed description
|
ym:ge: | ym:ce:appVersion
|
App version
|
!* : Not equal to, with wildcard search.
!. : Not found among the values.
!= : Not equal to.
!@ : Not a substring.
!~ : Doesn't match the regular expression.
< : Less than.
<= : Less than or equal to.
=* : Equal to, with wildcard search.
=. : Found among the values.
== : Equal to.
=@ : Is a substring.
=~ : Matches the regular expression.
> : Greater than.
>= : Greater than or equal to.
|
|
ym:ge: | ym:ce:appVersionAndOS
|
App version
|
!* : Not equal to, with wildcard search.
!. : Not found among the values.
!= : Not equal to.
!@ : Not a substring.
!~ : Doesn't match the regular expression.
< : Less than.
<= : Less than or equal to.
=* : Equal to, with wildcard search.
=. : Found among the values.
== : Equal to.
=@ : Is a substring.
=~ : Matches the regular expression.
> : Greater than.
>= : Greater than or equal to.
|
|
ym:ge: | ym:ce:buildNumber
|
App build number
|
!. : Not found among the values.
!= : Not equal to.
< : Less than.
<= : Less than or equal to.
=. : Found among the values.
== : Equal to.
> : Greater than.
>= : Greater than or equal to.
|
|
ym:ge: | ym:ce:appID
|
App ID (in the app store)
|
!* : Not equal to, with wildcard search.
!. : Not found among the values.
!= : Not equal to.
!@ : Not a substring.
!~ : Doesn't match the regular expression.
< : Less than.
<= : Less than or equal to.
=* : Equal to, with wildcard search.
=. : Found among the values.
== : Equal to.
=@ : Is a substring.
=~ : Matches the regular expression.
> : Greater than.
>= : Greater than or equal to.
|
|
If you didn't find the answer you were looking for, you can use the feedback form to submit your question. Please describe the problem in as much detail as possible. Attach a screenshot if possible.
Contact support