Class /GOOG/CL_TAGMANAGER_V2

Classe

/GOOG/CL_TAGMANAGER_V2
  • Héritage de : /GOOG/CL_HTTP_CLIENT
  • Description : Tag Manager API v2
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 Account PUBLIC
TY_002 AccountAccess PUBLIC
TY_003 AccountFeatures PUBLIC
TY_004 BuiltInVariable PUBLIC
TY_005 Client PUBLIC
TY_006 Condition PUBLIC
TY_007 Container PUBLIC
TY_008 ContainerAccess PUBLIC
TY_009 ContainerFeatures PUBLIC
TY_010 ContainerVersion PUBLIC
TY_011 ContainerVersionHeader PUBLIC
TY_012 CreateBuiltInVariableResponse PUBLIC
TY_013 CreateContainerVersionRequestVersionOptions PUBLIC
TY_014 CreateContainerVersionResponse PUBLIC
TY_015 CustomTemplate PUBLIC
TY_016 Destination PUBLIC
TY_017 Entity PUBLIC
TY_018 Environment PUBLIC
TY_019 Folder PUBLIC
TY_020 FolderEntities PUBLIC
TY_021 GalleryReference PUBLIC
TY_022 GetContainerSnippetResponse PUBLIC
TY_023 GetWorkspaceStatusResponse PUBLIC
TY_024 GtagConfig PUBLIC
TY_025 ListAccountsResponse PUBLIC
TY_026 ListClientsResponse PUBLIC
TY_027 ListContainerVersionsResponse PUBLIC
TY_028 ListContainersResponse PUBLIC
TY_029 ListDestinationsResponse PUBLIC
TY_030 ListEnabledBuiltInVariablesResponse PUBLIC
TY_031 ListEnvironmentsResponse PUBLIC
TY_032 ListFoldersResponse PUBLIC
TY_033 ListGtagConfigResponse PUBLIC
TY_034 ListTagsResponse PUBLIC
TY_035 ListTemplatesResponse PUBLIC
TY_036 ListTransformationsResponse PUBLIC
TY_037 ListTriggersResponse PUBLIC
TY_038 ListUserPermissionsResponse PUBLIC
TY_039 ListVariablesResponse PUBLIC
TY_040 ListWorkspacesResponse PUBLIC
TY_041 ListZonesResponse PUBLIC
TY_042 MergeConflict PUBLIC
TY_043 Parameter PUBLIC
TY_044 PublishContainerVersionResponse PUBLIC
TY_045 QuickPreviewResponse PUBLIC
TY_046 RevertBuiltInVariableResponse PUBLIC
TY_047 RevertClientResponse PUBLIC
TY_048 RevertFolderResponse PUBLIC
TY_049 RevertTagResponse PUBLIC
TY_050 RevertTemplateResponse PUBLIC
TY_051 RevertTransformationResponse PUBLIC
TY_052 RevertTriggerResponse PUBLIC
TY_053 RevertVariableResponse PUBLIC
TY_054 RevertZoneResponse PUBLIC
TY_055 SetupTag PUBLIC
TY_056 SyncStatus PUBLIC
TY_057 SyncWorkspaceResponse PUBLIC
TY_058 Tag PUBLIC
TY_059 TagConsentSetting PUBLIC
TY_060 TeardownTag PUBLIC
TY_061 Transformation PUBLIC
TY_062 Trigger PUBLIC
TY_063 UserPermission PUBLIC
TY_064 Variable PUBLIC
TY_065 VariableFormatValue PUBLIC
TY_066 Workspace PUBLIC
TY_067 Zone PUBLIC
TY_068 ZoneBoundary PUBLIC
TY_069 ZoneChildContainer PUBLIC
TY_070 ZoneTypeRestriction PUBLIC
TY_T_001 Account PUBLIC
TY_T_004 BuiltInVariable PUBLIC
TY_T_005 Client PUBLIC
TY_T_006 Condition PUBLIC
TY_T_007 Container PUBLIC
TY_T_008 ContainerAccess PUBLIC
TY_T_011 ContainerVersionHeader PUBLIC
TY_T_015 CustomTemplate PUBLIC
TY_T_016 Destination PUBLIC
TY_T_017 Entity PUBLIC
TY_T_018 Environment PUBLIC
TY_T_019 Folder PUBLIC
TY_T_024 GtagConfig PUBLIC
TY_T_042 MergeConflict PUBLIC
TY_T_043 Parameter PUBLIC
TY_T_055 SetupTag PUBLIC
TY_T_058 Tag PUBLIC
TY_T_060 TeardownTag PUBLIC
TY_T_061 Transformation PUBLIC
TY_T_062 Trigger PUBLIC
TY_T_063 UserPermission PUBLIC
TY_T_064 Variable PUBLIC
TY_T_066 Workspace PUBLIC
TY_T_067 Zone PUBLIC
TY_T_069 ZoneChildContainer PUBLIC
TY_T_STRING Table of Strings PUBLIC

