| Name | Type | Dimension | Default Metric | Default Dimension | Description |
|---|---|---|---|---|---|
| Date | String | True | False | False | The session date formatted as YYYYMMDD. |
| Year | Int32 | True | False | False | The session year with a four-digit year starting from 2005 to the current year. |
| Month | Int32 | True | False | False | The session month with an integer from 01 to 12. |
| Week | Int32 | True | False | False | The session week with a number from 01 to 53 wherein each week starts on Sunday. |
| Day | Int32 | True | False | False | The day of the month staring with a number from 01 to 31. |
| Hour | Int32 | True | False | False | An hour of the day starting from 00-23 in the configured time zone for the account. This value is also adjusted for daylight savings time. |
| GoalCompletionLocation | String | True | True | False | The page path or screen name matching any destination-type goal completion. |
| GoalStartsAll | Int32 | False | True | False | The total number of starts for all the defined goals for your profile. |
| GoalCompletionsAll | Int32 | False | True | False | The total number of completions for all the defined goals for your profile. |
| GoalValueAll | Double | False | True | False | The total numeric value for all the defined goals for your profile. |
| GoalValuePerSession | Double | False | True | False | A session's average goal value on your property. |
| GoalConversionRateAll | Double | False | True | False | The percentage of all the sessions that resulted in a conversion to a minimum of one of your goals. |
| GoalAbandonsAll | Int32 | False | True | False | The total number of times the users started goals without actually finishing them. |
| GoalAbandonRateAll | Double | False | True | False | The rate at which goals were discarded. |
| StartDate | String | False | False | True | The start date for obtaining Analytics data which is either a date string or a relative date (for example, today, yesterday, or #daysAgo). |
| EndDate | String | False | False | True | The end date for obtaining Analytics data which is either a date string or a relative date (for example, today, yesterday, or #daysAgo). |