Class /GOOG/CL_GOOPLADEVREP_V1ALPHA1

Class

/GOOG/CL_GOOPLADEVREP_V1ALPHA1
  • Inheriting from:/GOOG/CL_HTTP_CLIENT
  • Description:Google Play Developer Reporting API v1alpha1
For general information about a class in ABAP SDK for Google Cloud, see API client stub.

Types

Type Description Visibility
TY_001 GooglePlayDeveloperReportingV1alpha1Anomaly PUBLIC
TY_002 GooglePlayDeveloperReportingV1alpha1AnrRateMetricSet PUBLIC
TY_003 GooglePlayDeveloperReportingV1alpha1App PUBLIC
TY_004 GooglePlayDeveloperReportingV1alpha1AppVersion PUBLIC
TY_005 GooglePlayDeveloperReportingV1alpha1CrashRateMetricSet PUBLIC
TY_006 GooglePlayDeveloperReportingV1alpha1DecimalConfidenceInterva PUBLIC
TY_007 GooglePlayDeveloperReportingV1alpha1DeviceId PUBLIC
TY_008 GooglePlayDeveloperReportingV1alpha1DeviceModelSummary PUBLIC
TY_009 GooglePlayDeveloperReportingV1alpha1DimensionValue PUBLIC
TY_010 GooglePlayDeveloperReportingV1alpha1ErrorCountMetricSet PUBLIC
TY_011 GooglePlayDeveloperReportingV1alpha1ErrorIssue PUBLIC
TY_012 GooglePlayDeveloperReportingV1alpha1ErrorReport PUBLIC
TY_013 GooglePlayDeveloperReportingV1alpha1ExcessiveWakeupRateMetri PUBLIC
TY_014 GooglePlayDeveloperReportingV1alpha1FreshnessInfo PUBLIC
TY_015 GooglePlayDeveloperReportingV1alpha1FreshnessInfoFreshness PUBLIC
TY_016 GooglePlayDeveloperReportingV1alpha1ListAnomaliesResponse PUBLIC
TY_017 GooglePlayDeveloperReportingV1alpha1MetricValue PUBLIC
TY_018 GooglePlayDeveloperReportingV1alpha1MetricsRow PUBLIC
TY_019 GooglePlayDeveloperReportingV1alpha1OsVersion PUBLIC
TY_020 GooglePlayDeveloperReportingV1alpha1QueryAnrRateMetricSetReq PUBLIC
TY_021 GooglePlayDeveloperReportingV1alpha1QueryAnrRateMetricSetRes PUBLIC
TY_022 GooglePlayDeveloperReportingV1alpha1QueryCrashRateMetricSetR PUBLIC
TY_023 GooglePlayDeveloperReportingV1alpha1QueryCrashRateMetricSetR PUBLIC
TY_024 GooglePlayDeveloperReportingV1alpha1QueryErrorCountMetricSet PUBLIC
TY_025 GooglePlayDeveloperReportingV1alpha1QueryErrorCountMetricSet PUBLIC
TY_026 GooglePlayDeveloperReportingV1alpha1QueryExcessiveWakeupRate PUBLIC
TY_027 GooglePlayDeveloperReportingV1alpha1QueryExcessiveWakeupRate PUBLIC
TY_028 GooglePlayDeveloperReportingV1alpha1QuerySlowRenderingRateMe PUBLIC
TY_029 GooglePlayDeveloperReportingV1alpha1QuerySlowRenderingRateMe PUBLIC
TY_030 GooglePlayDeveloperReportingV1alpha1QuerySlowStartRateMetric PUBLIC
TY_031 GooglePlayDeveloperReportingV1alpha1QuerySlowStartRateMetric PUBLIC
TY_032 GooglePlayDeveloperReportingV1alpha1QueryStuckBackgroundWake PUBLIC
TY_033 GooglePlayDeveloperReportingV1alpha1QueryStuckBackgroundWake PUBLIC
TY_034 GooglePlayDeveloperReportingV1alpha1Release PUBLIC
TY_035 GooglePlayDeveloperReportingV1alpha1ReleaseFilterOptions PUBLIC
TY_036 GooglePlayDeveloperReportingV1alpha1SearchAccessibleAppsResp PUBLIC
TY_037 GooglePlayDeveloperReportingV1alpha1SearchErrorIssuesRespons PUBLIC
TY_038 GooglePlayDeveloperReportingV1alpha1SearchErrorReportsRespon PUBLIC
TY_039 GooglePlayDeveloperReportingV1alpha1SlowRenderingRateMetricS PUBLIC
TY_040 GooglePlayDeveloperReportingV1alpha1SlowStartRateMetricSet PUBLIC
TY_041 GooglePlayDeveloperReportingV1alpha1StuckBackgroundWakelockR PUBLIC
TY_042 GooglePlayDeveloperReportingV1alpha1TimelineSpec PUBLIC
TY_043 GooglePlayDeveloperReportingV1alpha1Track PUBLIC
TY_044 GoogleTypeDateTime PUBLIC
TY_045 GoogleTypeDecimal PUBLIC
TY_046 GoogleTypeTimeZone PUBLIC
TY_047 GooglePlayDeveloperReportingV1alpha1IssueAnnotation PUBLIC
TY_T_001 GooglePlayDeveloperReportingV1alpha1Anomaly PUBLIC
TY_T_003 GooglePlayDeveloperReportingV1alpha1App PUBLIC
TY_T_009 GooglePlayDeveloperReportingV1alpha1DimensionValue PUBLIC
TY_T_011 GooglePlayDeveloperReportingV1alpha1ErrorIssue PUBLIC
TY_T_012 GooglePlayDeveloperReportingV1alpha1ErrorReport PUBLIC
TY_T_015 GooglePlayDeveloperReportingV1alpha1FreshnessInfoFreshness PUBLIC
TY_T_017 GooglePlayDeveloperReportingV1alpha1MetricValue PUBLIC
TY_T_018 GooglePlayDeveloperReportingV1alpha1MetricsRow PUBLIC
TY_T_034 GooglePlayDeveloperReportingV1alpha1Release PUBLIC
TY_T_043 GooglePlayDeveloperReportingV1alpha1Track PUBLIC
TY_T_047 GooglePlayDeveloperReportingV1alpha1IssueAnnotation PUBLIC
TY_T_STRING Table of Strings 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 PUBLIC
C_REVISION_DATE DATUM Discovery Document revision Date 20250305 PUBLIC
C_ROOT_URL STRING API Root URL https://playdeveloperreporting.googleapis.com PUBLIC
C_SERVICE_NAME /GOOG/SERVICE_NAME Google Service Name playdeveloperreporting:v1alpha1 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

