Class /GOOG/CL_PAYMENRESELLSUBSCR_V1

Class

/GOOG/CL_PAYMENRESELLSUBSCR_V1
  • Inheriting from:/GOOG/CL_HTTP_CLIENT
  • Description:Payments Reseller Subscription API v1
For general information about a class in ABAP SDK for Google Cloud, see API client stub.

Types

Type Description Visibility
TY_001 GoogleCloudPaymentsResellerSubscriptionV1Amount PUBLIC
TY_002 GoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptionR PUBLIC
TY_003 GoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptionR PUBLIC
TY_004 GoogleCloudPaymentsResellerSubscriptionV1Duration PUBLIC
TY_005 GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscription PUBLIC
TY_006 GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscription PUBLIC
TY_007 GoogleCloudPaymentsResellerSubscriptionV1ExtendSubscriptionR PUBLIC
TY_008 GoogleCloudPaymentsResellerSubscriptionV1ExtendSubscriptionR PUBLIC
TY_009 GoogleCloudPaymentsResellerSubscriptionV1Extension PUBLIC
TY_010 GoogleCloudPaymentsResellerSubscriptionV1FindEligiblePromoti PUBLIC
TY_011 GoogleCloudPaymentsResellerSubscriptionV1FindEligiblePromoti PUBLIC
TY_012 GoogleCloudPaymentsResellerSubscriptionV1GoogleOnePayload PUBLIC
TY_013 GoogleCloudPaymentsResellerSubscriptionV1ListProductsRespons PUBLIC
TY_014 GoogleCloudPaymentsResellerSubscriptionV1ListPromotionsRespo PUBLIC
TY_015 GoogleCloudPaymentsResellerSubscriptionV1Location PUBLIC
TY_016 GoogleCloudPaymentsResellerSubscriptionV1Product PUBLIC
TY_017 GoogleCloudPaymentsResellerSubscriptionV1ProductPayload PUBLIC
TY_018 GoogleCloudPaymentsResellerSubscriptionV1ProductPriceConfig PUBLIC
TY_019 GoogleCloudPaymentsResellerSubscriptionV1Promotion PUBLIC
TY_020 GoogleCloudPaymentsResellerSubscriptionV1PromotionIntroducto PUBLIC
TY_021 GoogleCloudPaymentsResellerSubscriptionV1PromotionIntroducto PUBLIC
TY_022 GoogleCloudPaymentsResellerSubscriptionV1ServicePeriod PUBLIC
TY_023 GoogleCloudPaymentsResellerSubscriptionV1Subscription PUBLIC
TY_024 GoogleCloudPaymentsResellerSubscriptionV1SubscriptionCancell PUBLIC
TY_025 GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineIte PUBLIC
TY_026 GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineIte PUBLIC
TY_027 GoogleCloudPaymentsResellerSubscriptionV1SubscriptionPromoti PUBLIC
TY_028 GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgrade PUBLIC
TY_030 GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscript PUBLIC
TY_031 GoogleCloudPaymentsResellerSubscriptionV1YoutubePayload PUBLIC
TY_032 GoogleTypeLocalizedText PUBLIC
TY_033 GoogleCloudPaymentsResellerSubscriptionV1FiniteBillingCycleD PUBLIC
TY_034 GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscription PUBLIC
TY_035 GoogleCloudPaymentsResellerSubscriptionV1ProductBundleDetail PUBLIC
TY_036 GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineIte PUBLIC
TY_037 ProductBundleDetails PUBLIC
TY_038 SubscriptionLineItemBundleDetails PUBLIC
TY_039 GoogleCloudPaymentsResellerSubscriptionV1CreateSubscriptionI PUBLIC
TY_040 GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscription PUBLIC
TY_041 GoogleCloudPaymentsResellerSubscriptionV1GenerateUserSession PUBLIC
TY_042 GoogleCloudPaymentsResellerSubscriptionV1GenerateUserSession PUBLIC
TY_043 GoogleCloudPaymentsResellerSubscriptionV1GoogleHomePayload PUBLIC
TY_044 GoogleCloudPaymentsResellerSubscriptionV1IntentPayload PUBLIC
TY_045 GoogleCloudPaymentsResellerSubscriptionV1SubscriptionMigrati PUBLIC
TY_046 GoogleCloudPaymentsResellerSubscriptionV1UserSession PUBLIC
TY_T_016 GoogleCloudPaymentsResellerSubscriptionV1Product PUBLIC
TY_T_018 GoogleCloudPaymentsResellerSubscriptionV1ProductPriceConfig PUBLIC
TY_T_019 GoogleCloudPaymentsResellerSubscriptionV1Promotion PUBLIC
TY_T_021 GoogleCloudPaymentsResellerSubscriptionV1PromotionIntroducto PUBLIC
TY_T_025 GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineIte PUBLIC
TY_T_027 GoogleCloudPaymentsResellerSubscriptionV1SubscriptionPromoti PUBLIC
TY_T_032 GoogleTypeLocalizedText PUBLIC
TY_T_034 GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscription PUBLIC
TY_T_035 GoogleCloudPaymentsResellerSubscriptionV1ProductBundleDetail PUBLIC
TY_T_036 GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineIte 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 20250306 PUBLIC
C_ROOT_URL STRING API Root URL https://paymentsresellersubscription.googleapis.com PUBLIC
C_SERVICE_NAME /GOOG/SERVICE_NAME Google Service Name paymentsresellersubscription:v1 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

