Date/time fragment

Dimension

Name

Relations

Detailed description

Description

Minimum date for report generation

ym:pv:year

Year of the pageview

!. — not found among the values

!= — not equal to

< — less than

<= — less than or equal to

=. — found among the values. You can specify up to 100 values per request

== — equals

> — greater than

>= — greater than or equal to

2013-06-19

ym:pv:month

Month of the pageview

!. — not found among the values

!= — not equal to

< — less than

<= — less than or equal to

=. — found among the values. You can specify up to 100 values per request

== — equals

> — greater than

>= — greater than or equal to

2013-06-19

ym:pv:dayOfMonth

Day of month of the pageview

!. — not found among the values

!= — not equal to

< — less than

<= — less than or equal to

=. — found among the values. You can specify up to 100 values per request

== — equals

> — greater than

>= — greater than or equal to

2013-06-19

ym:pv:dayOfWeek

Day of week of the pageview

!. — not found among the values

!= — not equal to

< — less than

<= — less than or equal to

=. — found among the values. You can specify up to 100 values per request

== — equals

> — greater than

>= — greater than or equal to

ym:pv:dayOfWeekName

2013-06-19

ym:pv:hour

Hour of the pageview in HH:00 format

!. — not found among the values

!= — not equal to

< — less than

<= — less than or equal to

=. — found among the values. You can specify up to 100 values per request

== — equals

> — greater than

>= — greater than or equal to

ym:pv:hourName

2013-06-19

ym:pv:minute

Minute of the pageview

!. — not found among the values

!= — not equal to

< — less than

<= — less than or equal to

=. — found among the values. You can specify up to 100 values per request

== — equals

> — greater than

>= — greater than or equal to

2013-06-19

ym:pv:dekaminute

Decaminute of the pageview

!. — not found among the values

!= — not equal to

< — less than

<= — less than or equal to

=. — found among the values. You can specify up to 100 values per request

== — equals

> — greater than

>= — greater than or equal to

2013-06-19

ym:pv:hourMinute

Hour and minute of the pageview

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — not a regular expression

< — less than

<= — less than or equal to

=* — equal to, with wildcard search *

=. — found among the values. You can specify up to 100 values per request

== — equals

=@ — is a substring

=~ — fits a regular expression

> — greater than

>= — greater than or equal to

2013-06-19