Constantes

Nom Type Description Valeur Visibilité
C_SUPPORTED_AUTH /GOOG/SUPP_AUTH Types d'authentification pris en charge IJIJWW PUBLIC
C_SERVICE_NAME /GOOG/SERVICE_NAME Nom du service Google tagmanager:v2 PUBLIC
C_ROOT_URL STRING URL racine de l'API https://tagmanager.googleapis.com PUBLIC
C_REVISION_DATE DATUM Date de révision du document de découverte 20240515 PUBLIC
C_PATH_PREFIX STRING Préfixe de chemin d'API PUBLIC
C_ON_PREM_VERSION /GOOG/SDK_VERSION Version sur site la plus basse 1,7 PUBLIC
C_CLOUD_VERSION /GOOG/SDK_VERSION Version Cloud la plus basse 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

COMBINE_CONTAINERS

  • Description : tagmanager.accounts.containers.combine
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_ALLOWUSERPERMISSIONFEATUR IMPORTING STRING allowUserPermissionFeatureUpdate
IV_Q_CONTAINERID IMPORTING STRING containerId
IV_Q_SETTINGSOURCE IMPORTING STRING settingSource
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_007 Conteneur
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_BUILT_IN_VARIABLES

  • Description : accounts.containers.workspaces.built_in_variables.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_TYPE IMPORTING STRING type
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_012 CreateBuiltInVariableResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_CLIENTS

  • Description : tagmanager.accounts.containers.workspaces.clients.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IS_INPUT IMPORTING TY_005 Client
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_005 Client
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_CONTAINERS

  • Description : tagmanager.accounts.containers.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IS_INPUT IMPORTING TY_007 Conteneur
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_007 Conteneur
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_ENVIRONMENTS

  • Description : tagmanager.accounts.containers.environments.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IS_INPUT IMPORTING TY_018 Environnement
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_018 Environnement
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_FOLDERS

  • Description : tagmanager.accounts.containers.workspaces.folders.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IS_INPUT IMPORTING TY_019 Dossier
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_019 Dossier
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_GTAG_CONFIG

  • Description : accounts.containers.workspaces.gtag_config.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IS_INPUT IMPORTING TY_024 GtagConfig
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_024 GtagConfig
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_TAGS

  • Description : tagmanager.accounts.containers.workspaces.tags.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IS_INPUT IMPORTING TY_058 Tag
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_058 Tag
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_TEMPLATES

  • Description : tagmanager.accounts.containers.workspaces.templates.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IS_INPUT IMPORTING TY_015 CustomTemplate
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_015 CustomTemplate
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_TRANSFORMATIONS

  • Description : accounts.containers.workspaces.transformations.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IS_INPUT IMPORTING TY_061 Transformation
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_061 Transformation
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_TRIGGERS

  • Description : tagmanager.accounts.containers.workspaces.trigger.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IS_INPUT IMPORTING TY_062 Déclencheur
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_062 Déclencheur
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_USER_PERMISSIONS

  • Description : tagmanager.accounts.user_permissions.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IS_INPUT IMPORTING TY_063 UserPermission
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_063 UserPermission
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_VARIABLES

  • Description : tagmanager.accounts.containers.workspaces.variables.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IS_INPUT IMPORTING TY_064 Variable
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_064 Variable
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_VERSION_WORKSPACES

  • Description : tagmanager.accounts.containers.workspaces.create_version
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IS_INPUT IMPORTING TY_013 CreateContainerVersionRequestVersionOptions
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_014 CreateContainerVersionResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_WORKSPACES

  • Description : tagmanager.accounts.containers.workspaces.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IS_INPUT IMPORTING TY_066 Espace de travail
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_066 Espace de travail
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_ZONES

  • Description : tagmanager.accounts.containers.workspaces.zones.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IS_INPUT IMPORTING TY_067 Zone
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_067 Zone
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_BUILT_IN_VARIABLES

  • Description : accounts.containers.workspaces.built_in_variables.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_TYPE IMPORTING STRING type
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
ES_RAW Exportation… DATA Données brutes de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_CLIENTS

  • Description : tagmanager.accounts.containers.workspaces.clients.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_CLIENTS_ID IMPORTING STRING clientsId