FETCH_RELEASE_FILTER_OPTION

  • Description: playdeveloperreporting.apps.fetchReleaseFilterOptions
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_APPS_ID IMPORTING STRING appsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_035 GooglePlayDeveloperReportingV1alpha1ReleaseFilterOptions
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_ANRRATE

  • Description: playdeveloperreporting.vitals.anrrate.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_APPS_ID IMPORTING STRING appsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_002 GooglePlayDeveloperReportingV1alpha1AnrRateMetricSet
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_COUNTS

  • Description: playdeveloperreporting.vitals.errors.counts.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_APPS_ID IMPORTING STRING appsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_010 GooglePlayDeveloperReportingV1alpha1ErrorCountMetricSet
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_CRASHRATE

  • Description: playdeveloperreporting.vitals.crashrate.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_APPS_ID IMPORTING STRING appsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_005 GooglePlayDeveloperReportingV1alpha1CrashRateMetricSet
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_EXCESSIVEWAKEUPRATE

  • Description: playdeveloperreporting.vitals.excessivewakeuprate.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_APPS_ID IMPORTING STRING appsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_013 GooglePlayDeveloperReportingV1alpha1ExcessiveWakeupRateMetri
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_SLOWRENDERINGRATE

  • Description: playdeveloperreporting.vitals.slowrenderingrate.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_APPS_ID IMPORTING STRING appsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_039 GooglePlayDeveloperReportingV1alpha1SlowRenderingRateMetricS
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_SLOWSTARTRATE

  • Description: playdeveloperreporting.vitals.slowstartrate.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_APPS_ID IMPORTING STRING appsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_040 GooglePlayDeveloperReportingV1alpha1SlowStartRateMetricSet
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_STUCKBACKGROUNDWAKELOCK

  • Description: vitals.stuckbackgroundwakelockrate.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_APPS_ID IMPORTING STRING appsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_041 GooglePlayDeveloperReportingV1alpha1StuckBackgroundWakelockR
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_ANOMALIES

  • Description: playdeveloperreporting.anomalies.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_FILTER IMPORTING STRING filter
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_APPS_ID IMPORTING STRING appsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_016 GooglePlayDeveloperReportingV1alpha1ListAnomaliesResponse
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

