Class /GOOG/CL_ANALYTICS_V3

Class

/GOOG/CL_ANALYTICS_V3
  • Inheriting from:/GOOG/CL_HTTP_CLIENT
  • Description:Google Analytics API v3
For general information about a class in ABAP SDK for Google Cloud, see API client stub.

Types

Type Description Visibility
TY_001 Account PUBLIC
TY_002 AccountRef PUBLIC
TY_003 AccountSummaries PUBLIC
TY_004 AccountSummary PUBLIC
TY_005 AccountTicket PUBLIC
TY_006 AccountTreeRequest PUBLIC
TY_007 AccountTreeResponse PUBLIC
TY_008 Accounts PUBLIC
TY_009 AdWordsAccount PUBLIC
TY_010 AnalyticsDataimportDeleteUploadDataRequest PUBLIC
TY_011 Column PUBLIC
TY_012 Columns PUBLIC
TY_013 CustomDataSource PUBLIC
TY_014 CustomDataSources PUBLIC
TY_015 CustomDimension PUBLIC
TY_016 CustomDimensions PUBLIC
TY_017 CustomMetric PUBLIC
TY_018 CustomMetrics PUBLIC
TY_019 EntityAdWordsLink PUBLIC
TY_020 EntityAdWordsLinks PUBLIC
TY_021 EntityUserLink PUBLIC
TY_022 EntityUserLinks PUBLIC
TY_023 Experiment PUBLIC
TY_024 Experiments PUBLIC
TY_025 Filter PUBLIC
TY_026 FilterExpression PUBLIC
TY_027 FilterRef PUBLIC
TY_028 Filters PUBLIC
TY_029 GaData PUBLIC
TY_030 Goal PUBLIC
TY_031 Goals PUBLIC
TY_032 HashClientIdRequest PUBLIC
TY_033 HashClientIdResponse PUBLIC
TY_034 IncludeConditions PUBLIC
TY_035 LinkedForeignAccount PUBLIC
TY_036 McfData PUBLIC
TY_037 Profile PUBLIC
TY_038 ProfileFilterLink PUBLIC
TY_039 ProfileFilterLinks PUBLIC
TY_040 ProfileRef PUBLIC
TY_041 ProfileSummary PUBLIC
TY_042 Profiles PUBLIC
TY_043 RealtimeData PUBLIC
TY_044 RemarketingAudience PUBLIC
TY_045 RemarketingAudiences PUBLIC
TY_046 Segment PUBLIC
TY_047 Segments PUBLIC
TY_048 UnsampledReport PUBLIC
TY_049 UnsampledReports PUBLIC
TY_050 Upload PUBLIC
TY_051 Uploads PUBLIC
TY_052 UserDeletionRequest PUBLIC
TY_053 UserRef PUBLIC
TY_054 WebPropertyRef PUBLIC
TY_055 WebPropertySummary PUBLIC
TY_056 Webproperties PUBLIC
TY_057 Webproperty PUBLIC
TY_058 ColumnHeaders PUBLIC
TY_059 Cols PUBLIC
TY_060 C PUBLIC
TY_061 Rows PUBLIC
TY_062 DataTable PUBLIC
TY_063 ProfileInfo PUBLIC
TY_064 Query PUBLIC
TY_065 ColumnHeaders PUBLIC
TY_066 ProfileInfo PUBLIC
TY_067 Query PUBLIC
TY_068 ConversionPathValue PUBLIC
TY_069 Items PUBLIC
TY_070 ColumnHeaders PUBLIC
TY_071 ProfileInfo PUBLIC
TY_072 Query PUBLIC
TY_075 Entity PUBLIC
TY_076 Permissions PUBLIC
TY_079 ChildLink PUBLIC
TY_080 ParentLink PUBLIC
TY_082 ParentLink PUBLIC
TY_084 ParentLink PUBLIC
TY_087 ParentLink PUBLIC
TY_088 Variations PUBLIC
TY_094 AdvancedDetails PUBLIC
TY_095 LowercaseDetails PUBLIC
TY_096 ParentLink PUBLIC
TY_097 SearchAndReplaceDetails PUBLIC
TY_098 UppercaseDetails PUBLIC
TY_106 EventConditions PUBLIC
TY_107 EventDetails PUBLIC
TY_108 ParentLink PUBLIC
TY_109 Steps PUBLIC
TY_110 UrlDestinationDetails PUBLIC
TY_111 VisitNumPagesDetails PUBLIC
TY_112 VisitTimeOnSiteDetails PUBLIC
TY_122 AudienceDefinition PUBLIC
TY_123 ExcludeConditions PUBLIC
TY_124 StateBasedAudienceDefinitio PUBLIC
TY_127 CloudStorageDownloadDetails PUBLIC
TY_128 DriveDownloadDetails PUBLIC
TY_130 Entity PUBLIC
TY_145 ChildLink PUBLIC
TY_146 Permissions PUBLIC
TY_147 ChildLink PUBLIC
TY_148 ParentLink PUBLIC
TY_149 Permissions PUBLIC
TY_150 ChildLink PUBLIC
TY_151 ParentLink PUBLIC
TY_152 Permissions PUBLIC
TY_153 Id PUBLIC
TY_T_001 Account PUBLIC
TY_T_004 AccountSummary PUBLIC
TY_T_009 AdWordsAccount PUBLIC
TY_T_011 Column PUBLIC
TY_T_013 CustomDataSource PUBLIC
TY_T_015 CustomDimension PUBLIC
TY_T_017 CustomMetric PUBLIC
TY_T_019 EntityAdWordsLink PUBLIC
TY_T_021 EntityUserLink PUBLIC
TY_T_023 Experiment PUBLIC
TY_T_025 Filter PUBLIC
TY_T_030 Goal PUBLIC
TY_T_035 LinkedForeignAccount PUBLIC
TY_T_037 Profile PUBLIC
TY_T_038 ProfileFilterLink PUBLIC
TY_T_041 ProfileSummary PUBLIC
TY_T_044 RemarketingAudience PUBLIC
TY_T_046 Segment PUBLIC
TY_T_048 UnsampledReport PUBLIC
TY_T_050 Upload PUBLIC
TY_T_055 WebPropertySummary PUBLIC
TY_T_057 Webproperty PUBLIC
TY_T_058 ColumnHeaders PUBLIC
TY_T_059 Cols PUBLIC
TY_T_060 C PUBLIC
TY_T_061 Rows PUBLIC
TY_T_065 ColumnHeaders PUBLIC
TY_T_068 ConversionPathValue PUBLIC
TY_T_069 Items PUBLIC
TY_T_070 ColumnHeaders PUBLIC
TY_T_088 Variations PUBLIC
TY_T_106 EventConditions PUBLIC
TY_T_109 Steps PUBLIC
TY_T_T_069 Items PUBLIC
TY_T_STRING Table of Strings PUBLIC
TY_T_T_STRING PUBLIC