CANCEL_SUBSCRIPTIONS

  • Description: paymentsresellersubscription.partners.subscriptions.cancel
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PARTNERS_ID IMPORTING STRING partnersId
IV_P_SUBSCRIPTIONS_ID IMPORTING STRING subscriptionsId
IS_INPUT IMPORTING TY_002 GoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptionR
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_003 GoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptionR
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_SUBSCRIPTIONS

  • Description: paymentsresellersubscription.partners.subscriptions.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_SUBSCRIPTIONID IMPORTING STRING subscriptionId
IV_P_PARTNERS_ID IMPORTING STRING partnersId
IS_INPUT IMPORTING TY_023 GoogleCloudPaymentsResellerSubscriptionV1Subscription
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_023 GoogleCloudPaymentsResellerSubscriptionV1Subscription
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

ENTITLE_SUBSCRIPTIONS

  • Description: paymentsresellersubscription.partners.subscriptions.entitle
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PARTNERS_ID IMPORTING STRING partnersId
IV_P_SUBSCRIPTIONS_ID IMPORTING STRING subscriptionsId
IS_INPUT IMPORTING TY_005 GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscription
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_006 GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscription
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

EXTEND_SUBSCRIPTIONS

  • Description: paymentsresellersubscription.partners.subscriptions.extend
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PARTNERS_ID IMPORTING STRING partnersId
IV_P_SUBSCRIPTIONS_ID IMPORTING STRING subscriptionsId
IS_INPUT IMPORTING TY_007 GoogleCloudPaymentsResellerSubscriptionV1ExtendSubscriptionR
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_008 GoogleCloudPaymentsResellerSubscriptionV1ExtendSubscriptionR
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

FIND_ELIGIBLE_PROMOTIONS

  • Description: partners.promotions.findEligible
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PARTNERS_ID IMPORTING STRING partnersId
IS_INPUT IMPORTING TY_010 GoogleCloudPaymentsResellerSubscriptionV1FindEligiblePromoti
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_011 GoogleCloudPaymentsResellerSubscriptionV1FindEligiblePromoti
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

GENERATE_USER_SESSIONS

  • Description: paymentsresellersubscription.partners.userSessions.generate
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PARTNERS_ID IMPORTING STRING partnersId
IS_INPUT IMPORTING TY_041 GoogleCloudPaymentsResellerSubscriptionV1GenerateUserSession
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_042 GoogleCloudPaymentsResellerSubscriptionV1GenerateUserSession
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_SUBSCRIPTIONS

  • Description: paymentsresellersubscription.partners.subscriptions.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PARTNERS_ID IMPORTING STRING partnersId
IV_P_SUBSCRIPTIONS_ID IMPORTING STRING subscriptionsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_023 GoogleCloudPaymentsResellerSubscriptionV1Subscription
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_PRODUCTS

  • Description: paymentsresellersubscription.partners.products.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_PARTNERS_ID IMPORTING STRING partnersId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_013 GoogleCloudPaymentsResellerSubscriptionV1ListProductsRespons
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_PROMOTIONS

  • Description: paymentsresellersubscription.partners.promotions.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_PARTNERS_ID IMPORTING STRING partnersId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_014 GoogleCloudPaymentsResellerSubscriptionV1ListPromotionsRespo
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

PROVISION_SUBSCRIPTIONS

  • Description: partners.subscriptions.provision
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_SUBSCRIPTIONID IMPORTING STRING subscriptionId
IV_P_PARTNERS_ID IMPORTING STRING partnersId
IS_INPUT IMPORTING TY_023 GoogleCloudPaymentsResellerSubscriptionV1Subscription
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_023 GoogleCloudPaymentsResellerSubscriptionV1Subscription
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

UNDO_CANCEL_SUBSCRIPTIONS

  • Description: partners.subscriptions.undoCancel
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PARTNERS_ID IMPORTING STRING partnersId
IV_P_SUBSCRIPTIONS_ID IMPORTING STRING subscriptionsId
IS_INPUT IMPORTING DATA Input Data
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_030 GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscript
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