- get$Xgafv() - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
V1 error format.
- getAbstractGoogleClient() - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
- getAccessToken() - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
OAuth access token.
- getActionType() - Method in class com.google.api.services.analyticsreporting.v4.model.EcommerceData
-
Action associated with this e-commerce action.
- getActivities() - Method in class com.google.api.services.analyticsreporting.v4.model.UserActivitySession
-
Represents a detailed view into each of the activity in this session.
- getActivityTime() - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
Timestamp of the activity.
- getActivityType() - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
Type of this activity.
- getActivityTypes() - Method in class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityRequest
-
Set of all activity types being requested.
- getAlias() - Method in class com.google.api.services.analyticsreporting.v4.model.Metric
-
An alias for the metric expression is an alternate name for the expression.
- getAlt() - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
Data format for response.
- getAppName() - Method in class com.google.api.services.analyticsreporting.v4.model.ScreenviewData
-
The application name.
- getAppview() - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
This will be set if `activity_type` equals `SCREEN_VIEW`.
- getCallback() - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
JSONP
- getCampaign() - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
For manual campaign tracking, it is the value of the utm_campaign campaign tracking parameter.
- getCaseSensitive() - Method in class com.google.api.services.analyticsreporting.v4.model.DimensionFilter
-
Should the match be case sensitive? Default is false.
- getCaseSensitive() - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentDimensionFilter
-
Should the match be case sensitive, ignored for `IN_LIST` operator.
- getChannelGrouping() - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
The Channel Group associated with an end user's session for this View (defined by the View's
Channel Groupings).
- getCohortGroup() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
Cohort group associated with this request.
- getCohorts() - Method in class com.google.api.services.analyticsreporting.v4.model.CohortGroup
-
The definition for the cohort.
- getColumnHeader() - Method in class com.google.api.services.analyticsreporting.v4.model.Report
-
The column headers.
- getComparisonValue() - Method in class com.google.api.services.analyticsreporting.v4.model.MetricFilter
-
The value to compare against.
- getComparisonValue() - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentMetricFilter
-
The value to compare against.
- getCustomDimension() - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
A list of all custom dimensions associated with this activity.
- getDailyQuotaTokensRemaining() - Method in class com.google.api.services.analyticsreporting.v4.model.ResourceQuotasRemaining
-
Daily resource quota remaining remaining.
- getData() - Method in class com.google.api.services.analyticsreporting.v4.model.Report
-
Response data.
- getDataLastRefreshed() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportData
-
The last time the data in the report was refreshed.
- getDataSource() - Method in class com.google.api.services.analyticsreporting.v4.model.UserActivitySession
-
The data source of a hit.
- getDateRange() - Method in class com.google.api.services.analyticsreporting.v4.model.Cohort
-
This is used for `FIRST_VISIT_DATE` cohort, the cohort selects users whose first visit date is
between start date and end date defined in the DateRange.
- getDateRange() - Method in class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityRequest
-
Date range for which to retrieve the user activity.
- getDateRanges() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
Date ranges in the request.
- getDeviceCategory() - Method in class com.google.api.services.analyticsreporting.v4.model.UserActivitySession
-
The type of device used: "mobile", "tablet" etc.
- getDimensionFilter() - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentFilterClause
-
Dimension Filter for the segment definition.
- getDimensionFilterClauses() - Method in class com.google.api.services.analyticsreporting.v4.model.Pivot
-
DimensionFilterClauses are logically combined with an `AND` operator: only data that is
included by all these DimensionFilterClauses contributes to the values in this pivot region.
- getDimensionFilterClauses() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
The dimension filter clauses for filtering Dimension Values.
- getDimensionName() - Method in class com.google.api.services.analyticsreporting.v4.model.DimensionFilter
-
The dimension to filter on.
- getDimensionName() - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentDimensionFilter
-
Name of the dimension for which the filter is being applied.
- getDimensionNames() - Method in class com.google.api.services.analyticsreporting.v4.model.PivotHeaderEntry
-
The name of the dimensions in the pivot response.
- getDimensions() - Method in class com.google.api.services.analyticsreporting.v4.model.ColumnHeader
-
The dimension names in the response.
- getDimensions() - Method in class com.google.api.services.analyticsreporting.v4.model.Pivot
-
A list of dimensions to show as pivot columns.
- getDimensions() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
The dimensions requested.
- getDimensions() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRow
-
List of requested dimensions.
- getDimensionValues() - Method in class com.google.api.services.analyticsreporting.v4.model.PivotHeaderEntry
-
The values for the dimensions in the pivot.
- getDynamicSegment() - Method in class com.google.api.services.analyticsreporting.v4.model.Segment
-
A dynamic segment definition in the request.
- getEcommerce() - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
This will be set if `activity_type` equals `ECOMMERCE`.
- getEcommerceType() - Method in class com.google.api.services.analyticsreporting.v4.model.EcommerceData
-
The type of this e-commerce activity.
- getEmptyReason() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportData
-
If empty reason is specified, the report is empty for this reason.
- getEndDate() - Method in class com.google.api.services.analyticsreporting.v4.model.DateRange
-
The end date for the query in the format `YYYY-MM-DD`.
- getEvent() - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
This field contains all the details pertaining to an event and will be set if `activity_type`
equals `EVENT`.
- getEventAction() - Method in class com.google.api.services.analyticsreporting.v4.model.EventData
-
Type of interaction with the object.
- getEventCategory() - Method in class com.google.api.services.analyticsreporting.v4.model.EventData
-
The object on the page that was interacted with.
- getEventCount() - Method in class com.google.api.services.analyticsreporting.v4.model.EventData
-
Number of such events in this activity.
- getEventLabel() - Method in class com.google.api.services.analyticsreporting.v4.model.EventData
-
Label attached with the event.
- getEventValue() - Method in class com.google.api.services.analyticsreporting.v4.model.EventData
-
Numeric value associated with the event.
- getExpression() - Method in class com.google.api.services.analyticsreporting.v4.model.Metric
-
A metric expression in the request.
- getExpressions() - Method in class com.google.api.services.analyticsreporting.v4.model.DimensionFilter
-
Strings or regular expression to match against.
- getExpressions() - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentDimensionFilter
-
The list of expressions, only the first element is used for all operators
- getFieldName() - Method in class com.google.api.services.analyticsreporting.v4.model.OrderBy
-
The field which to sort by.
- getFields() - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
Selector specifying which fields to include in a partial response.
- getFilters() - Method in class com.google.api.services.analyticsreporting.v4.model.DimensionFilterClause
-
The repeated set of filters.
- getFilters() - Method in class com.google.api.services.analyticsreporting.v4.model.MetricFilterClause
-
The repeated set of filters.
- getFiltersExpression() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
Dimension or metric filters that restrict the data returned for your request.
- getFirstStepShouldMatchFirstHit() - Method in class com.google.api.services.analyticsreporting.v4.model.SequenceSegment
-
If set, first step condition must match the first hit of the visitor (in the date range).
- getFormattingType() - Method in class com.google.api.services.analyticsreporting.v4.model.Metric
-
Specifies how the metric expression should be formatted, for example `INTEGER`.
- getGoalCompletionLocation() - Method in class com.google.api.services.analyticsreporting.v4.model.GoalData
-
URL of the page where this goal was completed.
- getGoalCompletions() - Method in class com.google.api.services.analyticsreporting.v4.model.GoalData
-
Total number of goal completions in this activity.
- getGoalIndex() - Method in class com.google.api.services.analyticsreporting.v4.model.GoalData
-
This identifies the goal as configured for the profile.
- getGoalName() - Method in class com.google.api.services.analyticsreporting.v4.model.GoalData
-
Name of the goal.
- getGoalPreviousStep1() - Method in class com.google.api.services.analyticsreporting.v4.model.GoalData
-
URL of the page one step prior to the goal completion.
- getGoalPreviousStep2() - Method in class com.google.api.services.analyticsreporting.v4.model.GoalData
-
URL of the page two steps prior to the goal completion.
- getGoalPreviousStep3() - Method in class com.google.api.services.analyticsreporting.v4.model.GoalData
-
URL of the page three steps prior to the goal completion.
- getGoals() - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
This field contains a list of all the goals that were reached in this activity when
`activity_type` equals `GOAL`.
- getGoals() - Method in class com.google.api.services.analyticsreporting.v4.model.GoalSetData
-
All the goals that were reached in the current activity.
- getGoalValue() - Method in class com.google.api.services.analyticsreporting.v4.model.GoalData
-
Value in this goal.
- getHideTotals() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
If set to true, hides the total of all metrics for all the matching rows, for every date range.
- getHideValueRanges() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
If set to true, hides the minimum and maximum across all matching rows.
- getHistogramBuckets() - Method in class com.google.api.services.analyticsreporting.v4.model.Dimension
-
If non-empty, we place dimension values into buckets after string to int64.
- getHostname() - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
The hostname from which the tracking request was made.
- getHourlyQuotaTokensRemaining() - Method in class com.google.api.services.analyticsreporting.v4.model.ResourceQuotasRemaining
-
Hourly resource quota tokens remaining.
- getIncludeEmptyRows() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
If set to false, the response does not include rows if all the retrieved metrics are equal to
zero.
- getIndex() - Method in class com.google.api.services.analyticsreporting.v4.model.CustomDimension
-
Slot number of custom dimension.
- getIsDataGolden() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportData
-
Indicates if response to this request is golden or not.
- getItemRevenue() - Method in class com.google.api.services.analyticsreporting.v4.model.ProductData
-
The total revenue from purchased product items.
- getKey() - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
API key.
- getKeyword() - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
For manual campaign tracking, it is the value of the utm_term campaign tracking parameter.
- getLandingPagePath() - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
The first page in users' sessions, or the landing page.
- getLifetimeValue() - Method in class com.google.api.services.analyticsreporting.v4.model.CohortGroup
-
Enable Life Time Value (LTV).
- getMatchType() - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentSequenceStep
-
Specifies if the step immediately precedes or can be any time before the next step.
- getMaxComparisonValue() - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentDimensionFilter
-
Maximum comparison values for `BETWEEN` match type.
- getMaxComparisonValue() - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentMetricFilter
-
Max comparison value is only used for `BETWEEN` operator.
- getMaxGroupCount() - Method in class com.google.api.services.analyticsreporting.v4.model.Pivot
-
Specifies the maximum number of groups to return.
- getMaximums() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportData
-
Minimum and maximum values seen over all matching rows.
- getMedium() - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
The type of referrals.
- getMetric() - Method in class com.google.api.services.analyticsreporting.v4.model.PivotHeaderEntry
-
The metric header for the metric in the pivot.
- getMetricFilter() - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentFilterClause
-
Metric Filter for the segment definition.
- getMetricFilterClauses() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
The metric filter clauses.
- getMetricHeader() - Method in class com.google.api.services.analyticsreporting.v4.model.ColumnHeader
-
Metric headers for the metrics in the response.
- getMetricHeaderEntries() - Method in class com.google.api.services.analyticsreporting.v4.model.MetricHeader
-
Headers for the metrics in the response.
- getMetricName() - Method in class com.google.api.services.analyticsreporting.v4.model.MetricFilter
-
The metric that will be filtered on.
- getMetricName() - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentMetricFilter
-
The metric that will be filtered on.
- getMetrics() - Method in class com.google.api.services.analyticsreporting.v4.model.Pivot
-
The pivot metrics.
- getMetrics() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
The metrics requested.
- getMetrics() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRow
-
List of metrics for each requested DateRange.
- getMinComparisonValue() - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentDimensionFilter
-
Minimum comparison values for `BETWEEN` match type.
- getMinimums() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportData
-
Minimum and maximum values seen over all matching rows.
- getMobileDeviceBranding() - Method in class com.google.api.services.analyticsreporting.v4.model.ScreenviewData
-
Mobile manufacturer or branded name.
- getMobileDeviceModel() - Method in class com.google.api.services.analyticsreporting.v4.model.ScreenviewData
-
Mobile device model.
- getName() - Method in class com.google.api.services.analyticsreporting.v4.model.Cohort
-
A unique name for the cohort.
- getName() - Method in class com.google.api.services.analyticsreporting.v4.model.Dimension
-
Name of the dimension to fetch, for example `ga:browser`.
- getName() - Method in class com.google.api.services.analyticsreporting.v4.model.DynamicSegment
-
The name of the dynamic segment.
- getName() - Method in class com.google.api.services.analyticsreporting.v4.model.MetricHeaderEntry
-
The name of the header.
- getNextPageToken() - Method in class com.google.api.services.analyticsreporting.v4.model.Report
-
Page token to retrieve the next page of results in the list.
- getNextPageToken() - Method in class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityResponse
-
This token should be passed to [SearchUserActivityRequest](#SearchUserActivityRequest) to
retrieve the next page.
- getNot() - Method in class com.google.api.services.analyticsreporting.v4.model.DimensionFilter
-
Logical `NOT` operator.
- getNot() - Method in class com.google.api.services.analyticsreporting.v4.model.MetricFilter
-
Logical `NOT` operator.
- getNot() - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentFilter
-
If true, match the complement of simple or sequence segment.
- getNot() - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentFilterClause
-
Matches the complement (`!`) of the filter.
- getOauthToken() - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
OAuth 2.0 token for the current user.
- getOperator() - Method in class com.google.api.services.analyticsreporting.v4.model.DimensionFilter
-
How to match the dimension to the expression.
- getOperator() - Method in class com.google.api.services.analyticsreporting.v4.model.DimensionFilterClause
-
The operator for combining multiple dimension filters.
- getOperator() - Method in class com.google.api.services.analyticsreporting.v4.model.MetricFilter
-
Is the metric `EQUAL`, `LESS_THAN` or `GREATER_THAN` the comparisonValue, the default is
`EQUAL`.
- getOperator() - Method in class com.google.api.services.analyticsreporting.v4.model.MetricFilterClause
-
The operator for combining multiple metric filters.
- getOperator() - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentDimensionFilter
-
The operator to use to match the dimension with the expressions.
- getOperator() - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentMetricFilter
-
Specifies is the operation to perform to compare the metric.
- getOrderBys() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
Sort order on output rows.
- getOrderType() - Method in class com.google.api.services.analyticsreporting.v4.model.OrderBy
-
The order type.
- getOrFiltersForSegment() - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentSequenceStep
-
A sequence is specified with a list of Or grouped filters which are combined with `AND`
operator.
- getOrFiltersForSegment() - Method in class com.google.api.services.analyticsreporting.v4.model.SimpleSegment
-
A list of segment filters groups which are combined with logical `AND` operator.
- getPagePath() - Method in class com.google.api.services.analyticsreporting.v4.model.PageviewData
-
The URL of the page that the visitor viewed.
- getPageSize() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
Page size is for paging and specifies the maximum number of returned rows.
- getPageSize() - Method in class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityRequest
-
Page size is for paging and specifies the maximum number of returned rows.
- getPageTitle() - Method in class com.google.api.services.analyticsreporting.v4.model.PageviewData
-
The title of the page that the visitor viewed.
- getPageToken() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
A continuation token to get the next page of the results.
- getPageToken() - Method in class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityRequest
-
A continuation token to get the next page of the results.
- getPageview() - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
This will be set if `activity_type` equals `PAGEVIEW`.
- getPivotHeaderEntries() - Method in class com.google.api.services.analyticsreporting.v4.model.PivotHeader
-
A single pivot section header.
- getPivotHeaders() - Method in class com.google.api.services.analyticsreporting.v4.model.MetricHeader
-
Headers for the pivots in the response.
- getPivots() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
The pivot definitions.
- getPivotValueRegions() - Method in class com.google.api.services.analyticsreporting.v4.model.DateRangeValues
-
The values of each pivot region.
- getPlatform() - Method in class com.google.api.services.analyticsreporting.v4.model.UserActivitySession
-
Platform on which the activity happened: "android", "ios" etc.
- getPrettyPrint() - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
Returns response with indentations and line breaks.
- getProductName() - Method in class com.google.api.services.analyticsreporting.v4.model.ProductData
-
The product name, supplied by the e-commerce tracking application, for the purchased items.
- getProductQuantity() - Method in class com.google.api.services.analyticsreporting.v4.model.ProductData
-
Total number of this product units in the transaction.
- getProducts() - Method in class com.google.api.services.analyticsreporting.v4.model.EcommerceData
-
Details of the products in this transaction.
- getProductSku() - Method in class com.google.api.services.analyticsreporting.v4.model.ProductData
-
Unique code that represents the product.
- getQueryCost() - Method in class com.google.api.services.analyticsreporting.v4.model.GetReportsResponse
-
The amount of resource quota tokens deducted to execute the query.
- getQuotaUser() - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
Available to use for quota purposes for server-side applications.
- getReportRequests() - Method in class com.google.api.services.analyticsreporting.v4.model.GetReportsRequest
-
Requests, each request will have a separate response.
- getReports() - Method in class com.google.api.services.analyticsreporting.v4.model.GetReportsResponse
-
Responses corresponding to each of the request.
- GetReportsRequest - Class in com.google.api.services.analyticsreporting.v4.model
-
The batch request containing multiple report request.
- GetReportsRequest() - Constructor for class com.google.api.services.analyticsreporting.v4.model.GetReportsRequest
-
- GetReportsResponse - Class in com.google.api.services.analyticsreporting.v4.model
-
The main response class which holds the reports from the Reporting API `batchGet` call.
- GetReportsResponse() - Constructor for class com.google.api.services.analyticsreporting.v4.model.GetReportsResponse
-
- getResourceQuotasRemaining() - Method in class com.google.api.services.analyticsreporting.v4.model.GetReportsResponse
-
The amount of resource quota remaining for the property.
- getRowCount() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportData
-
Total number of matching rows for this query.
- getRows() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportData
-
There's one ReportRow for every unique combination of dimensions.
- getSampleRate() - Method in class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityResponse
-
This field represents the [sampling rate](https://support.google.com/analytics/answer/2637192)
for the given request and is a number between 0.0 to 1.0.
- getSamplesReadCounts() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportData
-
If the results are [sampled](https://support.google.com/analytics/answer/2637192), this returns
the total number of samples read, one entry per date range.
- getSamplingLevel() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
The desired report [sample](https://support.google.com/analytics/answer/2637192) size.
- getSamplingSpaceSizes() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportData
-
If the results are [sampled](https://support.google.com/analytics/answer/2637192), this returns
the total number of samples present, one entry per date range.
- getScope() - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentMetricFilter
-
Scope for a metric defines the level at which that metric is defined.
- getScreenName() - Method in class com.google.api.services.analyticsreporting.v4.model.ScreenviewData
-
The name of the screen.
- getSegmentFilterClauses() - Method in class com.google.api.services.analyticsreporting.v4.model.OrFiltersForSegment
-
List of segment filters to be combined with a `OR` operator.
- getSegmentFilters() - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentDefinition
-
A segment is defined by a set of segment filters which are combined together with a logical
`AND` operation.
- getSegmentId() - Method in class com.google.api.services.analyticsreporting.v4.model.Segment
-
The segment ID of a built-in or custom segment, for example `gaid::-3`.
- getSegments() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
Segment the data returned for the request.
- getSegmentSequenceSteps() - Method in class com.google.api.services.analyticsreporting.v4.model.SequenceSegment
-
The list of steps in the sequence.
- getSequenceSegment() - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentFilter
-
Sequence conditions consist of one or more steps, where each step is defined by one or more
dimension/metric conditions.
- getSessionDate() - Method in class com.google.api.services.analyticsreporting.v4.model.UserActivitySession
-
Date of this session in ISO-8601 format.
- getSessionId() - Method in class com.google.api.services.analyticsreporting.v4.model.UserActivitySession
-
Unique ID of the session.
- getSessions() - Method in class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityResponse
-
Each record represents a session (device details, duration, etc).
- getSessionSegment() - Method in class com.google.api.services.analyticsreporting.v4.model.DynamicSegment
-
Session Segment to select sessions to include in the segment.
- getSimpleSegment() - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentFilter
-
A Simple segment conditions consist of one or more dimension/metric conditions that can be
combined
- getSortOrder() - Method in class com.google.api.services.analyticsreporting.v4.model.OrderBy
-
The sorting order for the field.
- getSource() - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
The source of referrals.
- getStartDate() - Method in class com.google.api.services.analyticsreporting.v4.model.DateRange
-
The start date for the query in the format `YYYY-MM-DD`.
- getStartGroup() - Method in class com.google.api.services.analyticsreporting.v4.model.Pivot
-
If k metrics were requested, then the response will contain some data-dependent multiple of k
columns in the report.
- getTotalPivotGroupsCount() - Method in class com.google.api.services.analyticsreporting.v4.model.PivotHeader
-
The total number of groups for this pivot.
- getTotalRows() - Method in class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityResponse
-
Total rows returned by this query (across different pages).
- getTotals() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportData
-
For each requested date range, for the set of all rows that match the query, every requested
value format gets a total.
- getTransaction() - Method in class com.google.api.services.analyticsreporting.v4.model.EcommerceData
-
Transaction details of this e-commerce action.
- getTransactionId() - Method in class com.google.api.services.analyticsreporting.v4.model.TransactionData
-
The transaction ID, supplied by the e-commerce tracking method, for the purchase in the
shopping cart.
- getTransactionRevenue() - Method in class com.google.api.services.analyticsreporting.v4.model.TransactionData
-
The total sale revenue (excluding shipping and tax) of the transaction.
- getTransactionShipping() - Method in class com.google.api.services.analyticsreporting.v4.model.TransactionData
-
Total cost of shipping.
- getTransactionTax() - Method in class com.google.api.services.analyticsreporting.v4.model.TransactionData
-
Total tax for the transaction.
- getType() - Method in class com.google.api.services.analyticsreporting.v4.model.Cohort
-
Type of the cohort.
- getType() - Method in class com.google.api.services.analyticsreporting.v4.model.MetricHeaderEntry
-
The type of the metric, for example `INTEGER`.
- getType() - Method in class com.google.api.services.analyticsreporting.v4.model.User
-
Type of the user in the request.
- getUploadProtocol() - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
Upload protocol for media (e.g.
- getUploadType() - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
Legacy upload protocol for media (e.g.
- getUser() - Method in class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityRequest
-
Required.
- getUseResourceQuotas() - Method in class com.google.api.services.analyticsreporting.v4.model.GetReportsRequest
-
Enables [resource based quotas](/analytics/devguides/reporting/core/v4/limits-
quotas#analytics_reporting_api_v4), (defaults to `False`).
- getUserId() - Method in class com.google.api.services.analyticsreporting.v4.model.User
-
Unique Id of the user for which the data is being requested.
- getUserSegment() - Method in class com.google.api.services.analyticsreporting.v4.model.DynamicSegment
-
User Segment to select users to include in the segment.
- getValue() - Method in class com.google.api.services.analyticsreporting.v4.model.CustomDimension
-
Value of the custom dimension.
- getValues() - Method in class com.google.api.services.analyticsreporting.v4.model.DateRangeValues
-
Each value corresponds to each Metric in the request.
- getValues() - Method in class com.google.api.services.analyticsreporting.v4.model.PivotValueRegion
-
The values of the metrics in each of the pivot regions.
- getViewId() - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
The Analytics [view ID](https://support.google.com/analytics/answer/1009618) from which to
retrieve data.
- getViewId() - Method in class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityRequest
-
Required.
- GoalData - Class in com.google.api.services.analyticsreporting.v4.model
-
Represents all the details pertaining to a goal.
- GoalData() - Constructor for class com.google.api.services.analyticsreporting.v4.model.GoalData
-
- GoalSetData - Class in com.google.api.services.analyticsreporting.v4.model
-
Represents a set of goals that were reached in an activity.
- GoalSetData() - Constructor for class com.google.api.services.analyticsreporting.v4.model.GoalSetData
-
- ScreenviewData - Class in com.google.api.services.analyticsreporting.v4.model
-
Model definition for ScreenviewData.
- ScreenviewData() - Constructor for class com.google.api.services.analyticsreporting.v4.model.ScreenviewData
-
- search(SearchUserActivityRequest) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.UserActivity
-
Returns User Activity data.
- Search(SearchUserActivityRequest) - Constructor for class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.UserActivity.Search
-
Returns User Activity data.
- SearchUserActivityRequest - Class in com.google.api.services.analyticsreporting.v4.model
-
The request to fetch User Report from Reporting API `userActivity:get` call.
- SearchUserActivityRequest() - Constructor for class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityRequest
-
- SearchUserActivityResponse - Class in com.google.api.services.analyticsreporting.v4.model
-
The response from `userActivity:get` call.
- SearchUserActivityResponse() - Constructor for class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityResponse
-
- Segment - Class in com.google.api.services.analyticsreporting.v4.model
-
The segment definition, if the report needs to be segmented.
- Segment() - Constructor for class com.google.api.services.analyticsreporting.v4.model.Segment
-
- SegmentDefinition - Class in com.google.api.services.analyticsreporting.v4.model
-
SegmentDefinition defines the segment to be a set of SegmentFilters which are combined together
with a logical `AND` operation.
- SegmentDefinition() - Constructor for class com.google.api.services.analyticsreporting.v4.model.SegmentDefinition
-
- SegmentDimensionFilter - Class in com.google.api.services.analyticsreporting.v4.model
-
Dimension filter specifies the filtering options on a dimension.
- SegmentDimensionFilter() - Constructor for class com.google.api.services.analyticsreporting.v4.model.SegmentDimensionFilter
-
- SegmentFilter - Class in com.google.api.services.analyticsreporting.v4.model
-
SegmentFilter defines the segment to be either a simple or a sequence segment.
- SegmentFilter() - Constructor for class com.google.api.services.analyticsreporting.v4.model.SegmentFilter
-
- SegmentFilterClause - Class in com.google.api.services.analyticsreporting.v4.model
-
Filter Clause to be used in a segment definition, can be wither a metric or a dimension filter.
- SegmentFilterClause() - Constructor for class com.google.api.services.analyticsreporting.v4.model.SegmentFilterClause
-
- SegmentMetricFilter - Class in com.google.api.services.analyticsreporting.v4.model
-
Metric filter to be used in a segment filter clause.
- SegmentMetricFilter() - Constructor for class com.google.api.services.analyticsreporting.v4.model.SegmentMetricFilter
-
- SegmentSequenceStep - Class in com.google.api.services.analyticsreporting.v4.model
-
A segment sequence definition.
- SegmentSequenceStep() - Constructor for class com.google.api.services.analyticsreporting.v4.model.SegmentSequenceStep
-
- SequenceSegment - Class in com.google.api.services.analyticsreporting.v4.model
-
Sequence conditions consist of one or more steps, where each step is defined by one or more
dimension/metric conditions.
- SequenceSegment() - Constructor for class com.google.api.services.analyticsreporting.v4.model.SequenceSegment
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.Reports.BatchGet
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.UserActivity.Search
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.Cohort
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.CohortGroup
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.ColumnHeader
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.CustomDimension
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.DateRange
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.DateRangeValues
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.Dimension
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.DimensionFilter
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.DimensionFilterClause
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.DynamicSegment
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.EcommerceData
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.EventData
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.GetReportsRequest
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.GetReportsResponse
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.GoalData
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.GoalSetData
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.Metric
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.MetricFilter
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.MetricFilterClause
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.MetricHeader
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.MetricHeaderEntry
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.OrderBy
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.OrFiltersForSegment
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.PageviewData
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.Pivot
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.PivotHeader
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.PivotHeaderEntry
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.PivotValueRegion
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.ProductData
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.Report
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportData
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRow
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.ResourceQuotasRemaining
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.ScreenviewData
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityRequest
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityResponse
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.Segment
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentDefinition
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentDimensionFilter
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentFilter
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentFilterClause
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentMetricFilter
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentSequenceStep
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.SequenceSegment
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.SimpleSegment
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.TransactionData
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.User
-
- set(String, Object) - Method in class com.google.api.services.analyticsreporting.v4.model.UserActivitySession
-
- set$Xgafv(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.Reports.BatchGet
-
- set$Xgafv(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.UserActivity.Search
-
- set$Xgafv(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
V1 error format.
- setAccessToken(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.Reports.BatchGet
-
- setAccessToken(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.UserActivity.Search
-
- setAccessToken(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
OAuth access token.
- setActionType(String) - Method in class com.google.api.services.analyticsreporting.v4.model.EcommerceData
-
Action associated with this e-commerce action.
- setActivities(List<Activity>) - Method in class com.google.api.services.analyticsreporting.v4.model.UserActivitySession
-
Represents a detailed view into each of the activity in this session.
- setActivityTime(String) - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
Timestamp of the activity.
- setActivityType(String) - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
Type of this activity.
- setActivityTypes(List<String>) - Method in class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityRequest
-
Set of all activity types being requested.
- setAlias(String) - Method in class com.google.api.services.analyticsreporting.v4.model.Metric
-
An alias for the metric expression is an alternate name for the expression.
- setAlt(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.Reports.BatchGet
-
- setAlt(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.UserActivity.Search
-
- setAlt(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
Data format for response.
- setAnalyticsReportingRequestInitializer(AnalyticsReportingRequestInitializer) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.Builder
-
- setApplicationName(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.Builder
-
- setAppName(String) - Method in class com.google.api.services.analyticsreporting.v4.model.ScreenviewData
-
The application name.
- setAppview(ScreenviewData) - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
This will be set if `activity_type` equals `SCREEN_VIEW`.
- setBatchPath(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.Builder
-
- setCallback(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.Reports.BatchGet
-
- setCallback(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.UserActivity.Search
-
- setCallback(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
JSONP
- setCampaign(String) - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
For manual campaign tracking, it is the value of the utm_campaign campaign tracking parameter.
- setCaseSensitive(Boolean) - Method in class com.google.api.services.analyticsreporting.v4.model.DimensionFilter
-
Should the match be case sensitive? Default is false.
- setCaseSensitive(Boolean) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentDimensionFilter
-
Should the match be case sensitive, ignored for `IN_LIST` operator.
- setChannelGrouping(String) - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
The Channel Group associated with an end user's session for this View (defined by the View's
Channel Groupings).
- setCohortGroup(CohortGroup) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
Cohort group associated with this request.
- setCohorts(List<Cohort>) - Method in class com.google.api.services.analyticsreporting.v4.model.CohortGroup
-
The definition for the cohort.
- setColumnHeader(ColumnHeader) - Method in class com.google.api.services.analyticsreporting.v4.model.Report
-
The column headers.
- setComparisonValue(String) - Method in class com.google.api.services.analyticsreporting.v4.model.MetricFilter
-
The value to compare against.
- setComparisonValue(String) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentMetricFilter
-
The value to compare against.
- setCustomDimension(List<CustomDimension>) - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
A list of all custom dimensions associated with this activity.
- setDailyQuotaTokensRemaining(Integer) - Method in class com.google.api.services.analyticsreporting.v4.model.ResourceQuotasRemaining
-
Daily resource quota remaining remaining.
- setData(ReportData) - Method in class com.google.api.services.analyticsreporting.v4.model.Report
-
Response data.
- setDataLastRefreshed(String) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportData
-
The last time the data in the report was refreshed.
- setDataSource(String) - Method in class com.google.api.services.analyticsreporting.v4.model.UserActivitySession
-
The data source of a hit.
- setDateRange(DateRange) - Method in class com.google.api.services.analyticsreporting.v4.model.Cohort
-
This is used for `FIRST_VISIT_DATE` cohort, the cohort selects users whose first visit date is
between start date and end date defined in the DateRange.
- setDateRange(DateRange) - Method in class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityRequest
-
Date range for which to retrieve the user activity.
- setDateRanges(List<DateRange>) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
Date ranges in the request.
- setDeviceCategory(String) - Method in class com.google.api.services.analyticsreporting.v4.model.UserActivitySession
-
The type of device used: "mobile", "tablet" etc.
- setDimensionFilter(SegmentDimensionFilter) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentFilterClause
-
Dimension Filter for the segment definition.
- setDimensionFilterClauses(List<DimensionFilterClause>) - Method in class com.google.api.services.analyticsreporting.v4.model.Pivot
-
DimensionFilterClauses are logically combined with an `AND` operator: only data that is
included by all these DimensionFilterClauses contributes to the values in this pivot region.
- setDimensionFilterClauses(List<DimensionFilterClause>) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
The dimension filter clauses for filtering Dimension Values.
- setDimensionName(String) - Method in class com.google.api.services.analyticsreporting.v4.model.DimensionFilter
-
The dimension to filter on.
- setDimensionName(String) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentDimensionFilter
-
Name of the dimension for which the filter is being applied.
- setDimensionNames(List<String>) - Method in class com.google.api.services.analyticsreporting.v4.model.PivotHeaderEntry
-
The name of the dimensions in the pivot response.
- setDimensions(List<String>) - Method in class com.google.api.services.analyticsreporting.v4.model.ColumnHeader
-
The dimension names in the response.
- setDimensions(List<Dimension>) - Method in class com.google.api.services.analyticsreporting.v4.model.Pivot
-
A list of dimensions to show as pivot columns.
- setDimensions(List<Dimension>) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
The dimensions requested.
- setDimensions(List<String>) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRow
-
List of requested dimensions.
- setDimensionValues(List<String>) - Method in class com.google.api.services.analyticsreporting.v4.model.PivotHeaderEntry
-
The values for the dimensions in the pivot.
- setDisableGZipContent(boolean) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
- setDynamicSegment(DynamicSegment) - Method in class com.google.api.services.analyticsreporting.v4.model.Segment
-
A dynamic segment definition in the request.
- setEcommerce(EcommerceData) - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
This will be set if `activity_type` equals `ECOMMERCE`.
- setEcommerceType(String) - Method in class com.google.api.services.analyticsreporting.v4.model.EcommerceData
-
The type of this e-commerce activity.
- setEmptyReason(String) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportData
-
If empty reason is specified, the report is empty for this reason.
- setEndDate(String) - Method in class com.google.api.services.analyticsreporting.v4.model.DateRange
-
The end date for the query in the format `YYYY-MM-DD`.
- setEvent(EventData) - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
This field contains all the details pertaining to an event and will be set if `activity_type`
equals `EVENT`.
- setEventAction(String) - Method in class com.google.api.services.analyticsreporting.v4.model.EventData
-
Type of interaction with the object.
- setEventCategory(String) - Method in class com.google.api.services.analyticsreporting.v4.model.EventData
-
The object on the page that was interacted with.
- setEventCount(Long) - Method in class com.google.api.services.analyticsreporting.v4.model.EventData
-
Number of such events in this activity.
- setEventLabel(String) - Method in class com.google.api.services.analyticsreporting.v4.model.EventData
-
Label attached with the event.
- setEventValue(Long) - Method in class com.google.api.services.analyticsreporting.v4.model.EventData
-
Numeric value associated with the event.
- setExpression(String) - Method in class com.google.api.services.analyticsreporting.v4.model.Metric
-
A metric expression in the request.
- setExpressions(List<String>) - Method in class com.google.api.services.analyticsreporting.v4.model.DimensionFilter
-
Strings or regular expression to match against.
- setExpressions(List<String>) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentDimensionFilter
-
The list of expressions, only the first element is used for all operators
- setFieldName(String) - Method in class com.google.api.services.analyticsreporting.v4.model.OrderBy
-
The field which to sort by.
- setFields(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.Reports.BatchGet
-
- setFields(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.UserActivity.Search
-
- setFields(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
Selector specifying which fields to include in a partial response.
- setFilters(List<DimensionFilter>) - Method in class com.google.api.services.analyticsreporting.v4.model.DimensionFilterClause
-
The repeated set of filters.
- setFilters(List<MetricFilter>) - Method in class com.google.api.services.analyticsreporting.v4.model.MetricFilterClause
-
The repeated set of filters.
- setFiltersExpression(String) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
Dimension or metric filters that restrict the data returned for your request.
- setFirstStepShouldMatchFirstHit(Boolean) - Method in class com.google.api.services.analyticsreporting.v4.model.SequenceSegment
-
If set, first step condition must match the first hit of the visitor (in the date range).
- setFormattingType(String) - Method in class com.google.api.services.analyticsreporting.v4.model.Metric
-
Specifies how the metric expression should be formatted, for example `INTEGER`.
- setGoalCompletionLocation(String) - Method in class com.google.api.services.analyticsreporting.v4.model.GoalData
-
URL of the page where this goal was completed.
- setGoalCompletions(Long) - Method in class com.google.api.services.analyticsreporting.v4.model.GoalData
-
Total number of goal completions in this activity.
- setGoalIndex(Integer) - Method in class com.google.api.services.analyticsreporting.v4.model.GoalData
-
This identifies the goal as configured for the profile.
- setGoalName(String) - Method in class com.google.api.services.analyticsreporting.v4.model.GoalData
-
Name of the goal.
- setGoalPreviousStep1(String) - Method in class com.google.api.services.analyticsreporting.v4.model.GoalData
-
URL of the page one step prior to the goal completion.
- setGoalPreviousStep2(String) - Method in class com.google.api.services.analyticsreporting.v4.model.GoalData
-
URL of the page two steps prior to the goal completion.
- setGoalPreviousStep3(String) - Method in class com.google.api.services.analyticsreporting.v4.model.GoalData
-
URL of the page three steps prior to the goal completion.
- setGoals(GoalSetData) - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
This field contains a list of all the goals that were reached in this activity when
`activity_type` equals `GOAL`.
- setGoals(List<GoalData>) - Method in class com.google.api.services.analyticsreporting.v4.model.GoalSetData
-
All the goals that were reached in the current activity.
- setGoalValue(Double) - Method in class com.google.api.services.analyticsreporting.v4.model.GoalData
-
Value in this goal.
- setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.Builder
-
- setHideTotals(Boolean) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
If set to true, hides the total of all metrics for all the matching rows, for every date range.
- setHideValueRanges(Boolean) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
If set to true, hides the minimum and maximum across all matching rows.
- setHistogramBuckets(List<Long>) - Method in class com.google.api.services.analyticsreporting.v4.model.Dimension
-
If non-empty, we place dimension values into buckets after string to int64.
- setHostname(String) - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
The hostname from which the tracking request was made.
- setHourlyQuotaTokensRemaining(Integer) - Method in class com.google.api.services.analyticsreporting.v4.model.ResourceQuotasRemaining
-
Hourly resource quota tokens remaining.
- setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.Builder
-
- setIncludeEmptyRows(Boolean) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
If set to false, the response does not include rows if all the retrieved metrics are equal to
zero.
- setIndex(Integer) - Method in class com.google.api.services.analyticsreporting.v4.model.CustomDimension
-
Slot number of custom dimension.
- setIsDataGolden(Boolean) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportData
-
Indicates if response to this request is golden or not.
- setItemRevenue(Double) - Method in class com.google.api.services.analyticsreporting.v4.model.ProductData
-
The total revenue from purchased product items.
- setKey(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.Reports.BatchGet
-
- setKey(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.UserActivity.Search
-
- setKey(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
API key.
- setKeyword(String) - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
For manual campaign tracking, it is the value of the utm_term campaign tracking parameter.
- setLandingPagePath(String) - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
The first page in users' sessions, or the landing page.
- setLifetimeValue(Boolean) - Method in class com.google.api.services.analyticsreporting.v4.model.CohortGroup
-
Enable Life Time Value (LTV).
- setMatchType(String) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentSequenceStep
-
Specifies if the step immediately precedes or can be any time before the next step.
- setMaxComparisonValue(String) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentDimensionFilter
-
Maximum comparison values for `BETWEEN` match type.
- setMaxComparisonValue(String) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentMetricFilter
-
Max comparison value is only used for `BETWEEN` operator.
- setMaxGroupCount(Integer) - Method in class com.google.api.services.analyticsreporting.v4.model.Pivot
-
Specifies the maximum number of groups to return.
- setMaximums(List<DateRangeValues>) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportData
-
Minimum and maximum values seen over all matching rows.
- setMedium(String) - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
The type of referrals.
- setMetric(MetricHeaderEntry) - Method in class com.google.api.services.analyticsreporting.v4.model.PivotHeaderEntry
-
The metric header for the metric in the pivot.
- setMetricFilter(SegmentMetricFilter) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentFilterClause
-
Metric Filter for the segment definition.
- setMetricFilterClauses(List<MetricFilterClause>) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
The metric filter clauses.
- setMetricHeader(MetricHeader) - Method in class com.google.api.services.analyticsreporting.v4.model.ColumnHeader
-
Metric headers for the metrics in the response.
- setMetricHeaderEntries(List<MetricHeaderEntry>) - Method in class com.google.api.services.analyticsreporting.v4.model.MetricHeader
-
Headers for the metrics in the response.
- setMetricName(String) - Method in class com.google.api.services.analyticsreporting.v4.model.MetricFilter
-
The metric that will be filtered on.
- setMetricName(String) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentMetricFilter
-
The metric that will be filtered on.
- setMetrics(List<Metric>) - Method in class com.google.api.services.analyticsreporting.v4.model.Pivot
-
The pivot metrics.
- setMetrics(List<Metric>) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
The metrics requested.
- setMetrics(List<DateRangeValues>) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRow
-
List of metrics for each requested DateRange.
- setMinComparisonValue(String) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentDimensionFilter
-
Minimum comparison values for `BETWEEN` match type.
- setMinimums(List<DateRangeValues>) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportData
-
Minimum and maximum values seen over all matching rows.
- setMobileDeviceBranding(String) - Method in class com.google.api.services.analyticsreporting.v4.model.ScreenviewData
-
Mobile manufacturer or branded name.
- setMobileDeviceModel(String) - Method in class com.google.api.services.analyticsreporting.v4.model.ScreenviewData
-
Mobile device model.
- setName(String) - Method in class com.google.api.services.analyticsreporting.v4.model.Cohort
-
A unique name for the cohort.
- setName(String) - Method in class com.google.api.services.analyticsreporting.v4.model.Dimension
-
Name of the dimension to fetch, for example `ga:browser`.
- setName(String) - Method in class com.google.api.services.analyticsreporting.v4.model.DynamicSegment
-
The name of the dynamic segment.
- setName(String) - Method in class com.google.api.services.analyticsreporting.v4.model.MetricHeaderEntry
-
The name of the header.
- setNextPageToken(String) - Method in class com.google.api.services.analyticsreporting.v4.model.Report
-
Page token to retrieve the next page of results in the list.
- setNextPageToken(String) - Method in class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityResponse
-
This token should be passed to [SearchUserActivityRequest](#SearchUserActivityRequest) to
retrieve the next page.
- setNot(Boolean) - Method in class com.google.api.services.analyticsreporting.v4.model.DimensionFilter
-
Logical `NOT` operator.
- setNot(Boolean) - Method in class com.google.api.services.analyticsreporting.v4.model.MetricFilter
-
Logical `NOT` operator.
- setNot(Boolean) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentFilter
-
If true, match the complement of simple or sequence segment.
- setNot(Boolean) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentFilterClause
-
Matches the complement (`!`) of the filter.
- setOauthToken(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.Reports.BatchGet
-
- setOauthToken(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.UserActivity.Search
-
- setOauthToken(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
OAuth 2.0 token for the current user.
- setOperator(String) - Method in class com.google.api.services.analyticsreporting.v4.model.DimensionFilter
-
How to match the dimension to the expression.
- setOperator(String) - Method in class com.google.api.services.analyticsreporting.v4.model.DimensionFilterClause
-
The operator for combining multiple dimension filters.
- setOperator(String) - Method in class com.google.api.services.analyticsreporting.v4.model.MetricFilter
-
Is the metric `EQUAL`, `LESS_THAN` or `GREATER_THAN` the comparisonValue, the default is
`EQUAL`.
- setOperator(String) - Method in class com.google.api.services.analyticsreporting.v4.model.MetricFilterClause
-
The operator for combining multiple metric filters.
- setOperator(String) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentDimensionFilter
-
The operator to use to match the dimension with the expressions.
- setOperator(String) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentMetricFilter
-
Specifies is the operation to perform to compare the metric.
- setOrderBys(List<OrderBy>) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
Sort order on output rows.
- setOrderType(String) - Method in class com.google.api.services.analyticsreporting.v4.model.OrderBy
-
The order type.
- setOrFiltersForSegment(List<OrFiltersForSegment>) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentSequenceStep
-
A sequence is specified with a list of Or grouped filters which are combined with `AND`
operator.
- setOrFiltersForSegment(List<OrFiltersForSegment>) - Method in class com.google.api.services.analyticsreporting.v4.model.SimpleSegment
-
A list of segment filters groups which are combined with logical `AND` operator.
- setPagePath(String) - Method in class com.google.api.services.analyticsreporting.v4.model.PageviewData
-
The URL of the page that the visitor viewed.
- setPageSize(Integer) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
Page size is for paging and specifies the maximum number of returned rows.
- setPageSize(Integer) - Method in class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityRequest
-
Page size is for paging and specifies the maximum number of returned rows.
- setPageTitle(String) - Method in class com.google.api.services.analyticsreporting.v4.model.PageviewData
-
The title of the page that the visitor viewed.
- setPageToken(String) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
A continuation token to get the next page of the results.
- setPageToken(String) - Method in class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityRequest
-
A continuation token to get the next page of the results.
- setPageview(PageviewData) - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
This will be set if `activity_type` equals `PAGEVIEW`.
- setPivotHeaderEntries(List<PivotHeaderEntry>) - Method in class com.google.api.services.analyticsreporting.v4.model.PivotHeader
-
A single pivot section header.
- setPivotHeaders(List<PivotHeader>) - Method in class com.google.api.services.analyticsreporting.v4.model.MetricHeader
-
Headers for the pivots in the response.
- setPivots(List<Pivot>) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
The pivot definitions.
- setPivotValueRegions(List<PivotValueRegion>) - Method in class com.google.api.services.analyticsreporting.v4.model.DateRangeValues
-
The values of each pivot region.
- setPlatform(String) - Method in class com.google.api.services.analyticsreporting.v4.model.UserActivitySession
-
Platform on which the activity happened: "android", "ios" etc.
- setPrettyPrint(Boolean) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.Reports.BatchGet
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.UserActivity.Search
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
Returns response with indentations and line breaks.
- setProductName(String) - Method in class com.google.api.services.analyticsreporting.v4.model.ProductData
-
The product name, supplied by the e-commerce tracking application, for the purchased items.
- setProductQuantity(Long) - Method in class com.google.api.services.analyticsreporting.v4.model.ProductData
-
Total number of this product units in the transaction.
- setProducts(List<ProductData>) - Method in class com.google.api.services.analyticsreporting.v4.model.EcommerceData
-
Details of the products in this transaction.
- setProductSku(String) - Method in class com.google.api.services.analyticsreporting.v4.model.ProductData
-
Unique code that represents the product.
- setQueryCost(Integer) - Method in class com.google.api.services.analyticsreporting.v4.model.GetReportsResponse
-
The amount of resource quota tokens deducted to execute the query.
- setQuotaUser(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.Reports.BatchGet
-
- setQuotaUser(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.UserActivity.Search
-
- setQuotaUser(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
Available to use for quota purposes for server-side applications.
- setReportRequests(List<ReportRequest>) - Method in class com.google.api.services.analyticsreporting.v4.model.GetReportsRequest
-
Requests, each request will have a separate response.
- setReports(List<Report>) - Method in class com.google.api.services.analyticsreporting.v4.model.GetReportsResponse
-
Responses corresponding to each of the request.
- setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
- setResourceQuotasRemaining(ResourceQuotasRemaining) - Method in class com.google.api.services.analyticsreporting.v4.model.GetReportsResponse
-
The amount of resource quota remaining for the property.
- setRootUrl(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.Builder
-
- setRowCount(Integer) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportData
-
Total number of matching rows for this query.
- setRows(List<ReportRow>) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportData
-
There's one ReportRow for every unique combination of dimensions.
- setSampleRate(Double) - Method in class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityResponse
-
This field represents the [sampling rate](https://support.google.com/analytics/answer/2637192)
for the given request and is a number between 0.0 to 1.0.
- setSamplesReadCounts(List<Long>) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportData
-
If the results are [sampled](https://support.google.com/analytics/answer/2637192), this returns
the total number of samples read, one entry per date range.
- setSamplingLevel(String) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
The desired report [sample](https://support.google.com/analytics/answer/2637192) size.
- setSamplingSpaceSizes(List<Long>) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportData
-
If the results are [sampled](https://support.google.com/analytics/answer/2637192), this returns
the total number of samples present, one entry per date range.
- setScope(String) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentMetricFilter
-
Scope for a metric defines the level at which that metric is defined.
- setScreenName(String) - Method in class com.google.api.services.analyticsreporting.v4.model.ScreenviewData
-
The name of the screen.
- setSegmentFilterClauses(List<SegmentFilterClause>) - Method in class com.google.api.services.analyticsreporting.v4.model.OrFiltersForSegment
-
List of segment filters to be combined with a `OR` operator.
- setSegmentFilters(List<SegmentFilter>) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentDefinition
-
A segment is defined by a set of segment filters which are combined together with a logical
`AND` operation.
- setSegmentId(String) - Method in class com.google.api.services.analyticsreporting.v4.model.Segment
-
The segment ID of a built-in or custom segment, for example `gaid::-3`.
- setSegments(List<Segment>) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
Segment the data returned for the request.
- setSegmentSequenceSteps(List<SegmentSequenceStep>) - Method in class com.google.api.services.analyticsreporting.v4.model.SequenceSegment
-
The list of steps in the sequence.
- setSequenceSegment(SequenceSegment) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentFilter
-
Sequence conditions consist of one or more steps, where each step is defined by one or more
dimension/metric conditions.
- setServicePath(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.Builder
-
- setSessionDate(String) - Method in class com.google.api.services.analyticsreporting.v4.model.UserActivitySession
-
Date of this session in ISO-8601 format.
- setSessionId(String) - Method in class com.google.api.services.analyticsreporting.v4.model.UserActivitySession
-
Unique ID of the session.
- setSessions(List<UserActivitySession>) - Method in class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityResponse
-
Each record represents a session (device details, duration, etc).
- setSessionSegment(SegmentDefinition) - Method in class com.google.api.services.analyticsreporting.v4.model.DynamicSegment
-
Session Segment to select sessions to include in the segment.
- setSimpleSegment(SimpleSegment) - Method in class com.google.api.services.analyticsreporting.v4.model.SegmentFilter
-
A Simple segment conditions consist of one or more dimension/metric conditions that can be
combined
- setSortOrder(String) - Method in class com.google.api.services.analyticsreporting.v4.model.OrderBy
-
The sorting order for the field.
- setSource(String) - Method in class com.google.api.services.analyticsreporting.v4.model.Activity
-
The source of referrals.
- setStartDate(String) - Method in class com.google.api.services.analyticsreporting.v4.model.DateRange
-
The start date for the query in the format `YYYY-MM-DD`.
- setStartGroup(Integer) - Method in class com.google.api.services.analyticsreporting.v4.model.Pivot
-
If k metrics were requested, then the response will contain some data-dependent multiple of k
columns in the report.
- setSuppressAllChecks(boolean) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.Builder
-
- setSuppressPatternChecks(boolean) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.Builder
-
- setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.Builder
-
- setTotalPivotGroupsCount(Integer) - Method in class com.google.api.services.analyticsreporting.v4.model.PivotHeader
-
The total number of groups for this pivot.
- setTotalRows(Integer) - Method in class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityResponse
-
Total rows returned by this query (across different pages).
- setTotals(List<DateRangeValues>) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportData
-
For each requested date range, for the set of all rows that match the query, every requested
value format gets a total.
- setTransaction(TransactionData) - Method in class com.google.api.services.analyticsreporting.v4.model.EcommerceData
-
Transaction details of this e-commerce action.
- setTransactionId(String) - Method in class com.google.api.services.analyticsreporting.v4.model.TransactionData
-
The transaction ID, supplied by the e-commerce tracking method, for the purchase in the
shopping cart.
- setTransactionRevenue(Double) - Method in class com.google.api.services.analyticsreporting.v4.model.TransactionData
-
The total sale revenue (excluding shipping and tax) of the transaction.
- setTransactionShipping(Double) - Method in class com.google.api.services.analyticsreporting.v4.model.TransactionData
-
Total cost of shipping.
- setTransactionTax(Double) - Method in class com.google.api.services.analyticsreporting.v4.model.TransactionData
-
Total tax for the transaction.
- setType(String) - Method in class com.google.api.services.analyticsreporting.v4.model.Cohort
-
Type of the cohort.
- setType(String) - Method in class com.google.api.services.analyticsreporting.v4.model.MetricHeaderEntry
-
The type of the metric, for example `INTEGER`.
- setType(String) - Method in class com.google.api.services.analyticsreporting.v4.model.User
-
Type of the user in the request.
- setUploadProtocol(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.Reports.BatchGet
-
- setUploadProtocol(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.UserActivity.Search
-
- setUploadProtocol(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
Upload protocol for media (e.g.
- setUploadType(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.Reports.BatchGet
-
- setUploadType(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReporting.UserActivity.Search
-
- setUploadType(String) - Method in class com.google.api.services.analyticsreporting.v4.AnalyticsReportingRequest
-
Legacy upload protocol for media (e.g.
- setUser(User) - Method in class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityRequest
-
Required.
- setUseResourceQuotas(Boolean) - Method in class com.google.api.services.analyticsreporting.v4.model.GetReportsRequest
-
Enables [resource based quotas](/analytics/devguides/reporting/core/v4/limits-
quotas#analytics_reporting_api_v4), (defaults to `False`).
- setUserId(String) - Method in class com.google.api.services.analyticsreporting.v4.model.User
-
Unique Id of the user for which the data is being requested.
- setUserSegment(SegmentDefinition) - Method in class com.google.api.services.analyticsreporting.v4.model.DynamicSegment
-
User Segment to select users to include in the segment.
- setValue(String) - Method in class com.google.api.services.analyticsreporting.v4.model.CustomDimension
-
Value of the custom dimension.
- setValues(List<String>) - Method in class com.google.api.services.analyticsreporting.v4.model.DateRangeValues
-
Each value corresponds to each Metric in the request.
- setValues(List<String>) - Method in class com.google.api.services.analyticsreporting.v4.model.PivotValueRegion
-
The values of the metrics in each of the pivot regions.
- setViewId(String) - Method in class com.google.api.services.analyticsreporting.v4.model.ReportRequest
-
The Analytics [view ID](https://support.google.com/analytics/answer/1009618) from which to
retrieve data.
- setViewId(String) - Method in class com.google.api.services.analyticsreporting.v4.model.SearchUserActivityRequest
-
Required.
- SimpleSegment - Class in com.google.api.services.analyticsreporting.v4.model
-
A Simple segment conditions consist of one or more dimension/metric conditions that can be
combined.
- SimpleSegment() - Constructor for class com.google.api.services.analyticsreporting.v4.model.SimpleSegment
-