Constants

Name Type Description Value Visibility
C_CLOUD_VERSION /GOOG/SDK_VERSION Lowest Cloud Version PUBLIC
C_ON_PREM_VERSION /GOOG/SDK_VERSION Lowest On-premises Version 1.7 PUBLIC
C_PATH_PREFIX STRING API Path Prefix /analytics/v3/ PUBLIC
C_REVISION_DATE DATUM Discovery Document revision Date 20190807 PUBLIC
C_ROOT_URL STRING API Root URL https://analytics.googleapis.com PUBLIC
C_SERVICE_NAME /GOOG/SERVICE_NAME Google Service Name analytics:v3 PUBLIC
C_SUPPORTED_AUTH /GOOG/SUPP_AUTH Supported Auth Types IJIJWW PUBLIC

Methods

For general information about a method in ABAP SDK for Google Cloud, see API method.

CONSTRUCTOR

  • Description: Constructor
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_KEY_NAME IMPORTING /GOOG/KEYNAME Google Cloud Key Name
IV_LOG_OBJ IMPORTING BALOBJ_D Application log: Object name (Application code)
IV_LOG_SUBOBJ IMPORTING BALSUBOBJ Application Log: Subobject

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

CREATE_ACCOUNT_TICKET_PROVI

  • Description: analytics.provisioning.createAccountTicket
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IS_INPUT IMPORTING TY_005 AccountTicket
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_005 AccountTicket
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

