Classe /goog/CL_MANUFACTURERS_V1

Classe


 /GOOG/CL_MANUFACTURERS_V1
 
  • Ereditarietà da: /GOOG/CL_HTTP_CLIENT
  • Descrizione: Manufacturer Center API v1
Per informazioni generali su una classe nell'SDK ABAP per Google Cloud, consulta stub del client API.

Tipi

Tipo Descrizione Visibilità
TY_001 Attributes PUBBLICO
TY_002 Capacity PUBBLICO
TY_003 Certification PUBBLICO
TY_004 Count PUBBLICO
TY_005 DestinationStatus PUBBLICO
TY_007 FeatureDescription PUBBLICO
TY_008 FloatUnit PUBBLICO
TY_009 Grocery PUBBLICO
TY_010 Image PUBBLICO
TY_011 Issue PUBBLICO
TY_012 ListProductCertificationsResponse PUBBLICO
TY_013 ListProductsResponse PUBBLICO
TY_014 Nutrition PUBBLICO
TY_015 Price PUBBLICO
TY_016 Product PUBBLICO
TY_017 ProductCertification PUBBLICO
TY_018 ProductDetail PUBBLICO
TY_019 VoluntaryNutritionFact PUBBLICO
TY_020 GoogleShoppingManufacturersV1ProductCertification PUBBLICO
TY_T_003 Certification PUBBLICO
TY_T_005 DestinationStatus PUBBLICO
TY_T_007 FeatureDescription PUBBLICO
TY_T_010 Image PUBBLICO
TY_T_011 Issue PUBBLICO
TY_T_016 Product PUBBLICO
TY_T_017 ProductCertification PUBBLICO
TY_T_018 ProductDetail PUBBLICO
TY_T_019 VoluntaryNutritionFact PUBBLICO
TY_T_020 GoogleShoppingManufacturersV1ProductCertification PUBBLICO
TY_T_STRING Table of Strings PUBBLICO

Costanti

Nome Tipo Descrizione Valore Visibilità
C_SUPPORTED_AUTH /GOOG/SUPP_AUTH Tipi di autenticazione supportati IJIJWW PUBBLICO
C_SERVICE_NAME /GOOG/SERVICE_NAME Nome servizio Google produttori:v1 PUBBLICO
C_ROOT_URL STRING URL radice dell'API https://manufacturers.googleapis.com PUBBLICO
C_REVISION_DATE DATUM Data di revisione del documento discovery 20240205 PUBBLICO
C_PATH_PREFIX STRING Prefisso percorso API PUBBLICO
C_ON_PREM_VERSION /GOOG/SDK_VERSION Versione on-premise più bassa 1,5 PUBBLICO
C_CLOUD_VERSION /GOOG/SDK_VERSION Versione cloud più bassa 1,0 PUBBLICO

Metodi

Per informazioni generali su un metodo nell'SDK ABAP per Google Cloud, consulta Metodo API.

COSTRUTTORE

  • Descrizione: Costruttore
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_KEY_NAME IMPORTAZIONE IN CORSO... /GOOG/KEYNAME Nome chiave Google Cloud
IV_LOG_OBJ IMPORTAZIONE IN CORSO... BALOBJ_D Log applicazione: Nome oggetto (codice applicazione)
IV_LOG_SUBOBJ IMPORTAZIONE IN CORSO... BALSUBOBJ Log applicazioni: oggetto secondario

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

DELETE_PRODUCTS

  • Descrizione: Manufacturer.accounts.products.delete
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PRODUCTS_ID IMPORTAZIONE IN CORSO... STRING productsId
IV_P_ACCOUNTS_ID IMPORTAZIONE IN CORSO... STRING accountsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE DATA Dati di output
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

DELETE_PRODUCT_CERTIFICATIO

  • Descrizione: accounts.languages.productCertifications.delete
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_ACCOUNTS_ID IMPORTAZIONE IN CORSO... STRING accountsId
IV_P_LANGUAGES_ID IMPORTAZIONE IN CORSO... STRING languagesId
IV_P_PRODUCT_CERTIFICATIONS_ID IMPORTAZIONE IN CORSO... STRING productCertificationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE DATA Dati di output
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

GET_PRODUCTS

  • Descrizione: Manufacturer.accounts.products.get
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_INCLUDE IMPORTAZIONE IN CORSO... STRING include
IV_P_PRODUCTS_ID IMPORTAZIONE IN CORSO... STRING productsId
IV_P_ACCOUNTS_ID IMPORTAZIONE IN CORSO... STRING accountsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_016 Prodotto
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

GET_PRODUCT_CERTIFICATIONS

  • Descrizione: Manufacturer.accounts.languages.productCertifications.get
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_ACCOUNTS_ID IMPORTAZIONE IN CORSO... STRING accountsId
IV_P_LANGUAGES_ID IMPORTAZIONE IN CORSO... STRING languagesId
IV_P_PRODUCT_CERTIFICATIONS_ID IMPORTAZIONE IN CORSO... STRING productCertificationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_017 ProductCertification
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

LIST_PRODUCTS

  • Descrizione: Manufacturer.accounts.products.list
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_INCLUDE IMPORTAZIONE IN CORSO... STRING include
IV_Q_PAGESIZE IMPORTAZIONE IN CORSO... STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE IN CORSO... STRING pageToken
IV_P_ACCOUNTS_ID IMPORTAZIONE IN CORSO... STRING accountsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_013 ListProductsResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

LIST_PRODUCT_CERTIFICATIONS

  • Descrizione: Manufacturer.accounts.languages.productCertifications.list
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_PAGESIZE IMPORTAZIONE IN CORSO... STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE IN CORSO... STRING pageToken
IV_P_ACCOUNTS_ID IMPORTAZIONE IN CORSO... STRING accountsId
IV_P_LANGUAGES_ID IMPORTAZIONE IN CORSO... STRING languagesId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_012 ListProductCertificationsResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

PATCH_PRODUCT_CERTIFICATION

  • Descrizione: accounts.languages.productCertifications.patch
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_UPDATEMASK IMPORTAZIONE IN CORSO... STRING updateMask
IV_P_ACCOUNTS_ID IMPORTAZIONE IN CORSO... STRING accountsId
IV_P_LANGUAGES_ID IMPORTAZIONE IN CORSO... STRING languagesId
IV_P_PRODUCT_CERTIFICATIONS_ID IMPORTAZIONE IN CORSO... STRING productCertificationsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_017 ProductCertification
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_017 ProductCertification
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

UPDATE_PRODUCTS

  • Descrizione: Manufacturer.accounts.products.update
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PRODUCTS_ID IMPORTAZIONE IN CORSO... STRING productsId
IV_P_ACCOUNTS_ID IMPORTAZIONE IN CORSO... STRING accountsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_001 Attributi
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE DATA Dati di output
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

CHIUDI

  • Descrizione: Chiudi connessione
  • Visibilità: PUBLIC