ES_RAW Exportation… DATA Données brutes de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_CONTAINERS

  • Description : tagmanager.accounts.containers.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
ES_RAW Exportation… DATA Données brutes de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_ENVIRONMENTS

  • Description : tagmanager.accounts.containers.environments.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_ENVIRONMENTS_ID IMPORTING STRING environmentsId
ES_RAW EXPORTING DATA Données brutes de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_FOLDERS

  • Description : tagmanager.accounts.containers.workspaces.folders.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_FOLDERS_ID IMPORTING STRING foldersId
ES_RAW Exportation… DATA Données brutes de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_GTAG_CONFIG

  • Description : accounts.containers.workspaces.gtag_config.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_GTAG_CONFIG_ID IMPORTING STRING gtag_configId
ES_RAW Exportation… DATA Données brutes de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_TAGS

  • Description : tagmanager.accounts.containers.workspaces.tags.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_TAGS_ID IMPORTING STRING tagsId
ES_RAW EXPORTING DATA Données brutes de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_TEMPLATES

  • Description : tagmanager.accounts.containers.workspaces.templates.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_TEMPLATES_ID IMPORTING STRING templatesId
ES_RAW Exportation… DATA Données brutes de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_TRANSFORMATIONS

  • Description : accounts.containers.workspaces.transformations.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_TRANSFORMATIONS_ID IMPORTING STRING transformationsId
ES_RAW Exportation… DATA Données brutes de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_TRIGGERS

  • Description : tagmanager.accounts.containers.workspaces.triggers.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_TRIGGERS_ID IMPORTING STRING triggersId
ES_RAW Exportation… DATA Données brutes de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_USER_PERMISSIONS

  • Description : tagmanager.accounts.user_permissions.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_USER_PERMISSIONS_ID IMPORTING STRING user_permissionsId
ES_RAW Exportation… DATA Données brutes de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_VARIABLES

  • Description : tagmanager.accounts.containers.workspaces.variables.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_VARIABLES_ID IMPORTING STRING variablesId
ES_RAW Exportation… DATA Données brutes de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_VERSIONS

  • Description : tagmanager.accounts.containers.versions.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_VERSIONS_ID IMPORTING STRING Versionsid
ES_RAW EXPORTING DATA Données brutes de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_WORKSPACES

  • Description : tagmanager.accounts.containers.workspaces.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
ES_RAW Exportation… DATA Données brutes de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

DELETE_ZONES

  • Description : tagmanager.accounts.containers.workspaces.zones.delete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_ZONES_ID IMPORTING STRING zonesId