CREATE_ACCOUNT_TREE_PROVISI

  • Description: analytics.provisioning.createAccountTree
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IS_INPUT IMPORTING TY_006 AccountTreeRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_007 AccountTreeResponse
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
  • Description: analytics.management.accountUserLinks.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_LINK_ID IMPORTING STRING linkId
ES_RAW EXPORTING DATA Raw Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

DELETE_EXPERIMENTS

  • Description: analytics.management.experiments.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_EXPERIMENT_ID IMPORTING STRING experimentId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

DELETE_FILTERS

  • Description: analytics.management.filters.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_FILTER_ID IMPORTING STRING filterId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_025 Filter
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

DELETE_PROFILES

  • Description: analytics.management.profiles.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
  • Description: analytics.management.profileFilterLinks.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_LINK_ID IMPORTING STRING linkId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
  • Description: analytics.management.profileUserLinks.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_LINK_ID IMPORTING STRING linkId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

DELETE_REMARKETING_AUDIENCE

  • Description: analytics.management.remarketingAudience.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_REMARKETING_AUDIENCE_ID IMPORTING STRING remarketingAudienceId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

DELETE_UNSAMPLED_REPORTS

  • Description: analytics.management.unsampledReports.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_UNSAMPLED_REPORT_ID IMPORTING STRING unsampledReportId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

DELETE_UPLOAD_DATA_UPLOADS

  • Description: analytics.management.uploads.deleteUploadData
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_CUSTOM_DATA_SOURCE_ID IMPORTING STRING customDataSourceId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_010 AnalyticsDataimportDeleteUploadDataRequest
ES_RAW EXPORTING DATA Raw Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

DELETE_WEBPROPERTY_USER_LIN

  • Description: analytics.management.webpropertyUserLinks.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_LINK_ID IMPORTING STRING linkId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

DELETE_WEB_PROPERTY_AD_WORD

  • Description: analytics.management.webPropertyAdWordsLinks.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_WEB_PROPERTY_AD_WORDS_LIN IMPORTING STRING webPropertyAdWordsLinkId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_CUSTOM_DIMENSIONS

  • Description: analytics.management.customDimensions.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_CUSTOM_DIMENSION_ID IMPORTING STRING customDimensionId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_015 CustomDimension
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_CUSTOM_METRICS

  • Description: analytics.management.customMetrics.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_CUSTOM_METRIC_ID IMPORTING STRING customMetricId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_017 CustomMetric
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_EXPERIMENTS

  • Description: analytics.management.experiments.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_EXPERIMENT_ID IMPORTING STRING experimentId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_023 Experiment
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_FILTERS

  • Description: analytics.management.filters.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_FILTER_ID IMPORTING STRING filterId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_025 Filter
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_GA

  • Description: analytics.data.ga.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_DIMENSIONS IMPORTING STRING dimensions
IV_Q_ENDDATE IMPORTING STRING end-date
IV_Q_FILTERS IMPORTING STRING filters
IV_Q_IDS IMPORTING STRING ids
IV_Q_INCLUDEEMPTYROWS IMPORTING STRING include-empty-rows
IV_Q_MAXRESULTS IMPORTING STRING max-results
IV_Q_METRICS IMPORTING STRING metrics
IV_Q_OUTPUT IMPORTING STRING output
IV_Q_SAMPLINGLEVEL IMPORTING STRING samplingLevel
IV_Q_SEGMENT IMPORTING STRING segment
IV_Q_SORT IMPORTING STRING sort
IV_Q_STARTDATE IMPORTING STRING start-date
IV_Q_STARTINDEX IMPORTING STRING start-index
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_029 GaData
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_GOALS

  • Description: analytics.management.goals.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_GOAL_ID IMPORTING STRING goalId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_030 Goal
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_MCF

  • Description: analytics.data.mcf.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_DIMENSIONS IMPORTING STRING dimensions
