SAP BTP edition v1.0 keyboard_arrow_down
Classe
/GOOG/CL_MANUFACTURERS_V1
Héritage de : /GOOG/CL_HTTP_CLIENT
Description : Manufacturer Center API v1
Pour obtenir des informations générales sur une classe du SDK ABAP pour Google Cloud, consultez la page
Bouchon de client API .
Types
Type
Description
Visibilité
TY_001
Attributes
PUBLIC
TY_002
Capacity
PUBLIC
TY_003
Certification
PUBLIC
TY_004
Count
PUBLIC
TY_005
DestinationStatus
PUBLIC
TY_007
FeatureDescription
PUBLIC
TY_008
FloatUnit
PUBLIC
TY_009
Grocery
PUBLIC
TY_010
Image
PUBLIC
TY_011
Issue
PUBLIC
TY_012
ListProductCertificationsResponse
PUBLIC
TY_013
ListProductsResponse
PUBLIC
TY_014
Nutrition
PUBLIC
TY_015
Price
PUBLIC
TY_016
Product
PUBLIC
TY_017
ProductCertification
PUBLIC
TY_018
ProductDetail
PUBLIC
TY_019
VoluntaryNutritionFact
PUBLIC
TY_020
GoogleShoppingManufacturersV1ProductCertification
PUBLIC
TY_T_003
Certification
PUBLIC
TY_T_005
DestinationStatus
PUBLIC
TY_T_007
FeatureDescription
PUBLIC
TY_T_010
Image
PUBLIC
TY_T_011
Issue
PUBLIC
TY_T_016
Product
PUBLIC
TY_T_017
ProductCertification
PUBLIC
TY_T_018
ProductDetail
PUBLIC
TY_T_019
VoluntaryNutritionFact
PUBLIC
TY_T_020
GoogleShoppingManufacturersV1ProductCertification
PUBLIC
TY_T_STRING
Table of Strings
PUBLIC
Constantes
Nom
Type
Description
Valeur
Visibilité
C_CLOUD_VERSION
/GOOG/SDK_VERSION
Version Cloud la plus basse
1.0
PUBLIC
C_ON_PREM_VERSION
/GOOG/SDK_VERSION
Version sur site la plus basse
1.5
PUBLIC
C_PATH_PREFIX
STRING
Préfixe de chemin d'API
PUBLIC
C_REVISION_DATE
DATUM
Date de révision du document de découverte
20240205
PUBLIC
C_ROOT_URL
STRING
URL racine de l'API
https://manufacturers.googleapis.com
PUBLIC
C_SERVICE_NAME
/GOOG/SERVICE_NAME
Nom du service Google
manufacturers:v1
PUBLIC
C_SUPPORTED_AUTH
/GOOG/SUPP_AUTH
Types d'authentification pris en charge
IJIJWW
PUBLIC
Méthodes
Pour obtenir des informations générales sur une méthode du SDK ABAP pour Google Cloud, consultez la page
Méthode API .
CONSTRUCTOR
Description : Constructor
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_KEY_NAME
IMPORTING
/GOOG/KEYNAME
Nom de la clé Google Cloud
IV_LOG_OBJ
IMPORTING
BALOBJ_D
Journal d'application : nom de l'objet (code d'application)
IV_LOG_SUBOBJ
IMPORTING
BALSUBOBJ
Journal d'application : sous-objet
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
DELETE_PRODUCTS
Description : manufacturers.accounts.products.delete
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PRODUCTS_ID
Importation
STRING
productsId
IV_P_ACCOUNTS_ID
Importation
STRING
accountsId
ES_RAW
Exportation
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
REF TO DATA
Données de sortie
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
DELETE_PRODUCT_CERTIFICATIO
Description : accounts.languages.productCertifications.delete
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_ACCOUNTS_ID
Importation
STRING
accountsId
IV_P_LANGUAGES_ID
Importation
STRING
languagesId
IV_P_PRODUCT_CERTIFICATIONS_ID
Importation
STRING
productCertificationsId
ES_RAW
Exportation
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
REF TO DATA
Données de sortie
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
GET_PRODUCTS
Description : manufacturers.accounts.products.get
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_INCLUDE
Importation
STRING
include
IV_P_PRODUCTS_ID
Importation
STRING
productsId
IV_P_ACCOUNTS_ID
Importation
STRING
accountsId
ES_RAW
Exportation
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_016
Product
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
GET_PRODUCT_CERTIFICATIONS
Description : manufacturers.accounts.languages.productCertifications.get
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_ACCOUNTS_ID
Importation
STRING
accountsId
IV_P_LANGUAGES_ID
Importation
STRING
languagesId
IV_P_PRODUCT_CERTIFICATIONS_ID
Importation
STRING
productCertificationsId
ES_RAW
Exportation
DATA
Données brutes de sortie
ES_OUTPUT
Exportation
TY_017
ProductCertification
EV_RET_CODE
Exportation
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
LIST_PRODUCTS
Description : manufacturers.accounts.products.list
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_INCLUDE
Importation
STRING
include
IV_Q_PAGESIZE
Importation
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_P_ACCOUNTS_ID
Importation
STRING
accountsId
ES_RAW
Exportation
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_013
ListProductsResponse
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
LIST_PRODUCT_CERTIFICATIONS
Description : manufacturers.accounts.languages.productCertifications.list
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_PAGESIZE
IMPORTING
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_P_ACCOUNTS_ID
Importation
STRING
accountsId
IV_P_LANGUAGES_ID
Importation
STRING
languagesId
ES_RAW
Exportation
DATA
Données brutes de sortie
ES_OUTPUT
Exportation
TY_012
ListProductCertificationsResponse
EV_RET_CODE
Exportation
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
PATCH_PRODUCT_CERTIFICATION
Description : accounts.languages.productCertifications.patch
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_UPDATEMASK
IMPORTING
STRING
#updatemask
IV_P_ACCOUNTS_ID
Importation
STRING
accountsId
IV_P_LANGUAGES_ID
Importation
STRING
languagesId
IV_P_PRODUCT_CERTIFICATIONS_ID
Importation
STRING
productCertificationsId
IS_INPUT
Importation
TY_017
ProductCertification
ES_RAW
Exportation
DATA
Données brutes de sortie
ES_OUTPUT
Exportation
TY_017
ProductCertification
EV_RET_CODE
Exportation
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
UPDATE_PRODUCTS
Description : manufacturers.accounts.products.update
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PRODUCTS_ID
Importation
STRING
productsId
IV_P_ACCOUNTS_ID
Importation
STRING
accountsId
IS_INPUT
Importation
TY_001
Attributs
ES_RAW
Exportation
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
REF TO DATA
Données de sortie
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
FERMER
Description : Fermer la connexion
Visibilité : PUBLIQUE