ES_RAW EXPORTING DATA Données brutes de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

ENTITIES_FOLDERS

  • Description : tagmanager.accounts.containers.workspaces.folders.entities
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGETOKEN Importation STRING pageToken
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_FOLDERS_ID IMPORTING STRING foldersId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_020 FolderEntities
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud: classe d'exception

GET_ACCOUNTS

  • Description : tagmanager.accounts.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
ES_RAW Exportation DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_001 Account
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_CLIENTS

  • Description : tagmanager.accounts.containers.workspaces.clients.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_CLIENTS_ID IMPORTING STRING clientsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_005 Client
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_CONTAINERS

  • Description : tagmanager.accounts.containers.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_007 Conteneur
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_DESTINATIONS

  • Description : tagmanager.accounts.containers.destinations.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_DESTINATIONS_ID IMPORTING STRING destinationsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_016 Destination
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_ENVIRONMENTS

  • Description : tagmanager.accounts.containers.environments.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_ENVIRONMENTS_ID IMPORTING STRING environmentsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_018 Environnement
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_FOLDERS

  • Description : tagmanager.accounts.containers.workspaces.folders.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_FOLDERS_ID IMPORTING STRING foldersId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_019 Dossier
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_GTAG_CONFIG

  • Description : tagmanager.accounts.containers.workspaces.gtag_config.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_GTAG_CONFIG_ID IMPORTING STRING gtag_configId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_024 GtagConfig
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_STATUS_WORKSPACES

  • Description : tagmanager.accounts.containers.workspaces.getStatus
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_023 GetWorkspaceStatusResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_TAGS

  • Description : tagmanager.accounts.containers.workspaces.tags.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_TAGS_ID IMPORTING STRING tagsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_058 Tag
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_TEMPLATES

  • Description : tagmanager.accounts.containers.workspaces.templates.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_TEMPLATES_ID IMPORTING STRING templatesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_015 CustomTemplate
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_TRANSFORMATIONS

  • Description : accounts.containers.workspaces.transformations.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_TRANSFORMATIONS_ID IMPORTING STRING transformationsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_061 Transformation
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_TRIGGERS

  • Description : tagmanager.accounts.containers.workspaces.trigger.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_TRIGGERS_ID IMPORTING STRING triggersId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_062 Déclencheur
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_USER_PERMISSIONS

  • Description : tagmanager.accounts.user_permissions.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_USER_PERMISSIONS_ID IMPORTING STRING user_permissionsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_063 UserPermission
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_VARIABLES

  • Description : tagmanager.accounts.containers.workspaces.variables.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_VARIABLES_ID IMPORTING STRING variablesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_064 Variable
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

getVersions

  • Description : tagmanager.accounts.containers.versions.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_CONTAINERVERSIONID IMPORTING STRING containerVersionId
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_VERSIONS_ID IMPORTING STRING Versionsid
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_010 ContainerVersion
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_WORKSPACES

  • Description : tagmanager.accounts.containers.workspaces.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_066 Espace de travail
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

GET_ZONES

  • Description : tagmanager.accounts.containers.workspaces.zones.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_ZONES_ID IMPORTING STRING zonesId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_067 Zone
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LATEST_VERSION_HEADERS

  • Description : tagmanager.accounts.containers.version_headers.latest
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_011 ContainerVersionHeader
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception
  • Description : tagmanager.accounts.containers.destinations.link
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_ALLOWUSERPERMISSIONFEATUR IMPORTING STRING allowUserPermissionFeatureUpdate
IV_Q_DESTINATIONID IMPORTING STRING destinationId
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_016 Destination
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud: classe d'exception

LIST_ACCOUNTS

  • Description : tagmanager.accounts.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_INCLUDEGOOGLETAGS IMPORTING STRING includeGoogleTags
