Date/time fragment

Dimension

Name

Relations

Detailed description

Explanation

Minimum date for report generation

ym:dl: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:dl: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:dl: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:dl: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:dl:dayOfWeekName

2013-06-19

ym:dl: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:dl:hourName

2013-06-19

ym:dl: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:dl: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:dl:hourMinute

Hour and minute of the pageview

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — doesn't match 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

=~ — matches a regular expression

> — greater than

>= — greater than or equal to

2013-06-19