IV_Q_ENDDATE IMPORTING STRING end-date
IV_Q_FILTERS IMPORTING STRING filters
IV_Q_IDS IMPORTING STRING ids
IV_Q_MAXRESULTS IMPORTING STRING max-results
IV_Q_METRICS IMPORTING STRING metrics
IV_Q_SAMPLINGLEVEL IMPORTING STRING samplingLevel
IV_Q_SORT IMPORTING STRING sort
IV_Q_STARTDATE IMPORTING STRING start-date
IV_Q_STARTINDEX IMPORTING STRING start-index
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_036 McfData
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_PROFILES

  • Description: analytics.management.profiles.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_037 Profile
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
  • Description: analytics.management.profileFilterLinks.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_LINK_ID IMPORTING STRING linkId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_038 ProfileFilterLink
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_REALTIME

  • Description: analytics.data.realtime.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_DIMENSIONS IMPORTING STRING dimensions
IV_Q_FILTERS IMPORTING STRING filters
IV_Q_IDS IMPORTING STRING ids
IV_Q_MAXRESULTS IMPORTING STRING max-results
IV_Q_METRICS IMPORTING STRING metrics
IV_Q_SORT IMPORTING STRING sort
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_043 RealtimeData
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_REMARKETING_AUDIENCE

  • Description: analytics.management.remarketingAudience.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_REMARKETING_AUDIENCE_ID IMPORTING STRING remarketingAudienceId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_044 RemarketingAudience
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_UNSAMPLED_REPORTS

  • Description: analytics.management.unsampledReports.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_UNSAMPLED_REPORT_ID IMPORTING STRING unsampledReportId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_048 UnsampledReport
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_UPLOADS

  • Description: analytics.management.uploads.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_CUSTOM_DATA_SOURCE_ID IMPORTING STRING customDataSourceId
IV_P_UPLOAD_ID IMPORTING STRING uploadId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_050 Upload
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_WEBPROPERTIES

  • Description: analytics.management.webproperties.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_057 Webproperty
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_WEB_PROPERTY_AD_WORDS_L

  • Description: analytics.management.webPropertyAdWordsLinks.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_WEB_PROPERTY_AD_WORDS_LIN IMPORTING STRING webPropertyAdWordsLinkId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_019 EntityAdWordsLink
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

HASH_CLIENT_ID_CLIENT_ID

  • Description: analytics.management.clientId.hashClientId
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IS_INPUT IMPORTING TY_032 HashClientIdRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_033 HashClientIdResponse
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
  • Description: analytics.management.accountUserLinks.insert
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IS_INPUT IMPORTING TY_021 EntityUserLink
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_021 EntityUserLink
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

INSERT_CUSTOM_DIMENSIONS

  • Description: analytics.management.customDimensions.insert
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_015 CustomDimension
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_015 CustomDimension
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

INSERT_CUSTOM_METRICS

  • Description: analytics.management.customMetrics.insert
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_017 CustomMetric
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_017 CustomMetric
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

INSERT_EXPERIMENTS

  • Description: analytics.management.experiments.insert
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_023 Experiment
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_023 Experiment
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

INSERT_FILTERS

  • Description: analytics.management.filters.insert
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IS_INPUT IMPORTING TY_025 Filter
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_025 Filter
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

INSERT_GOALS

  • Description: analytics.management.goals.insert
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_030 Goal
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_030 Goal
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