IV_Q_PAGETOKEN IMPORTING STRING pageToken
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_025 ListAccountsResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_BUILT_IN_VARIABLES

  • Description : accounts.containers.workspaces.built_in_variables.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGETOKEN Importation STRING pageToken
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_030 ListEnabledBuiltInVariablesResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_CLIENTS

  • Description : tagmanager.accounts.containers.workspaces.clients.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGETOKEN Importation STRING pageToken
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_026 ListClientsResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_CONTAINERS

  • Description : tagmanager.accounts.containers.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGETOKEN Importation STRING pageToken
IV_P_ACCOUNTS_ID Importation STRING accountsId
ES_RAW Exportation DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_028 ListContainersResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_DESTINATIONS

  • Description : tagmanager.accounts.containers.destinations.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_029 ListDestinationsResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_ENVIRONMENTS

  • Description : tagmanager.accounts.containers.environments.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGETOKEN Importation STRING pageToken
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_031 ListEnvironmentsResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_FOLDERS

  • Description : tagmanager.accounts.containers.workspaces.folders.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGETOKEN Importation STRING pageToken
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_032 ListFoldersResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_GTAG_CONFIG

  • Description : tagmanager.accounts.containers.workspaces.gtag_config.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGETOKEN Importation STRING pageToken
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_033 ListGtagConfigResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

Répertorier les tags

  • Description : tagmanager.accounts.containers.workspaces.tags.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGETOKEN Importation STRING pageToken
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_034 ListTagsResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_TEMPLATES

  • Description : tagmanager.accounts.containers.workspaces.templates.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGETOKEN Importation STRING pageToken
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_035 ListTemplatesResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_TRANSFORMATIONS

  • Description : accounts.containers.workspaces.transformations.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGETOKEN Importation STRING pageToken
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_036 ListTransformationsResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_TRIGGERS

  • Description : tagmanager.accounts.containers.workspaces.trigger.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGETOKEN Importation STRING pageToken
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_037 ListTriggersResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_USER_PERMISSIONS

  • Description: tagmanager.accounts.user_permissions.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGETOKEN Importation STRING pageToken
IV_P_ACCOUNTS_ID Importation STRING accountsId
ES_RAW Exportation DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_038 ListUserPermissionsResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_VARIABLES

  • Description : tagmanager.accounts.containers.workspaces.variables.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGETOKEN Importation STRING pageToken
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_039 ListVariablesResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_VERSION_HEADERS

  • Description: tagmanager.accounts.containers.version_headers.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_INCLUDEDELETED IMPORTING STRING includeDeleted
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_027 ListContainerVersionsResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_WORKSPACES

  • Description : tagmanager.accounts.containers.workspaces.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGETOKEN Importation STRING pageToken
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_040 ListWorkspacesResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_ZONES

  • Description: tagmanager.accounts.containers.workspaces.zones.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGETOKEN Importation STRING pageToken
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_041 ListZonesResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIVE_VERSIONS

  • Description: tagmanager.accounts.containers.versions.live
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_010 ContainerVersion
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LOOKUP_CONTAINERS

  • Description: tagmanager.accounts.containers.lookup
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_DESTINATIONID IMPORTING STRING destinationId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_007 Conteneur
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

MOVE_ENTITIES_TO_FOLDER_FOL

  • Description: container.workspaces.folders.move_entities_to_folder
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_TAGID IMPORTING STRING tagId
IV_Q_TRIGGERID IMPORTING STRING triggerId
IV_Q_VARIABLEID IMPORTING STRING variableId
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_FOLDERS_ID IMPORTING STRING foldersId
IS_INPUT IMPORTING TY_019 Dossier
ES_RAW Exportation… DATA Données brutes de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

