Table of Contents

TTMSFNCCloudGoogleAnalyticsTimeDimension Enumeration

Lists analytics dimensions that can be requested.

API unit family: TMSFNCCloudGoogleAnalytics

Members

Name Description
tdDate Selects the date analytics dimension.
tdYear Selects the year analytics dimension.
tdMonth Selects the month analytics dimension.
tdWeek Selects the week analytics dimension.
tdDay Selects the day analytics dimension.
tdHour Selects the hour analytics dimension.
tdMinute Selects the minute analytics dimension.
tdNthMonth Selects the nth month analytics dimension.
tdNthWeek Selects the nth week analytics dimension.
tdNthDay Selects the nth day analytics dimension.
tdNthMinute Selects the nth minute analytics dimension.
tdDayOfWeek Selects the day of week analytics dimension.
tdDayOfWeekName Selects the day of week name analytics dimension.
tdDateHour Selects the date hour analytics dimension.
tdYearMonth Selects the year month analytics dimension.
tdYearWeek Selects the year week analytics dimension.
tdIsoWeek Selects the ISO week analytics dimension.
tdIsoYear Selects the ISO year analytics dimension.
tdIsoYearIsoWeek Selects the ISO year ISO week analytics dimension.
tdNthHour Selects the nth hour analytics dimension.