analytics  v3
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456789]
 NGoogle
 NApis
 NAnalytics
 Nv3
 NData
 CAccountJSON template for Analytics account entry.
 CAccountRefJSON template for a linked account.
 CAccountsAn account collection provides a list of Analytics accounts to which a user has access. The account collection is the entry point to all management information. Each resource in the collection corresponds to a single Analytics account.
 CAccountSummariesAn AccountSummary collection lists a summary of accounts, properties and views (profiles) to which the user has access. Each resource in the collection corresponds to a single AccountSummary.
 CAccountSummaryJSON template for an Analytics AccountSummary. An AccountSummary is a lightweight tree comprised of properties/profiles.
 CAccountTicketJSON template for an Analytics account ticket. The account ticket consists of the ticket ID and the basic information for the account, property and profile.
 CAccountTreeRequestJSON template for an Analytics account tree requests. The account tree request is used in the provisioning api to create an account, property, and view (profile). It contains the basic information required to make these fields.
 CAccountTreeResponseJSON template for an Analytics account tree response. The account tree response is used in the provisioning api to return the result of creating an account, property, and view (profile).
 CAdWordsAccountJSON template for an Google Ads account.
 CAnalyticsDataimportDeleteUploadDataRequestRequest template for the delete upload data request.
 CColumnJSON template for a metadata column.
 CColumnsLists columns (dimensions and metrics) for a particular report type.
 CCustomDataSourceJSON template for an Analytics custom data source.
 CCustomDataSourcesLists Analytics custom data sources to which the user has access. Each resource in the collection corresponds to a single Analytics custom data source.
 CCustomDimensionJSON template for Analytics Custom Dimension.
 CCustomDimensionsA custom dimension collection lists Analytics custom dimensions to which the user has access. Each resource in the collection corresponds to a single Analytics custom dimension.
 CCustomMetricJSON template for Analytics Custom Metric.
 CCustomMetricsA custom metric collection lists Analytics custom metrics to which the user has access. Each resource in the collection corresponds to a single Analytics custom metric.
 CEntityAdWordsLinkJSON template for Analytics Entity Google Ads Link.
 CEntityAdWordsLinksAn entity Google Ads link collection provides a list of GA-Google Ads links Each resource in this collection corresponds to a single link.
 CEntityUserLinkJSON template for an Analytics Entity-User Link. Returns permissions that a user has for an entity.
 CEntityUserLinksAn entity user link collection provides a list of Analytics ACL links Each resource in this collection corresponds to a single link.
 CExperimentJSON template for Analytics experiment resource.
 CExperimentsAn experiment collection lists Analytics experiments to which the user has access. Each view (profile) can have a set of experiments. Each resource in the Experiment collection corresponds to a single Analytics experiment.
 CFilterJSON template for an Analytics account filter.
 CFilterExpressionJSON template for an Analytics filter expression.
 CFilterRefJSON template for a profile filter link.
 CFiltersA filter collection lists filters created by users in an Analytics account. Each resource in the collection corresponds to a filter.
 CGaDataAnalytics data for a given view (profile).
 CGoalJSON template for Analytics goal resource.
 CGoalsA goal collection lists Analytics goals to which the user has access. Each view (profile) can have a set of goals. Each resource in the Goal collection corresponds to a single Analytics goal.
 CHashClientIdRequestJSON template for a hash Client Id request resource.
 CHashClientIdResponseJSON template for a hash Client Id response resource.
 CIncludeConditionsJSON template for an Analytics Remarketing Include Conditions.
 CLinkedForeignAccountJSON template for an Analytics Remarketing Audience Foreign Link.
 CMcfDataMulti-Channel Funnels data for a given view (profile).
 CProfileJSON template for an Analytics view (profile).
 CProfileFilterLinkJSON template for an Analytics profile filter link.
 CProfileFilterLinksA profile filter link collection lists profile filter links between profiles and filters. Each resource in the collection corresponds to a profile filter link.
 CProfileRefJSON template for a linked view (profile).
 CProfilesA view (profile) collection lists Analytics views (profiles) to which the user has access. Each resource in the collection corresponds to a single Analytics view (profile).
 CProfileSummaryJSON template for an Analytics ProfileSummary. ProfileSummary returns basic information (i.e., summary) for a profile.
 CRealtimeDataReal time data for a given view (profile).
 CRemarketingAudienceJSON template for an Analytics remarketing audience.
 CRemarketingAudiencesA remarketing audience collection lists Analytics remarketing audiences to which the user has access. Each resource in the collection corresponds to a single Analytics remarketing audience.
 CSegmentJSON template for an Analytics segment.
 CSegmentsAn segment collection lists Analytics segments that the user has access to. Each resource in the collection corresponds to a single Analytics segment.
 CUnsampledReportJSON template for Analytics unsampled report resource.
 CUnsampledReportsAn unsampled report collection lists Analytics unsampled reports to which the user has access. Each view (profile) can have a set of unsampled reports. Each resource in the unsampled report collection corresponds to a single Analytics unsampled report.
 CUploadMetadata returned for an upload operation.
 CUploadsUpload collection lists Analytics uploads to which the user has access. Each custom data source can have a set of uploads. Each resource in the upload collection corresponds to a single Analytics data upload.
 CUserDeletionRequestJSON template for a user deletion request resource.
 CUserRefJSON template for a user reference.
 CWebpropertiesA web property collection lists Analytics web properties to which the user has access. Each resource in the collection corresponds to a single Analytics web property.
 CWebpropertyJSON template for an Analytics web property.
 CWebPropertyRefJSON template for a web property reference.
 CWebPropertySummaryJSON template for an Analytics WebPropertySummary. WebPropertySummary returns basic information (i.e., summary) for a web property.
 CAnalyticsBaseServiceRequestA base abstract class for Analytics requests.
 CAnalyticsServiceThe Analytics Service.
 CDataResourceThe "data" collection of methods.
 CGaResourceThe "ga" collection of methods.
 CMcfResourceThe "mcf" collection of methods.
 CRealtimeResourceThe "realtime" collection of methods.
 CManagementResourceThe "management" collection of methods.
 CAccountsResourceThe "accounts" collection of methods.
 CAccountSummariesResourceThe "accountSummaries" collection of methods.
 CAccountUserLinksResourceThe "accountUserLinks" collection of methods.
 CClientIdResourceThe "clientId" collection of methods.
 CCustomDataSourcesResourceThe "customDataSources" collection of methods.
 CCustomDimensionsResourceThe "customDimensions" collection of methods.
 CCustomMetricsResourceThe "customMetrics" collection of methods.
 CExperimentsResourceThe "experiments" collection of methods.
 CFiltersResourceThe "filters" collection of methods.
 CGoalsResourceThe "goals" collection of methods.
 CProfileFilterLinksResourceThe "profileFilterLinks" collection of methods.
 CProfilesResourceThe "profiles" collection of methods.
 CProfileUserLinksResourceThe "profileUserLinks" collection of methods.
 CRemarketingAudienceResourceThe "remarketingAudience" collection of methods.
 CSegmentsResourceThe "segments" collection of methods.
 CUnsampledReportsResourceThe "unsampledReports" collection of methods.
 CUploadsResourceThe "uploads" collection of methods.
 CWebpropertiesResourceThe "webproperties" collection of methods.
 CWebPropertyAdWordsLinksResourceThe "webPropertyAdWordsLinks" collection of methods.
 CWebpropertyUserLinksResourceThe "webpropertyUserLinks" collection of methods.
 CMetadataResourceThe "metadata" collection of methods.
 CColumnsResourceThe "columns" collection of methods.
 CProvisioningResourceThe "provisioning" collection of methods.
 CCreateAccountTicketRequestCreates an account ticket.
 CCreateAccountTreeRequestProvision account.
 CUserDeletionResourceThe "userDeletion" collection of methods.
 CUserDeletionRequestResourceThe "userDeletionRequest" collection of methods.