MOVE_TAG_ID_CONTAINERS

  • Description: tagmanager.accounts.containers.move_tag_id
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_ALLOWUSERPERMISSIONFEATUR IMPORTING STRING allowUserPermissionFeatureUpdate
IV_Q_COPYSETTINGS IMPORTING STRING copySettings
IV_Q_COPYTERMSOFSERVICE IMPORTING STRING copyTermsOfService
IV_Q_COPYUSERS IMPORTING STRING copyUsers
IV_Q_TAGID IMPORTING STRING tagId
IV_Q_TAGNAME IMPORTING STRING tagName
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_007 Conteneur
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

PUBLISH_VERSIONS

  • Description: tagmanager.accounts.containers.versions.publish
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_VERSIONS_ID IMPORTING STRING Versionsid
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_044 PublishContainerVersionResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

QUICK_PREVIEW_WORKSPACES

  • Description: tagmanager.accounts.containers.workspaces.quick_preview
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_045 QuickPreviewResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

REAUTHORIZE_ENVIRONMENTS

  • Description: tagmanager.accounts.containers.environments.reauthorize
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_ENVIRONMENTS_ID IMPORTING STRING environmentsId
IS_INPUT IMPORTING TY_018 Environnement
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_018 Environnement
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

RESOLVE_CONFLICT_WORKSPACES

  • Description: tagmanager.accounts.containers.workspaces.resolve_conflict
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IS_INPUT IMPORTING TY_017 Entité
ES_RAW EXPORTING DATA Données brutes de sortie
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

REVERT_BUILT_IN_VARIABLES

  • Description : accounts.containers.workspaces.built_in_variables.revert
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_TYPE IMPORTING STRING type
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_046 RevertBuiltInVariableResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

REVERT_CLIENTS

  • Description: tagmanager.accounts.containers.workspaces.clients.revert
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_CLIENTS_ID IMPORTING STRING clientsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_047 RevertClientResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

REVERT_FOLDERS

  • Description: tagmanager.accounts.containers.workspaces.folders.revert
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_FOLDERS_ID IMPORTING STRING foldersId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_048 RevertFolderResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

REVERT_TAGS

  • Description : tagmanager.accounts.containers.workspaces.tags.revert
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_TAGS_ID IMPORTING STRING tagsId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_049 RevertTagResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

REVERT_TEMPLATES

  • Description: tagmanager.accounts.containers.workspaces.templates.revert
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_TEMPLATES_ID IMPORTING STRING templatesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_050 RevertTemplateResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

REVERT_TRANSFORMATIONS

  • Description: accounts.containers.workspaces.transformations.revert
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_TRANSFORMATIONS_ID IMPORTING STRING transformationsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_051 RevertTransformationResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

REVERT_TRIGGERS

  • Description: tagmanager.accounts.containers.workspaces.trigger.revert
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_TRIGGERS_ID IMPORTING STRING triggersId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_052 RevertTriggerResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

REVERT_VARIABLES

  • Description: tagmanager.accounts.containers.workspaces.variables.revert
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_VARIABLES_ID IMPORTING STRING variablesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_053 RevertVariableResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

REVERT_ZONES

  • Description: tagmanager.accounts.containers.workspaces.zones.revert
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_ZONES_ID IMPORTING STRING zonesId
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_054 RevertZoneResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

SET_LATEST_VERSIONS

  • Description: tagmanager.accounts.containers.versions.set_latest
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_VERSIONS_ID IMPORTING STRING Versionsid
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_010 ContainerVersion
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

SNIPPET_CONTAINERS

  • Description: tagmanager.accounts.containers.snippet
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_022 GetContainerSnippetResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

SYNC_WORKSPACES

  • Description: tagmanager.accounts.containers.workspaces.sync
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_057 SyncWorkspaceResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UNDELETE_VERSIONS

  • Description: tagmanager.accounts.containers.versions.undelete
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_VERSIONS_ID IMPORTING STRING Versionsid
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_010 ContainerVersion
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud: classe d'exception