INSERT_PROFILES

  • Description: analytics.management.profiles.insert
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_037 Profile
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_037 Profile
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
  • Description: analytics.management.profileFilterLinks.insert
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_038 ProfileFilterLink
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_038 ProfileFilterLink
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
  • Description: analytics.management.profileUserLinks.insert
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_021 EntityUserLink
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_021 EntityUserLink
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

INSERT_REMARKETING_AUDIENCE

  • Description: analytics.management.remarketingAudience.insert
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_044 RemarketingAudience
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_044 RemarketingAudience
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

INSERT_UNSAMPLED_REPORTS

  • Description: analytics.management.unsampledReports.insert
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_048 UnsampledReport
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_048 UnsampledReport
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

INSERT_WEBPROPERTIES

  • Description: analytics.management.webproperties.insert
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IS_INPUT IMPORTING TY_057 Webproperty
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_057 Webproperty
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

INSERT_WEBPROPERTY_USER_LIN

  • Description: analytics.management.webpropertyUserLinks.insert
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_021 EntityUserLink
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_021 EntityUserLink
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

INSERT_WEB_PROPERTY_AD_WORD

  • Description: analytics.management.webPropertyAdWordsLinks.insert
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_019 EntityAdWordsLink
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_019 EntityAdWordsLink
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_ACCOUNTS

  • Description: analytics.management.accounts.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_MAXRESULTS IMPORTING STRING max-results
IV_Q_STARTINDEX IMPORTING STRING start-index
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_008 Accounts
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_ACCOUNT_SUMMARIES

  • Description: analytics.management.accountSummaries.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_MAXRESULTS IMPORTING STRING max-results
IV_Q_STARTINDEX IMPORTING STRING start-index
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_003 AccountSummaries
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
  • Description: analytics.management.accountUserLinks.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_MAXRESULTS IMPORTING STRING max-results
IV_Q_STARTINDEX IMPORTING STRING start-index
IV_P_ACCOUNT_ID IMPORTING STRING accountId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_022 EntityUserLinks
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_COLUMNS

  • Description: analytics.metadata.columns.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_REPORT_TYPE IMPORTING STRING reportType
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_012 Columns
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_CUSTOM_DATA_SOURCES

  • Description: analytics.management.customDataSources.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_MAXRESULTS IMPORTING STRING max-results
IV_Q_STARTINDEX IMPORTING STRING start-index
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_014 CustomDataSources
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_CUSTOM_DIMENSIONS

  • Description: analytics.management.customDimensions.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_MAXRESULTS IMPORTING STRING max-results
IV_Q_STARTINDEX IMPORTING STRING start-index
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_016 CustomDimensions
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_CUSTOM_METRICS

  • Description: analytics.management.customMetrics.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_MAXRESULTS IMPORTING STRING max-results
IV_Q_STARTINDEX IMPORTING STRING start-index
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_018 CustomMetrics
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_EXPERIMENTS

  • Description: analytics.management.experiments.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_MAXRESULTS IMPORTING STRING max-results
IV_Q_STARTINDEX IMPORTING STRING start-index
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_024 Experiments
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_FILTERS

  • Description: analytics.management.filters.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_MAXRESULTS IMPORTING STRING max-results
IV_Q_STARTINDEX IMPORTING STRING start-index
IV_P_ACCOUNT_ID IMPORTING STRING accountId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_028 Filters
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_GOALS

  • Description: analytics.management.goals.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_MAXRESULTS IMPORTING STRING max-results
IV_Q_STARTINDEX IMPORTING STRING start-index
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_031 Goals
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_PROFILES

  • Description: analytics.management.profiles.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_MAXRESULTS IMPORTING STRING max-results
IV_Q_STARTINDEX IMPORTING STRING start-index
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_042 Profiles
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
  • Description: analytics.management.profileFilterLinks.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_MAXRESULTS IMPORTING STRING max-results
IV_Q_STARTINDEX IMPORTING STRING start-index
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_039 ProfileFilterLinks
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
  • Description: analytics.management.profileUserLinks.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_MAXRESULTS IMPORTING STRING max-results