QUERY_ANRRATE

  • Description: playdeveloperreporting.vitals.anrrate.query
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_APPS_ID IMPORTING STRING appsId
IS_INPUT IMPORTING TY_020 GooglePlayDeveloperReportingV1alpha1QueryAnrRateMetricSetReq
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_021 GooglePlayDeveloperReportingV1alpha1QueryAnrRateMetricSetRes
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

QUERY_COUNTS

  • Description: playdeveloperreporting.vitals.errors.counts.query
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_APPS_ID IMPORTING STRING appsId
IS_INPUT IMPORTING TY_024 GooglePlayDeveloperReportingV1alpha1QueryErrorCountMetricSet
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_025 GooglePlayDeveloperReportingV1alpha1QueryErrorCountMetricSet
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

QUERY_CRASHRATE

  • Description: playdeveloperreporting.vitals.crashrate.query
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_APPS_ID IMPORTING STRING appsId
IS_INPUT IMPORTING TY_022 GooglePlayDeveloperReportingV1alpha1QueryCrashRateMetricSetR
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_023 GooglePlayDeveloperReportingV1alpha1QueryCrashRateMetricSetR
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

QUERY_EXCESSIVEWAKEUPRATE

  • Description: playdeveloperreporting.vitals.excessivewakeuprate.query
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_APPS_ID IMPORTING STRING appsId
IS_INPUT IMPORTING TY_026 GooglePlayDeveloperReportingV1alpha1QueryExcessiveWakeupRate
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_027 GooglePlayDeveloperReportingV1alpha1QueryExcessiveWakeupRate
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

QUERY_SLOWRENDERINGRATE

  • Description: playdeveloperreporting.vitals.slowrenderingrate.query
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_APPS_ID IMPORTING STRING appsId
IS_INPUT IMPORTING TY_028 GooglePlayDeveloperReportingV1alpha1QuerySlowRenderingRateMe
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_029 GooglePlayDeveloperReportingV1alpha1QuerySlowRenderingRateMe
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

QUERY_SLOWSTARTRATE

  • Description: playdeveloperreporting.vitals.slowstartrate.query
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_APPS_ID IMPORTING STRING appsId
IS_INPUT IMPORTING TY_030 GooglePlayDeveloperReportingV1alpha1QuerySlowStartRateMetric
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_031 GooglePlayDeveloperReportingV1alpha1QuerySlowStartRateMetric
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

QUERY_STUCKBACKGROUNDWAKELO

  • Description: vitals.stuckbackgroundwakelockrate.query
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_APPS_ID IMPORTING STRING appsId
IS_INPUT IMPORTING TY_032 GooglePlayDeveloperReportingV1alpha1QueryStuckBackgroundWake
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_033 GooglePlayDeveloperReportingV1alpha1QueryStuckBackgroundWake
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

SEARCH_APPS

  • Description: playdeveloperreporting.apps.search
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_036 GooglePlayDeveloperReportingV1alpha1SearchAccessibleAppsResp
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

