Send feedback
  
   
 
  
    
      Class /GOOG/CL_GAMESMANAGEM_V1MGMT 
  
      
     
  
  
  
   
  
    
  
  
    
    
    
  
  
  
  
  On-premises or any cloud edition v1.12keyboard_arrow_down  
  
 
  
  
Class 
/GOOG/CL_GAMESMANAGEM_V1MGMT  
Inheriting from:/GOOG/CL_HTTP_CLIENT 
Description:Google Play Game Management v1management   
For general information about a class in ABAP SDK for Google Cloud,
see 
API client stub .
Types 
Type 
Description 
Visibility 
 
 
TY_001 
AchievementResetAllResponse 
PUBLIC 
 
TY_002 
AchievementResetMultipleForAllRequest 
PUBLIC 
 
TY_003 
AchievementResetResponse 
PUBLIC 
 
TY_004 
EventsResetMultipleForAllRequest 
PUBLIC 
 
TY_005 
GamesPlayerExperienceInfoResource 
PUBLIC 
 
TY_006 
GamesPlayerLevelResource 
PUBLIC 
 
TY_007 
HiddenPlayer 
PUBLIC 
 
TY_008 
HiddenPlayerList 
PUBLIC 
 
TY_009 
Player 
PUBLIC 
 
TY_010 
PlayerScoreResetAllResponse 
PUBLIC 
 
TY_011 
PlayerScoreResetResponse 
PUBLIC 
 
TY_012 
ProfileSettings 
PUBLIC 
 
TY_013 
ScoresResetMultipleForAllRequest 
PUBLIC 
 
TY_014 
Name 
PUBLIC 
 
TY_T_003 
AchievementResetResponse 
PUBLIC 
 
TY_T_007 
HiddenPlayer 
PUBLIC 
 
TY_T_011 
PlayerScoreResetResponse 
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 
20250227 
PUBLIC 
 
C_ROOT_URL 
STRING 
API Root URL 
https://gamesmanagement.googleapis.com 
PUBLIC 
 
C_SERVICE_NAME 
/GOOG/SERVICE_NAME 
Google Service Name 
gamesManagement:v1management 
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 
 
HIDE_PLAYERS 
Description: gamesManagement.players.hide  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_APPLICATION_ID 
IMPORTING 
STRING 
applicationId 
 
IV_P_PLAYER_ID 
IMPORTING 
STRING 
playerId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
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_HIDDEN_APPLICATIONS 
Description: gamesManagement.applications.listHidden  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_Q_MAXRESULTS 
IMPORTING 
STRING 
maxResults 
 
IV_Q_PAGETOKEN 
IMPORTING 
STRING 
pageToken 
 
IV_P_APPLICATION_ID 
IMPORTING 
STRING 
applicationId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_008 
HiddenPlayerList 
 
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 
 
RESET_ACHIEVEMENTS 
Description: gamesManagement.achievements.reset  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_ACHIEVEMENT_ID 
IMPORTING 
STRING 
achievementId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_003 
AchievementResetResponse 
 
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 
 
RESET_ALL_ACHIEVEMENTS 
Description: gamesManagement.achievements.resetAll  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_001 
AchievementResetAllResponse 
 
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 
 
RESET_ALL_EVENTS 
Description: gamesManagement.events.resetAll  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
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 
 
RESET_ALL_FOR_ALL_PLAYERS_A 
Description: gamesManagement.achievements.resetAllForAllPlayers  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
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 
 
RESET_ALL_FOR_ALL_PLAYERS_E 
Description: gamesManagement.events.resetAllForAllPlayers  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
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 
 
RESET_ALL_FOR_ALL_PLAYERS_S 
Description: gamesManagement.scores.resetAllForAllPlayers  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
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 
 
RESET_ALL_SCORES 
Description: gamesManagement.scores.resetAll  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_010 
PlayerScoreResetAllResponse 
 
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 
 
RESET_EVENTS 
Description: gamesManagement.events.reset  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_EVENT_ID 
IMPORTING 
STRING 
eventId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
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 
 
RESET_FOR_ALL_PLAYERS_ACHIE 
Description: gamesManagement.achievements.resetForAllPlayers  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_ACHIEVEMENT_ID 
IMPORTING 
STRING 
achievementId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
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 
 
RESET_FOR_ALL_PLAYERS_EVENT 
Description: gamesManagement.events.resetForAllPlayers  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_EVENT_ID 
IMPORTING 
STRING 
eventId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
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 
 
RESET_FOR_ALL_PLAYERS_SCORE 
Description: gamesManagement.scores.resetForAllPlayers  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_LEADERBOARD_ID 
IMPORTING 
STRING 
leaderboardId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
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 
 
RESET_MULTIPLE_FOR_ALL_PLAY 
Description: gamesManagement.achievements.resetMultipleForAllPlayers  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IS_INPUT 
IMPORTING 
TY_002 
AchievementResetMultipleForAllRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
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 
 
RESET_MULTIPLE_FOR_ALL_PLAY1 
Description: gamesManagement.events.resetMultipleForAllPlayers  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IS_INPUT 
IMPORTING 
TY_004 
EventsResetMultipleForAllRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
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 
 
RESET_MULTIPLE_FOR_ALL_PLAY2 
Description: gamesManagement.scores.resetMultipleForAllPlayers  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IS_INPUT 
IMPORTING 
TY_013 
ScoresResetMultipleForAllRequest 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
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 
 
RESET_SCORES 
Description: gamesManagement.scores.reset  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_LEADERBOARD_ID 
IMPORTING 
STRING 
leaderboardId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
ES_OUTPUT 
EXPORTING 
TY_011 
PlayerScoreResetResponse 
 
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 
 
UNHIDE_PLAYERS 
Description: gamesManagement.players.unhide  
Visibility: PUBLIC  
 
Parameters 
Name 
Category 
Type 
Description 
 
 
IV_P_APPLICATION_ID 
IMPORTING 
STRING 
applicationId 
 
IV_P_PLAYER_ID 
IMPORTING 
STRING 
playerId 
 
ES_RAW 
EXPORTING 
DATA 
Raw Output Data 
 
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  
 
  
  
  
     
  
  
 
  
    
    
      
       
         
  
  
    
    Send feedback
  
   
 
       
    
    
  
  
 
  Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
  Last updated 2025-10-28 UTC.
 
 
  
  
    
    
    
      
  
  
    Need to tell us more?
  
   
 
     
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-28 UTC."],[],[]]