IV_Q_STARTINDEX IMPORTING STRING start-index
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_022 EntityUserLinks
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_REMARKETING_AUDIENCE

  • Description: analytics.management.remarketingAudience.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_MAXRESULTS IMPORTING STRING max-results
IV_Q_STARTINDEX IMPORTING STRING start-index
IV_Q_TYPE IMPORTING STRING type
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_045 RemarketingAudiences
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_SEGMENTS

  • Description: analytics.management.segments.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_MAXRESULTS IMPORTING STRING max-results
IV_Q_STARTINDEX IMPORTING STRING start-index
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_047 Segments
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_UNSAMPLED_REPORTS

  • Description: analytics.management.unsampledReports.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_MAXRESULTS IMPORTING STRING max-results
IV_Q_STARTINDEX IMPORTING STRING start-index
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_049 UnsampledReports
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_UPLOADS

  • Description: analytics.management.uploads.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_MAXRESULTS IMPORTING STRING max-results
IV_Q_STARTINDEX IMPORTING STRING start-index
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_CUSTOM_DATA_SOURCE_ID IMPORTING STRING customDataSourceId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_051 Uploads
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_WEBPROPERTIES

  • Description: analytics.management.webproperties.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_MAXRESULTS IMPORTING STRING max-results
IV_Q_STARTINDEX IMPORTING STRING start-index
IV_P_ACCOUNT_ID IMPORTING STRING accountId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_056 Webproperties
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
  • Description: analytics.management.webpropertyUserLinks.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_MAXRESULTS IMPORTING STRING max-results
IV_Q_STARTINDEX IMPORTING STRING start-index
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_022 EntityUserLinks
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_WEB_PROPERTY_AD_WORDS

  • Description: analytics.management.webPropertyAdWordsLinks.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_MAXRESULTS IMPORTING STRING max-results
IV_Q_STARTINDEX IMPORTING STRING start-index
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_020 EntityAdWordsLinks
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

PATCH_CUSTOM_DIMENSIONS

  • Description: analytics.management.customDimensions.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_IGNORECUSTOMDATASOURCELIN IMPORTING STRING ignoreCustomDataSourceLinks
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_CUSTOM_DIMENSION_ID IMPORTING STRING customDimensionId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_015 CustomDimension
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_015 CustomDimension
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

PATCH_CUSTOM_METRICS

  • Description: analytics.management.customMetrics.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_IGNORECUSTOMDATASOURCELIN IMPORTING STRING ignoreCustomDataSourceLinks
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_CUSTOM_METRIC_ID IMPORTING STRING customMetricId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_017 CustomMetric
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_017 CustomMetric
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

PATCH_EXPERIMENTS

  • Description: analytics.management.experiments.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_EXPERIMENT_ID IMPORTING STRING experimentId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_023 Experiment
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_023 Experiment
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

PATCH_FILTERS

  • Description: analytics.management.filters.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_FILTER_ID IMPORTING STRING filterId
IS_INPUT IMPORTING TY_025 Filter
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_025 Filter
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

PATCH_GOALS

  • Description: analytics.management.goals.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_GOAL_ID IMPORTING STRING goalId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_030 Goal
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_030 Goal
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

PATCH_PROFILES

  • Description: analytics.management.profiles.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_037 Profile
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_037 Profile
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
  • Description: analytics.management.profileFilterLinks.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_LINK_ID IMPORTING STRING linkId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_038 ProfileFilterLink
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_038 ProfileFilterLink
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

PATCH_REMARKETING_AUDIENCE

  • Description: analytics.management.remarketingAudience.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_REMARKETING_AUDIENCE_ID IMPORTING STRING remarketingAudienceId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_044 RemarketingAudience
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_044 RemarketingAudience
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

PATCH_WEBPROPERTIES

  • Description: analytics.management.webproperties.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_057 Webproperty
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_057 Webproperty
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

