Overview
Configuration is provided for establishing connections with the Google Analytics Reporting and Google Analytics Management services. The configuration is used in the REST Connection Manager.
Setup
Press icon to get more information about the connection parameters.
Obtain data
Use REST Source component to get data from service resource.
Insert data
Use REST Destination component to insert data into service resource.
Quick Start
In this task, we will show you Step-by-Step how-to create a connection to Google Analytics service using COZYROC's REST Connection Manager.
Configuration
Base URL address: https://analyticsreporting.googleapis.com/v4
.
- OAuth
-
The authentication uses an authorized token. The token will be refreshed with the following expression:
{{=Date.now() + (response.expires_in - 300) * 1000}}
.The authentication has the following user-defined parameters:
- Scope:
The following request parameters will be automatically processed during the authentication process:
-
Authorization:
Bearer {{=token.Access}}
Documentation: https://developers.google.com/analytics/devguides/reporting/core/v4/authorization.
Based on resource template Report.
Based on resource template Report.
- [Read] action
-
The action has the following user-defined parameters:
- dimensions:
- metrics:
Based on resource template Report.
- [Read] action
-
The action has the following user-defined parameters:
- dimensions:
- metrics:
Based on resource template Report.
- [Read] action
-
The action has the following user-defined parameters:
- dimensions:
- metrics:
Based on resource template Report.
- [Read] action
-
The action has the following user-defined parameters:
- dimensions:
- metrics:
Based on resource template Report.
- [Read] action
-
The action has the following user-defined parameters:
- dimensions:
- metrics:
Based on resource template Report.
- [Read] action
-
The action has the following user-defined parameters:
- dimensions:
- metrics:
Based on resource template Report.
- [Read] action
-
The action has the following user-defined parameters:
- dimensions:
- metrics:
- dimensionFilterClauses:
Based on resource template Report.
- [Read] action
-
The action has the following user-defined parameters:
- dimensions:
- metrics:
- dimensionFilterClauses:
Based on resource template Report.
- [Read] action
-
The action has the following user-defined parameters:
- dimensions:
- metrics:
Based on resource template Report.
- [Read] action
-
The action has the following user-defined parameters:
- dimensions:
- metrics:
Based on resource template Report.
- [Read] action
-
The action has the following user-defined parameters:
- dimensions:
- metrics:
- dimensionFilterClauses:
Based on resource template Report.
- [Read] action
-
The action has the following user-defined parameters:
- dimensions:
- metrics:
- dimensionFilterClauses:
Based on resource template Report.
- [Read] action
-
The action has the following user-defined parameters:
- dimensions:
- metrics:
- dimensionFilterClauses:
Based on resource template GA4 Report.
Based on resource template GA4 Pivot Report.
Based on resource template GA4 Realtime Report.
Based on resource template Management.
- [Read] action
-
Endpoint URL address:
/management/accounts/{{=parameters.accountId}}/entityUserLinks
.The action has the following user-defined parameters:
- accountId: Required. Account ID to retrieve the user links for.
Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/accountUserLinks/list.
- [Create] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/entityUserLinks
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/accountUserLinks/insert.
- [Update] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/entityUserLinks/{{=item.id}}
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/accountUserLinks/update.
- [Delete] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/entityUserLinks/{{=item.id}}
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/accountUserLinks/delete.
- entity
Template: Entity. A read-only field.
- userRef
Template: UserRef.
- permissions
Template: PermissionsLocal.
- accountId
A key field. Template: ShortText.
Based on resource template Management.
- [Read] action
-
Endpoint URL address:
/management/accounts
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/accounts/list.
- name
Template: ShortText.
- permissions
Template: Permissions.
- created
Template: DateTime.
- updated
Template: DateTime.
- starred
Data type: DT_BOOL
- childLink
Field components:
-
Uses template:
ShortText
. - Contains the following components: type, href.
-
Uses template:
Based on resource template Management.
- [Read] action
-
Endpoint URL address:
/management/accounts/{{=parameters.accountId}}/webproperties/{{=parameters.webPropertyId}}/entityAdWordsLinks
.The action has the following user-defined parameters:
- accountId: Required. Account ID to retrieve the AdWords links for.
- webPropertyId: Required. Web property ID to retrieve the AdWords links for.
Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/webPropertyAdWordsLinks/list.
- [Create] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/entityAdWordsLinks
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/webPropertyAdWordsLinks/insert.
- [Update] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/entityAdWordsLinks/{{=item.id}}
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/webPropertyAdWordsLinks/update.
- [Delete] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/entityAdWordsLinks/{{=item.id}}
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/webPropertyAdWordsLinks/delete.
- entity
A read-only field. Field components:
-
Uses template:
WebPropertyRef
. - Contains the following components: webPropertyRef.
-
Uses template:
- adWordsAccounts
Field components:
- An array.
- Contains the following components: kind, customerId, autoTaggingEnabled.
- name
Template: ShortText.
- profileIds
Template: LongText. A read-only field. A composite field.
- accountId
A key field. Template: ShortText.
- webPropertyId
A key field. Template: ShortText.
Based on resource template Management.
- [Read] action
-
Endpoint URL address:
/management/accounts/{{=parameters.accountId}}/webproperties/{{=parameters.webPropertyId}}/customDataSources
.The action has the following user-defined parameters:
- accountId: Required. Account Id for the custom data sources to retrieve.
- webPropertyId: Required. Web property Id for the custom data sources to retrieve.
Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/customDataSources/list.
- accountId
Template: ShortText.
- webPropertyId
Template: ShortText.
- name
Template: ShortText.
- description
Template: LongText.
- type
Template: ShortText.
- uploadType
Template: ShortText.
- importBehavior
Template: ShortText.
- profilesLinked
Template: LongText. A composite field.
- created
Template: DateTime.
- updated
Template: DateTime.
- parentLink
Template: Link.
- childLink
Template: Link.
Based on resource template Management.
- [Read] action
-
Endpoint URL address:
/management/accounts/{{=parameters.accountId}}/webproperties/{{=parameters.webPropertyId}}/customDimensions
.The action has the following user-defined parameters:
- accountId: Required. Account ID for the custom dimensions to retrieve.
- webPropertyId: Required. Web property ID for the custom dimensions to retrieve.
Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/customDimensions/list.
- [Create] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/customDimensions
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/customDimensions/insert.
- [Update] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/customDimensions/{{=item.id}}
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/customDimensions/update.
- accountId
Template: ShortText.
- webPropertyId
Template: ShortText.
- name
Template: ShortText.
- index
Data type: DT_I4
- scope
Template: ShortText.
- active
Data type: DT_BOOL
- created
Template: DateTime. A read-only field.
- updated
Template: DateTime. A read-only field.
- parentLink
Template: Link. A read-only field.
Based on resource template Management.
- [Read] action
-
Endpoint URL address:
/management/accounts/{{=parameters.accountId}}/webproperties/{{=parameters.webPropertyId}}/customMetrics
.The action has the following user-defined parameters:
- accountId: Required. Account ID for the custom metrics to retrieve.
- webPropertyId: Required. Web property ID for the custom metrics to retrieve.
Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/customMetrics/list.
- [Create] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/customMetrics
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/customMetrics/insert.
- [Update] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/customMetrics/{{=item.id}}
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/customMetrics/update.
- accountId
Template: ShortText.
- webPropertyId
Template: ShortText.
- name
Template: ShortText.
- index
Data type: DT_I4
- scope
Template: ShortText.
- active
Data type: DT_BOOL
- type
Template: ShortText.
- min_value
Template: ShortText.
- max_value
Template: ShortText.
- created
Template: DateTime. A read-only field.
- updated
Template: DateTime. A read-only field.
- parentLink
Template: Link. A read-only field.
Based on resource template Management.
- [Read] action
-
Endpoint URL address:
/management/accounts/{{=parameters.accountId}}/webproperties/{{=parameters.webPropertyId}}/profiles/{{=parameters.profileId}}/experiments
.The action has the following user-defined parameters:
- accountId: Required. Account ID to retrieve experiments for.
- webPropertyId: Required. Web property ID to retrieve experiments for.
- profileId: Required. View (Profile) ID to retrieve experiments for.
Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/experiments/list.
- [Create] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/profiles/{{=item.profileId}}/experiments
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/experiments/insert.
- [Update] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/profiles/{{=item.profileId}}/experiments/{{=item.id}}
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/experiments/update.
- [Delete] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/profiles/{{=item.profileId}}/experiments/{{=item.id}}
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/experiments/delete.
- accountId
A key field. Template: ShortText.
- webPropertyId
A key field. Template: ShortText.
- internalWebPropertyId
Template: ShortText. A read-only field.
- profileId
A key field. Template: ShortText.
- name
Template: ShortText.
- description
Template: LongText.
- created
Template: DateTime. A read-only field.
- updated
Template: DateTime. A read-only field.
- objectiveMetric
Template: ShortText.
- optimizationType
Template: ShortText.
- status
Template: ShortText.
- winnerFound
Data type: DT_BOOL A read-only field.
- startTime
Template: DateTime. A read-only field.
- endTime
Template: DateTime. A read-only field.
- reasonExperimentEnded
Template: ShortText. A read-only field.
- rewriteVariationUrlsAsOriginal
Data type: DT_BOOL
- winnerConfidenceLevel
Data type: DT_R8
- minimumExperimentLengthInDays
Data type: DT_I4
- trafficCoverage
Data type: DT_R8
- equalWeighting
Data type: DT_BOOL
- snippet
Template: ShortText. A read-only field.
- variations
Field components:
- An array.
- Contains the following components: name, url, status, weight, won.
- servingFramework
Template: ShortText.
- editableInGaUi
Data type: DT_BOOL
- parentLink
Template: Link. A read-only field.
Based on resource template Management.
- [Read] action
-
Endpoint URL address:
/management/accounts/{{=parameters.accountId}}/filters
.The action has the following user-defined parameters:
- accountId: Required. Account ID to retrieve filters for.
Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/filters/list.
- [Create] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/filters
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/filters/insert.
- [Update] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/filters/{{=item.id}}
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/filters/update.
- [Delete] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/filters/{{=item.id}}
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/filters/delete.
- accountId
A key field. Template: ShortText.
- name
Template: ShortText.
- type
Template: ShortText.
- created
Template: DateTime. A read-only field.
- updated
Template: DateTime. A read-only field.
- parentLink
Template: Link. A read-only field.
- includeDetails
Template: FilterExpression.
- excludeDetails
Template: FilterExpression.
- lowercaseDetails
Field components:
-
Uses template:
ShortText
. - Contains the following components: field, fieldIndex.
-
Uses template:
- uppercaseDetails
Field components:
-
Uses template:
ShortText
. - Contains the following components: field, fieldIndex.
-
Uses template:
- searchAndReplaceDetails
Field components:
-
Uses template:
ShortText
. - Contains the following components: field, fieldIndex, searchString, replaceString, caseSensitive.
-
Uses template:
- advancedDetails
Field components:
-
Uses template:
ShortText
. - Contains the following components: fieldA, fieldAIndex, extractA, fieldB, fieldBIndex, extractB, outputToField, outputToFieldIndex, outputConstructor, fieldARequired, fieldBRequired, overrideOutputField, caseSensitive.
-
Uses template:
Based on resource template Management.
- [Read] action
-
Endpoint URL address:
/management/accounts/{{=parameters.accountId}}/webproperties/{{=parameters.webPropertyId}}/profiles/{{=parameters.profileId}}/goals
.The action has the following user-defined parameters:
- accountId: Required. Account ID to retrieve goals for.
- webPropertyId: Required. Web property ID to retrieve goals for.
- profileId: Required. View (Profile) ID to retrieve goals for.
Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/goals/list.
- [Create] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/profiles/{{=item.profileId}}/goals
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/goals/insert.
- [Update] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/profiles/{{=item.profileId}}/goals/{{=item.id}}
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/goals/update.
- accountId
A key field. Template: ShortText.
- webPropertyId
A key field. Template: ShortText.
- internalWebPropertyId
Template: ShortText. A read-only field.
- profileId
A key field. Template: ShortText.
- name
Template: ShortText.
- value
Data type: DT_R8
- active
Data type: DT_BOOL
- type
Template: ShortText.
- created
Template: DateTime. A read-only field.
- updated
Template: DateTime. A read-only field.
- parentLink
Template: Link. A read-only field.
- urlDestinationDetails
Field components:
-
Uses template:
ShortText
. - Contains the following components: url, caseSensitive, matchType, firstStepRequired, steps.
-
Uses template:
- visitTimeOnSiteDetails
Field components:
-
Uses template:
ShortText
. - Contains the following components: comparisonType, comparisonValue.
-
Uses template:
- visitNumPagesDetails
Field components:
-
Uses template:
ShortText
. - Contains the following components: comparisonType, comparisonValue.
-
Uses template:
- eventDetails
Field components:
- Contains the following components: useEventValue, eventConditions.
Based on resource template Management.
- [Read] action
-
Endpoint URL address:
/management/accounts/{{=parameters.accountId}}/webproperties/{{=parameters.webPropertyId}}/profiles/{{=parameters.profileId}}/profileFilterLinks
.The action has the following user-defined parameters:
- accountId: Required. Account ID to retrieve profile filter links for.
- webPropertyId: Required. Web property Id for profile filter links for.
- profileId: Required. Profile ID to retrieve filter links for.
Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/profileFilterLinks/list.
- [Create] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/profiles/{{=item.profileId}}/profileFilterLinks
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/profileFilterLinks/insert.
- [Update] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/profiles/{{=item.profileId}}/profileFilterLinks/{{=item.id}}
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/profileFilterLinks/update.
- [Delete] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/profiles/{{=item.profileId}}/profileFilterLinks/{{=item.id}}
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/profileFilterLinks/delete.
- rank
Data type: DT_I4
- profileRef
Template: ProfileRef. A read-only field.
- filterRef
Field components:
-
Uses template:
ShortText
. - Contains the following components: id, kind, href, accountId, name.
-
Uses template:
- accountId
A key field. Template: ShortText.
- webPropertyId
A key field. Template: ShortText.
- profileId
A key field. Template: ShortText.
Based on resource template Management.
- [Read] action
-
Endpoint URL address:
/management/accounts/{{=parameters.accountId}}/webproperties/{{=parameters.webPropertyId}}/profiles/{{=parameters.profileId}}/entityUserLinks
.The action has the following user-defined parameters:
- accountId: Required. Account ID which the given view (profile) belongs to.
- webPropertyId: Required. Web Property ID which the given view (profile) belongs to.
- profileId: Required. View (Profile) ID to retrieve the profile-user links for.
Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/profileUserLinks/list.
- [Create] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/profiles/{{=item.profileId}}/entityUserLinks
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/profileUserLinks/insert.
- [Update] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/profiles/{{=item.profileId}}/entityUserLinks/{{=item.id}}
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/profileUserLinks/update.
- [Delete] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/profiles/{{=item.profileId}}/entityUserLinks/{{=item.id}}
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/profileUserLinks/delete.
- entity
Template: Entity. A read-only field.
- userRef
Template: UserRef.
- permissions
Template: PermissionsLocal.
- accountId
A key field. Template: ShortText.
- webPropertyId
A key field. Template: ShortText.
- profileId
A key field. Template: ShortText.
Based on resource template Management.
- [Read] action
-
Endpoint URL address:
/management/accounts/{{=parameters.accountId}}/webproperties/{{=parameters.webPropertyId}}/remarketingAudiences
.The action has the following user-defined parameters:
- accountId: Required. The account ID of the remarketing audiences to retrieve.
- webPropertyId: Required. The web property ID of the remarketing audiences to retrieve.
Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/remarketingAudience/list.
- [Create] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/remarketingAudiences
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/remarketingAudience/insert.
- [Update] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/remarketingAudiences/{{=item.id}}
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/remarketingAudience/update.
- [Delete] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/remarketingAudiences/{{=item.id}}
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/remarketingAudience/delete.
- accountId
A key field. Template: ShortText.
- webPropertyId
A key field. Template: ShortText.
- internalWebPropertyId
Template: ShortText. A read-only field.
- created
Template: DateTime. A read-only field.
- updated
Template: DateTime. A read-only field.
- name
Template: ShortText.
- description
Template: LongText. A read-only field.
- linkedAdAccounts
Field components:
- An array.
- Contains the following components: id, kind, accountId, webPropertyId, internalWebPropertyId, remarketingAudienceId, linkedAccountId, type, status, eligibleForSearch.
- linkedViews
Template: LongText. A composite field.
- audienceType
Template: ShortText.
- audienceDefinition
Field components:
-
Uses template:
IncludeConditions
. - Contains the following components: includeConditions.
-
Uses template:
- stateBasedAudienceDefinition
Field components:
-
Uses template:
IncludeConditions
. - Contains the following components: includeConditions, excludeConditions.
-
Uses template:
Based on resource template Management.
- [Read] action
-
Endpoint URL address:
/management/segments
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/segments/list.
- segmentId
Template: ShortText.
- name
Template: ShortText.
- definition
Template: ShortText.
- type
Template: ShortText.
- created
Template: DateTime. A read-only field.
- updated
Template: DateTime. A read-only field.
Based on resource template Management.
- [Read] action
-
Endpoint URL address:
/management/accounts/{{=parameters.accountId}}/webproperties/{{=parameters.webPropertyId}}/profiles/{{=parameters.profileId}}/unsampledReports
.The action has the following user-defined parameters:
- accountId: Required. Account ID to retrieve unsampled reports for.
- webPropertyId: Required. Web property ID to retrieve unsampled reports for.
- profileId: Required. View (Profile) ID to retrieve unsampled reports for.
Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/unsampledReports/list.
- [Create] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/profiles/{{=item.profileId}}/unsampledReports
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/unsampledReports/insert.
- [Delete] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/profiles/{{=item.profileId}}/unsampledReports/{{=item.id}}
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/unsampledReports/delete.
- title
Template: ShortText.
- accountId
A key field. Template: ShortText.
- webPropertyId
A key field. Template: ShortText.
- profileId
A key field. Template: ShortText.
- start-date
Template: ShortText.
- end-date
Template: ShortText.
- metrics
Template: ShortText.
- dimensions
Template: ShortText.
- filters
Template: ShortText.
- segment
Template: ShortText.
- status
Template: ShortText. A read-only field.
- downloadType
Template: ShortText. A read-only field.
- driveDownloadDetails
A read-only field. Field components:
-
Uses template:
ShortText
. - Contains the following components: documentId.
-
Uses template:
- cloudStorageDownloadDetails
A read-only field. Field components:
-
Uses template:
ShortText
. - Contains the following components: bucketId, objectId.
-
Uses template:
- created
Template: DateTime. A read-only field.
- updated
Template: DateTime. A read-only field.
Based on resource template Management.
- [Read] action
-
Endpoint URL address:
/management/accounts/{{=parameters.accountId}}/webproperties/{{=parameters.webPropertyId}}/customDataSources/{{=parameters.customDataSourceId}}/uploads
.The action has the following user-defined parameters:
- accountId: Required. Account Id for the uploads to retrieve.
- webPropertyId: Required. Web property Id for the uploads to retrieve.
- customDataSourceId: Required. Custom data source Id for uploads to retrieve.
Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/uploads/list.
- accountId
Data type: DT_I8
- customDataSourceId
Template: ShortText.
- status
Template: ShortText.
- errors
Template: LongText. A composite field.
Based on resource template Management.
- [Read] action
-
Endpoint URL address:
/management/accounts/{{=parameters.accountId}}/webproperties/{{=parameters.webPropertyId}}/profiles
.The action has the following user-defined parameters:
- accountId: Required. Account ID for the view (profiles) to retrieve.
- webPropertyId: Required. Web property ID for the views (profiles) to retrieve.
Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/profiles/list.
- [Create] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/profiles
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/profiles/insert.
- [Update] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/profiles/{{=item.id}}
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/profiles/update.
- [Delete] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/profiles/{{=item.id}}
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/profiles/delete.
- accountId
A key field. Template: ShortText.
- webPropertyId
A key field. Template: ShortText.
- internalWebPropertyId
Template: ShortText. A read-only field.
- name
Template: ShortText.
- currency
Template: ShortText.
- timezone
Template: ShortText.
- websiteUrl
Template: ShortText.
- defaultPage
Template: ShortText.
- excludeQueryParameters
Template: ShortText.
- siteSearchQueryParameters
Template: ShortText.
- stripSiteSearchQueryParameters
Data type: DT_BOOL
- siteSearchCategoryParameters
Template: ShortText.
- stripSiteSearchCategoryParameters
Data type: DT_BOOL
- type
Template: ShortText. A read-only field.
- permissions
Template: Permissions.
- created
Template: DateTime. A read-only field.
- updated
Template: DateTime. A read-only field.
- eCommerceTracking
Data type: DT_BOOL
- enhancedECommerceTracking
Data type: DT_BOOL
- botFilteringEnabled
Data type: DT_BOOL
- starred
Data type: DT_BOOL
- parentLink
Template: Link. A read-only field.
- childLink
Template: Link. A read-only field.
Based on resource template Management.
- [Read] action
-
Endpoint URL address:
/management/accounts/{{=parameters.accountId}}/webproperties
.The action has the following user-defined parameters:
- accountId: Required. Account ID to retrieve web properties for.
Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/webproperties/list.
- [Create] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/webproperties/insert.
- [Update] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.id}}
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/webproperties/update.
- accountId
A key field. Template: ShortText.
- internalWebPropertyId
Template: ShortText. A read-only field.
- name
Template: ShortText.
- websiteUrl
Template: ShortText.
- level
Template: ShortText.
- profileCount
Data type: DT_I4
- industryVertical
Template: ShortText.
- defaultProfileId
Data type: DT_I8
- permissions
Template: Permissions.
- created
Template: DateTime. A read-only field.
- updated
Template: DateTime. A read-only field.
- starred
Data type: DT_BOOL
- parentLink
Template: Link. A read-only field.
- childLink
Template: Link. A read-only field.
Based on resource template Management.
- [Read] action
-
Endpoint URL address:
/management/accounts/{{=parameters.accountId}}/webproperties/{{=parameters.webPropertyId}}/entityUserLinks
.The action has the following user-defined parameters:
- accountId: Required. Account ID which the given web property belongs to.
- webPropertyId: Required. Web Property ID for the webProperty-user links to retrieve.
Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/webpropertyUserLinks/list.
- [Create] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/entityUserLinks
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/webpropertyUserLinks/insert.
- [Update] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/entityUserLinks/{{=item.id}}
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/webpropertyUserLinks/update.
- [Delete] action
-
Endpoint URL address:
/management/accounts/{{=item.accountId}}/webproperties/{{=item.webPropertyId}}/entityUserLinks/{{=item.id}}
.Documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/webpropertyUserLinks/delete.
- entity
Template: Entity. A read-only field.
- userRef
Template: UserRef.
- permissions
Template: PermissionsLocal.
- accountId
A key field. Template: ShortText.
- webPropertyId
A key field. Template: ShortText.
- [Read] action
-
Endpoint URL address:
/reports:batchGet
.
The result is extracted from:{{=Analytics.getReportData(response.reports[0])}}
.
The action uses POST method.
The result is paginated.The action has the following user-defined parameters:
- viewId: Required. The Analytics view ID from which to retrieve data.
- dateRanges: Specify start and end date for report - [{"startDate":"YYYY-MM-DD","endDate":"YYYY-MM-DD"}]
- dimensions: Specify dimensions - [{"name":"ga:country"}, {"name":"...", ...]
- metrics: Specify metrics - [{"expression":"ga:visits", "alias":"visits"}, ...]
- dimensionFilterClauses: https://developers.google.com/analytics/devguides/reporting/core/v4/rest/v4/reports/batchGetReportRequest.FIELDS.dimension_filter_clauses
- metricFilterClauses: https://developers.google.com/analytics/devguides/reporting/core/v4/rest/v4/reports/batchGet#ReportRequest.FIELDS.metric_filter_clauses
- filtersExpression: https://developers.google.com/analytics/devguides/reporting/core/v4/rest/v4/reports/batchGet#ReportRequest.FIELDS.filters_expression
- orderBys: https://developers.google.com/analytics/devguides/reporting/core/v4/rest/v4/reports/batchGet#ReportRequest.FIELDS.order_bys
The following request parameters will be automatically processed:
-
application/json:
{{={ reportRequests: [ _.extend( { pageToken: parameters.iterator, pageSize: parameters.batchSize }, Analytics.parseParameters(parameters) ) ] } }}
Documentation: https://developers.google.com/analytics/devguides/reporting/core/v4/rest/v4/reports/batchGet#ReportRequest.
- [External]
-
The external fields URL address:
/reports:batchGet
. The external fields list is extracted from:{{=_.union( _.map(response.reports[0].columnHeader.dimensions || [], function(item) { return { name: item, type: 'STRING' }; }), Analytics.getMetricsColumn(response.reports[0]))}}
.- {{=external.name}}
Template: {{=(external.type == 'TIME') ? 'Time' : undefined}}. Data type: {{=Analytics.getDataType(external.type)}} ( length {{=1000}} )
- [Read] action
-
Endpoint URL address:
https://analyticsdata.googleapis.com/v1beta/properties/{{=parameters.propertyId}}:{{=resource.type}}
.
The result is extracted from:{{=Analytics.getGA4ReportData(response)}}
.
The action uses POST method.The action has the following user-defined parameters:
- propertyId: Required. The Google Analytics GA4 property identifier whose events are tracked.
- dimensions: Specify dimensions - [{ "name": "city" }, ...]
- metrics: Specify metrics - [{ "name": "string", "expression": "string", "invisible": "boolean" }, ...]
- dimensionFilter: Please specify the dimensionFilter.
- metricFilter: Please specify the metricFilter.
- [External]
-
The external fields URL address:
https://analyticsdata.googleapis.com/v1beta/properties/{{=parameters.propertyId}}:{{=resource.type}}
. The external fields list is extracted from:{{=_.map( _.union(response.dimensionHeaders || [], response.metricHeaders), function(item) { return { name: item.name, type: 'STRING' }; } )}}
.- {{=external.name}}
Template: {{=(external.type == 'TIME') ? 'Time' : undefined}}. Data type: {{=Analytics.getDataType(external.type)}} ( length {{=1000}} )
Based on resource template GA4 Base Report.
- [Read] action
-
The result is paginated.The action has the following user-defined parameters:
- dateRanges: Specify start and end date for report - [{ "startDate":"YYYY-MM-DD", "endDate":"YYYY-MM-DD" }]
The following request parameters will be automatically processed:
-
application/json:
{{=_.extend( { offset: parameters.iterator, limit: parameters.batchSize }, Analytics.parseParameters(parameters) )}}
Based on resource template GA4 Base Report.
- [Read] action
-
The action has the following user-defined parameters:
- dateRanges: Specify dimensions - [{ "name": "city" }, ....]
- pivots: Specify pivots - [{ "fieldNames": ["string"], "limit":"100" }, ...]
The following request parameters will be automatically processed:
-
application/json:
{{=Analytics.parseParameters(parameters)}}
Based on resource template GA4 Base Report.
- [Read] action
-
The action has the following user-defined parameters:
- minuteRanges: Specicfy minute ranges - [{ "name": "date_range_0", "startMinutesAgo": 29, "endMinutesAgo": 15 }, ...].
The following request parameters will be automatically processed:
-
application/json:
{{=Analytics.parseParameters(parameters)}}
- [Read] action
-
The result is extracted from:{{=response.items}}
.
The result is paginated.The following request parameters will be automatically processed:
-
start-index:
{{=parameters.iterator}}
-
max-results:
{{=parameters.batchSize}}
-
start-index:
- [Create] action
-
The action uses POST method.The following request parameters will be automatically processed:
-
application/json:
{{=item}}
-
application/json:
- [Update] action
-
The action uses PUT method.The following request parameters will be automatically processed:
-
application/json:
{{=item}}
-
application/json:
- [Delete] action
-
The action uses DELETE method.
- id
A key field. Template: ShortText.
- kind
Template: ShortText. A read-only field.
- selfLink
Template: ShortText. A read-only field.
- ShortText
Data type: DT_WSTR ( length 255 )
- LongText
Data type: DT_WSTR ( length 1000 )
- Time
Data type: DT_DBTIME The gathered value is processed with
{{=value && new Date(1000 * value).toISOString().substr(11, 8)}}
expression.- DateTime
Data type: DT_DBTIMESTAMP
- WebPropertyRef
Field components:
-
Uses template:
ShortText
. - Contains the following components: id, kind, href, accountId, internalWebPropertyId, name.
-
Uses template:
- Link
Field components:
-
Uses template:
ShortText
. - Contains the following components: type, href.
-
Uses template:
- FilterExpression
Field components:
-
Uses template:
ShortText
. - Contains the following components: kind, field, matchType, expressionValue, caseSensitive, fieldIndex.
-
Uses template:
- ProfileRef
Field components:
-
Uses template:
ShortText
. - Contains the following components: id, kind, href, accountId, webPropertyId, internalWebPropertyId, name.
-
Uses template:
- Entity
Field components:
-
Uses template:
WebPropertyRef
. - Contains the following components: accountRef, webPropertyRef, profileRef.
-
Uses template:
- UserRef
Field components:
-
Uses template:
ShortText
. - Contains the following components: id, kind, email.
-
Uses template:
- PermissionsLocal
Field components:
-
Uses template:
LongText
. - Contains the following components: effective, local.
-
Uses template:
- Permissions
Field components:
-
Uses template:
LongText
. - Contains the following components: effective.
-
Uses template:
- IncludeConditions
Field components:
-
Uses template:
ShortText
. - Contains the following components: kind, isSmartList, segment, membershipDurationDays, daysToLookBack.
-
Uses template:
What's New
- New: Support for Google Analytics Data API (GA4).
- New: Support for Google Analytics Admin API.
- New: Updated to use new OAuth2 2.0 authorization addresses.
- Fixed: Failed with error "Invalid value at 'report_requests[0].page_token' (TYPE_STRING), 200" when reading Report resource (Thank you, Cameron).
- New: Introduced connection.
COZYROC SSIS+ Components Suite is free for testing in your development environment.
A licensed version can be deployed on-premises, on Azure-SSIS IR and on COZYROC Cloud.