UPDATE_ACCOUNTS

  • Description: tagmanager.accounts.update
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IS_INPUT IMPORTING TY_001 Account
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_001 Account
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UPDATE_CLIENTS

  • Description : tagmanager.accounts.containers.workspaces.clients.update
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_CLIENTS_ID IMPORTING STRING clientsId
IS_INPUT IMPORTING TY_005 Client
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_005 Client
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UPDATE_CONTAINERS

  • Description : tagmanager.accounts.containers.update
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IS_INPUT IMPORTING TY_007 Conteneur
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_007 Conteneur
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UPDATE_ENVIRONMENTS

  • Description: tagmanager.accounts.containers.environments.update
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_ENVIRONMENTS_ID IMPORTING STRING environmentsId
IS_INPUT IMPORTING TY_018 Environnement
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_018 Environnement
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UPDATE_FOLDERS

  • Description: tagmanager.accounts.containers.workspaces.folders.update
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_FOLDERS_ID IMPORTING STRING foldersId
IS_INPUT IMPORTING TY_019 Dossier
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_019 Dossier
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UPDATE_GTAG_CONFIG

  • Description: accounts.containers.workspaces.gtag_config.update
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_GTAG_CONFIG_ID IMPORTING STRING gtag_configId
IS_INPUT IMPORTING TY_024 GtagConfig
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_024 GtagConfig
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UPDATE_TAGS

  • Description: tagmanager.accounts.containers.workspaces.tags.update
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_TAGS_ID IMPORTING STRING tagsId
IS_INPUT IMPORTING TY_058 Tag
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_058 Tag
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UPDATE_TEMPLATES

  • Description: tagmanager.accounts.containers.workspaces.templates.update
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_TEMPLATES_ID IMPORTING STRING templatesId
IS_INPUT IMPORTING TY_015 CustomTemplate
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_015 CustomTemplate
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UPDATE_TRANSFORMATIONS

  • Description: accounts.containers.workspaces.transformations.update
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_TRANSFORMATIONS_ID IMPORTING STRING transformationsId
IS_INPUT IMPORTING TY_061 Transformation
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_061 Transformation
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UPDATE_TRIGGERS

  • Description: tagmanager.accounts.containers.workspaces.trigger.update
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_TRIGGERS_ID IMPORTING STRING triggersId
IS_INPUT IMPORTING TY_062 Déclencheur
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_062 Déclencheur
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UPDATE_USER_PERMISSIONS

  • Description: tagmanager.accounts.user_permissions.update
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_ACCOUNTS_ID Importation STRING accountsId
IV_P_USER_PERMISSIONS_ID IMPORTING STRING user_permissionsId
IS_INPUT IMPORTING TY_063 UserPermission
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_063 UserPermission
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UPDATE_VARIABLES

  • Description : tagmanager.accounts.containers.workspaces.variables.update
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_VARIABLES_ID IMPORTING STRING variablesId
IS_INPUT IMPORTING TY_064 Variable
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_064 Variable
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UPDATE_VERSIONS

  • Description: tagmanager.accounts.containers.versions.update
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_VERSIONS_ID IMPORTING STRING Versionsid
IS_INPUT IMPORTING TY_010 ContainerVersion
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_010 ContainerVersion
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UPDATE_WORKSPACES

  • Description: tagmanager.accounts.containers.workspaces.update
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IS_INPUT IMPORTING TY_066 Espace de travail
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_066 Espace de travail
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UPDATE_ZONES

  • Description: tagmanager.accounts.containers.workspaces.zones.update
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_FINGERPRINT IMPORTING STRING fingerprint
IV_P_ACCOUNTS_ID IMPORTING STRING accountsId
IV_P_CONTAINERS_ID IMPORTING STRING containersId
IV_P_WORKSPACES_ID IMPORTING STRING workspacesId
IV_P_ZONES_ID IMPORTING STRING zonesId
IS_INPUT IMPORTING TY_067 Zone
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_067 Zone
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /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