SEARCH_ISSUES

  • Description: playdeveloperreporting.vitals.errors.issues.search
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_FILTER IMPORTING STRING filter
IV_Q_INTERVALENDTIMEDAY IMPORTING STRING interval.endTime.day
IV_Q_INTERVALENDTIMEHOURS IMPORTING STRING interval.endTime.hours
IV_Q_INTERVALENDTIMEMINUTES IMPORTING STRING interval.endTime.minutes
IV_Q_INTERVALENDTIMEMONTH IMPORTING STRING interval.endTime.month
IV_Q_INTERVALENDTIMENANOS IMPORTING STRING interval.endTime.nanos
IV_Q_INTERVALENDTIMESECONDS IMPORTING STRING interval.endTime.seconds
IV_Q_INTERVALENDTIMETIMEZONEID IMPORTING STRING interval.endTime.timeZone.id
IV_Q_INTERVALENDTIMETIMEZONEVE IMPORTING STRING interval.endTime.timeZone.version
IV_Q_INTERVALENDTIMEUTCOFFSET IMPORTING STRING interval.endTime.utcOffset
IV_Q_INTERVALENDTIMEYEAR IMPORTING STRING interval.endTime.year
IV_Q_INTERVALSTARTTIMEDAY IMPORTING STRING interval.startTime.day
IV_Q_INTERVALSTARTTIMEHOURS IMPORTING STRING interval.startTime.hours
IV_Q_INTERVALSTARTTIMEMINUTES IMPORTING STRING interval.startTime.minutes
IV_Q_INTERVALSTARTTIMEMONTH IMPORTING STRING interval.startTime.month
IV_Q_INTERVALSTARTTIMENANOS IMPORTING STRING interval.startTime.nanos
IV_Q_INTERVALSTARTTIMESECONDS IMPORTING STRING interval.startTime.seconds
IV_Q_INTERVALSTARTTIMETIMEZONE IMPORTING STRING interval.startTime.timeZone.id
IV_Q_INTERVALSTARTTIMETIMEZO01 IMPORTING STRING interval.startTime.timeZone.version
IV_Q_INTERVALSTARTTIMEUTCOFFSE IMPORTING STRING interval.startTime.utcOffset
IV_Q_INTERVALSTARTTIMEYEAR IMPORTING STRING interval.startTime.year
IV_Q_ORDERBY IMPORTING STRING orderBy
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_Q_SAMPLEERRORREPORTLIMIT IMPORTING STRING sampleErrorReportLimit
IV_P_APPS_ID IMPORTING STRING appsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_037 GooglePlayDeveloperReportingV1alpha1SearchErrorIssuesRespons
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

SEARCH_REPORTS

  • Description: playdeveloperreporting.vitals.errors.reports.search
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_FILTER IMPORTING STRING filter
IV_Q_INTERVALENDTIMEDAY IMPORTING STRING interval.endTime.day
IV_Q_INTERVALENDTIMEHOURS IMPORTING STRING interval.endTime.hours
IV_Q_INTERVALENDTIMEMINUTES IMPORTING STRING interval.endTime.minutes
IV_Q_INTERVALENDTIMEMONTH IMPORTING STRING interval.endTime.month
IV_Q_INTERVALENDTIMENANOS IMPORTING STRING interval.endTime.nanos
IV_Q_INTERVALENDTIMESECONDS IMPORTING STRING interval.endTime.seconds
IV_Q_INTERVALENDTIMETIMEZONEID IMPORTING STRING interval.endTime.timeZone.id
IV_Q_INTERVALENDTIMETIMEZONEVE IMPORTING STRING interval.endTime.timeZone.version
IV_Q_INTERVALENDTIMEUTCOFFSET IMPORTING STRING interval.endTime.utcOffset
IV_Q_INTERVALENDTIMEYEAR IMPORTING STRING interval.endTime.year
IV_Q_INTERVALSTARTTIMEDAY IMPORTING STRING interval.startTime.day
IV_Q_INTERVALSTARTTIMEHOURS IMPORTING STRING interval.startTime.hours
IV_Q_INTERVALSTARTTIMEMINUTES IMPORTING STRING interval.startTime.minutes
IV_Q_INTERVALSTARTTIMEMONTH IMPORTING STRING interval.startTime.month
IV_Q_INTERVALSTARTTIMENANOS IMPORTING STRING interval.startTime.nanos
IV_Q_INTERVALSTARTTIMESECONDS IMPORTING STRING interval.startTime.seconds
IV_Q_INTERVALSTARTTIMETIMEZONE IMPORTING STRING interval.startTime.timeZone.id
IV_Q_INTERVALSTARTTIMETIMEZO01 IMPORTING STRING interval.startTime.timeZone.version
IV_Q_INTERVALSTARTTIMEUTCOFFSE IMPORTING STRING interval.startTime.utcOffset
IV_Q_INTERVALSTARTTIMEYEAR IMPORTING STRING interval.startTime.year
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_APPS_ID IMPORTING STRING appsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_038 GooglePlayDeveloperReportingV1alpha1SearchErrorReportsRespon
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