PATCH_WEB_PROPERTY_AD_WORDS

  • Description: analytics.management.webPropertyAdWordsLinks.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_WEB_PROPERTY_AD_WORDS_LIN IMPORTING STRING webPropertyAdWordsLinkId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_019 EntityAdWordsLink
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_019 EntityAdWordsLink
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
  • Description: analytics.management.accountUserLinks.update
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_LINK_ID IMPORTING STRING linkId
IS_INPUT IMPORTING TY_021 EntityUserLink
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_021 EntityUserLink
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

UPDATE_CUSTOM_DIMENSIONS

  • Description: analytics.management.customDimensions.update
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_IGNORECUSTOMDATASOURCELIN IMPORTING STRING ignoreCustomDataSourceLinks
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_CUSTOM_DIMENSION_ID IMPORTING STRING customDimensionId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_015 CustomDimension
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_015 CustomDimension
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

UPDATE_CUSTOM_METRICS

  • Description: analytics.management.customMetrics.update
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_IGNORECUSTOMDATASOURCELIN IMPORTING STRING ignoreCustomDataSourceLinks
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_CUSTOM_METRIC_ID IMPORTING STRING customMetricId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_017 CustomMetric
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_017 CustomMetric
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

UPDATE_EXPERIMENTS

  • Description: analytics.management.experiments.update
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_EXPERIMENT_ID IMPORTING STRING experimentId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_023 Experiment
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_023 Experiment
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

UPDATE_FILTERS

  • Description: analytics.management.filters.update
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_FILTER_ID IMPORTING STRING filterId
IS_INPUT IMPORTING TY_025 Filter
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_025 Filter
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

UPDATE_GOALS

  • Description: analytics.management.goals.update
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_GOAL_ID IMPORTING STRING goalId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_030 Goal
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_030 Goal
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

UPDATE_PROFILES

  • Description: analytics.management.profiles.update
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_037 Profile
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_037 Profile
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
  • Description: analytics.management.profileFilterLinks.update
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_LINK_ID IMPORTING STRING linkId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_038 ProfileFilterLink
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_038 ProfileFilterLink
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class
  • Description: analytics.management.profileUserLinks.update
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_LINK_ID IMPORTING STRING linkId
IV_P_PROFILE_ID IMPORTING STRING profileId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_021 EntityUserLink
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_021 EntityUserLink
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

UPDATE_REMARKETING_AUDIENCE

  • Description: analytics.management.remarketingAudience.update
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_REMARKETING_AUDIENCE_ID IMPORTING STRING remarketingAudienceId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_044 RemarketingAudience
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_044 RemarketingAudience
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

UPDATE_WEBPROPERTIES

  • Description: analytics.management.webproperties.update
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_057 Webproperty
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_057 Webproperty
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

UPDATE_WEBPROPERTY_USER_LIN

  • Description: analytics.management.webpropertyUserLinks.update
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_LINK_ID IMPORTING STRING linkId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_021 EntityUserLink
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_021 EntityUserLink
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

UPDATE_WEB_PROPERTY_AD_WORD

  • Description: analytics.management.webPropertyAdWordsLinks.update
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_WEB_PROPERTY_AD_WORDS_LIN IMPORTING STRING webPropertyAdWordsLinkId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
IS_INPUT IMPORTING TY_019 EntityAdWordsLink
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_019 EntityAdWordsLink
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

UPLOAD_DATA_UPLOADS

  • Description: analytics.management.uploads.uploadData
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ACCOUNT_ID IMPORTING STRING accountId
IV_P_CUSTOM_DATA_SOURCE_ID IMPORTING STRING customDataSourceId
IV_P_WEB_PROPERTY_ID IMPORTING STRING webPropertyId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_050 Upload
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

UPSERT_USER_DELETION_REQUES

  • Description: analytics.userDeletion.userDeletionRequest.upsert
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IS_INPUT IMPORTING TY_052 UserDeletionRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_052 UserDeletionRequest
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

CLOSE

  • Description: Close Connection
  • Visibility: PUBLIC