Show / Hide Table of Contents

Namespace Google.Apis.Analytics.v2_4

Classes

AnalyticsBaseServiceRequest<TResponse>

A base abstract class for Analytics requests.

AnalyticsService

The Analytics Service.

AnalyticsService.Scope

Available OAuth 2.0 scopes for use with the Google Analytics API.

AnalyticsService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Google Analytics API.

DataResource

The "data" collection of methods.

DataResource.GetRequest

Returns Analytics report data for a view (profile).

ManagementResource

The "management" collection of methods.

ManagementResource.AccountsResource

The "accounts" collection of methods.

ManagementResource.AccountsResource.ListRequest

Lists all accounts to which the user has access.

ManagementResource.GoalsResource

The "goals" collection of methods.

ManagementResource.GoalsResource.ListRequest

Lists goals to which the user has access.

ManagementResource.ProfilesResource

The "profiles" collection of methods.

ManagementResource.ProfilesResource.ListRequest

Lists views (profiles) to which the user has access.

ManagementResource.SegmentsResource

The "segments" collection of methods.

ManagementResource.SegmentsResource.ListRequest

Lists advanced segments to which the user has access.

ManagementResource.WebpropertiesResource

The "webproperties" collection of methods.

ManagementResource.WebpropertiesResource.ListRequest

Lists web properties to which the user has access.

Enums

AnalyticsBaseServiceRequest<TResponse>.AltEnum

Data format for the response.

Back to top