Send feedback
Class /GOOG/CL_GAMES_V1
Stay organized with collections
Save and categorize content based on your preferences.
On-premises or any cloud edition v1.10 keyboard_arrow_down
Class
/GOOG/CL_GAMES_V1
Inheriting from:/GOOG/CL_HTTP_CLIENT
Description:Google Play Game Services v1
For general information about a class in ABAP SDK for Google Cloud,
see
API client stub .
Types
Type
Description
Visibility
TY_001
AchievementDefinition
PUBLIC
TY_002
AchievementDefinitionsListResponse
PUBLIC
TY_003
AchievementIncrementResponse
PUBLIC
TY_004
AchievementRevealResponse
PUBLIC
TY_005
AchievementSetStepsAtLeastResponse
PUBLIC
TY_006
AchievementUnlockResponse
PUBLIC
TY_007
AchievementUpdateMultipleRequest
PUBLIC
TY_008
AchievementUpdateMultipleResponse
PUBLIC
TY_009
AchievementUpdateRequest
PUBLIC
TY_010
AchievementUpdateResponse
PUBLIC
TY_011
Application
PUBLIC
TY_012
ApplicationCategory
PUBLIC
TY_013
ApplicationPlayerId
PUBLIC
TY_014
ApplicationVerifyResponse
PUBLIC
TY_015
Category
PUBLIC
TY_016
CategoryListResponse
PUBLIC
TY_017
EndPoint
PUBLIC
TY_018
EventBatchRecordFailure
PUBLIC
TY_019
EventChild
PUBLIC
TY_020
EventDefinition
PUBLIC
TY_021
EventDefinitionListResponse
PUBLIC
TY_022
EventPeriodRange
PUBLIC
TY_023
EventPeriodUpdate
PUBLIC
TY_024
EventRecordFailure
PUBLIC
TY_025
EventRecordRequest
PUBLIC
TY_026
EventUpdateRequest
PUBLIC
TY_027
EventUpdateResponse
PUBLIC
TY_028
GamesAchievementIncrement
PUBLIC
TY_029
GamesAchievementSetStepsAtLeast
PUBLIC
TY_030
GetMultipleApplicationPlayerIdsResponse
PUBLIC
TY_031
ImageAsset
PUBLIC
TY_032
Instance
PUBLIC
TY_033
InstanceAndroidDetails
PUBLIC
TY_034
InstanceIosDetails
PUBLIC
TY_035
InstanceWebDetails
PUBLIC
TY_036
Leaderboard
PUBLIC
TY_037
LeaderboardEntry
PUBLIC
TY_038
LeaderboardListResponse
PUBLIC
TY_039
LeaderboardScoreRank
PUBLIC
TY_040
LeaderboardScores
PUBLIC
TY_041
MetagameConfig
PUBLIC
TY_042
Player
PUBLIC
TY_043
PlayerAchievement
PUBLIC
TY_044
PlayerAchievementListResponse
PUBLIC
TY_045
PlayerEvent
PUBLIC
TY_046
PlayerEventListResponse
PUBLIC
TY_047
PlayerExperienceInfo
PUBLIC
TY_048
PlayerLeaderboardScore
PUBLIC
TY_049
PlayerLeaderboardScoreListResponse
PUBLIC
TY_050
PlayerLevel
PUBLIC
TY_051
PlayerListResponse
PUBLIC
TY_052
PlayerScore
PUBLIC
TY_053
PlayerScoreListResponse
PUBLIC
TY_054
PlayerScoreResponse
PUBLIC
TY_055
PlayerScoreSubmissionList
PUBLIC
TY_056
ProfileSettings
PUBLIC
TY_057
RevisionCheckResponse
PUBLIC
TY_058
ScopedPlayerIds
PUBLIC
TY_059
ScoreSubmission
PUBLIC
TY_060
Snapshot
PUBLIC
TY_061
SnapshotImage
PUBLIC
TY_062
SnapshotListResponse
PUBLIC
TY_063
StatsResponse
PUBLIC
TY_068
Name
PUBLIC
TY_069
GamePlayerToken
PUBLIC
TY_070
LinkPersonaRequest
PUBLIC
TY_071
LinkPersonaResponse
PUBLIC
TY_072
RecallToken
PUBLIC
TY_073
ResetPersonaRequest
PUBLIC
TY_074
ResetPersonaResponse
PUBLIC
TY_075
RetrieveDeveloperGamesLastPlayerTokenResponse
PUBLIC
TY_076
RetrieveGamesPlayerTokensResponse
PUBLIC
TY_077
RetrievePlayerTokensResponse
PUBLIC
TY_078
UnlinkPersonaRequest
PUBLIC
TY_079
UnlinkPersonaResponse
PUBLIC
TY_080
GeneratePlayGroupingApiTokenResponse
PUBLIC
TY_081
GenerateRecallPlayGroupingApiTokenResponse
PUBLIC
TY_082
PlayGroupingApiToken
PUBLIC
TY_T_001
AchievementDefinition
PUBLIC
TY_T_009
AchievementUpdateRequest
PUBLIC
TY_T_010
AchievementUpdateResponse
PUBLIC
TY_T_013
ApplicationPlayerId
PUBLIC
TY_T_015
Category
PUBLIC
TY_T_018
EventBatchRecordFailure
PUBLIC
TY_T_019
EventChild
PUBLIC
TY_T_020
EventDefinition
PUBLIC
TY_T_023
EventPeriodUpdate
PUBLIC
TY_T_024
EventRecordFailure
PUBLIC
TY_T_026
EventUpdateRequest
PUBLIC
TY_T_031
ImageAsset
PUBLIC
TY_T_032
Instance
PUBLIC
TY_T_036
Leaderboard
PUBLIC
TY_T_037
LeaderboardEntry
PUBLIC
TY_T_042
Player
PUBLIC
TY_T_043
PlayerAchievement
PUBLIC
TY_T_045
PlayerEvent
PUBLIC
TY_T_048
PlayerLeaderboardScore
PUBLIC
TY_T_050
PlayerLevel
PUBLIC
TY_T_052
PlayerScore
PUBLIC
TY_T_054
PlayerScoreResponse
PUBLIC
TY_T_059
ScoreSubmission
PUBLIC
TY_T_060
Snapshot
PUBLIC
TY_T_069
GamePlayerToken
PUBLIC
TY_T_072
RecallToken
PUBLIC
TY_T_STRING
Table of Strings
PUBLIC
Constants
Name
Type
Description
Value
Visibility
C_REVISION_DATE
DATUM
Discovery Document revision Date
20250227
PUBLIC
C_ROOT_URL
STRING
API Root URL
https://games.googleapis.com
PUBLIC
C_SERVICE_NAME
/GOOG/SERVICE_NAME
Google Service Name
games:v1
PUBLIC
C_SUPPORTED_AUTH
/GOOG/SUPP_AUTH
Supported Auth Types
IJIJWW
PUBLIC
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
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
CHECK_REVISIONS
Description: games.revisions.check
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_CLIENTREVISION
IMPORTING
STRING
clientRevision
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_057
RevisionCheckResponse
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
GAMES_PLAYER_TOKENS_RECALL
Description: games.recall.gamesPlayerTokens
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_APPLICATIONIDS
IMPORTING
STRING
applicationIds
IV_P_SESSION_ID
IMPORTING
STRING
sessionId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_076
RetrieveGamesPlayerTokensResponse
EV_RET_CODE
EXPORTING
I
Return Code
EV_ERR_TEXT
EXPORTING
STRING
Error Text
ES_ERR_RESP
EXPORTING
/GOOG/ERR_RESP
Error Response
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
GENERATE_PLAY_GROUPING_API
Description: games.accesstokens.generatePlayGroupingApiToken
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_PACKAGENAME
IMPORTING
STRING
packageName
IV_Q_PERSONA
IMPORTING
STRING
persona
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_080
GeneratePlayGroupingApiTokenResponse
EV_RET_CODE
EXPORTING
I
Return Code
EV_ERR_TEXT
EXPORTING
STRING
Error Text
ES_ERR_RESP
EXPORTING
/GOOG/ERR_RESP
Error Response
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
GENERATE_RECALL_PLAY_GROUPI
Description: games.accesstokens.generateRecallPlayGroupingApiToken
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_PACKAGENAME
IMPORTING
STRING
packageName
IV_Q_PERSONA
IMPORTING
STRING
persona
IV_Q_RECALLSESSIONID
IMPORTING
STRING
recallSessionId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_081
GenerateRecallPlayGroupingApiTokenResponse
EV_RET_CODE
EXPORTING
I
Return Code
EV_ERR_TEXT
EXPORTING
STRING
Error Text
ES_ERR_RESP
EXPORTING
/GOOG/ERR_RESP
Error Response
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
GET_APPLICATIONS
Description: games.applications.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_LANGUAGE
IMPORTING
STRING
language
IV_Q_PLATFORMTYPE
IMPORTING
STRING
platformType
IV_P_APPLICATION_ID
IMPORTING
STRING
applicationId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_011
Application
EV_RET_CODE
EXPORTING
I
Return Code
EV_ERR_TEXT
EXPORTING
STRING
Error Text
ES_ERR_RESP
EXPORTING
/GOOG/ERR_RESP
Error Response
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
GET_END_POINT_APPLICATIONS
Description: games.applications.getEndPoint
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_APPLICATIONID
IMPORTING
STRING
applicationId
IV_Q_ENDPOINTTYPE
IMPORTING
STRING
endPointType
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_017
EndPoint
EV_RET_CODE
EXPORTING
I
Return Code
EV_ERR_TEXT
EXPORTING
STRING
Error Text
ES_ERR_RESP
EXPORTING
/GOOG/ERR_RESP
Error Response
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
GET_LEADERBOARDS
Description: games.leaderboards.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_LANGUAGE
IMPORTING
STRING
language
IV_P_LEADERBOARD_ID
IMPORTING
STRING
leaderboardId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_036
Leaderboard
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
Description: games.metagame.getMetagameConfig
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_041
MetagameConfig
EV_RET_CODE
EXPORTING
I
Return Code
EV_ERR_TEXT
EXPORTING
STRING
Error Text
ES_ERR_RESP
EXPORTING
/GOOG/ERR_RESP
Error Response
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
GET_MULTIPLE_APPLICATION_PL
Description: games.players.getMultipleApplicationPlayerIds
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_APPLICATIONIDS
IMPORTING
STRING
applicationIds
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_030
GetMultipleApplicationPlayerIdsResponse
EV_RET_CODE
EXPORTING
I
Return Code
EV_ERR_TEXT
EXPORTING
STRING
Error Text
ES_ERR_RESP
EXPORTING
/GOOG/ERR_RESP
Error Response
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
GET_PLAYERS
Description: games.players.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_LANGUAGE
IMPORTING
STRING
language
IV_Q_PLAYERIDCONSISTENCYTOKEN
IMPORTING
STRING
playerIdConsistencyToken
IV_P_PLAYER_ID
IMPORTING
STRING
playerId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_042
Player
EV_RET_CODE
EXPORTING
I
Return Code
EV_ERR_TEXT
EXPORTING
STRING
Error Text
ES_ERR_RESP
EXPORTING
/GOOG/ERR_RESP
Error Response
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
GET_SCOPED_PLAYER_IDS_PLAYE
Description: games.players.getScopedPlayerIds
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_058
ScopedPlayerIds
EV_RET_CODE
EXPORTING
I
Return Code
EV_ERR_TEXT
EXPORTING
STRING
Error Text
ES_ERR_RESP
EXPORTING
/GOOG/ERR_RESP
Error Response
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
GET_SCORES
Description: games.scores.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_INCLUDERANKTYPE
IMPORTING
STRING
includeRankType
IV_Q_LANGUAGE
IMPORTING
STRING
language
IV_Q_MAXRESULTS
IMPORTING
STRING
maxResults
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_P_LEADERBOARD_ID
IMPORTING
STRING
leaderboardId
IV_P_PLAYER_ID
IMPORTING
STRING
playerId
IV_P_TIME_SPAN
IMPORTING
STRING
timeSpan
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_049
PlayerLeaderboardScoreListResponse
EV_RET_CODE
EXPORTING
I
Return Code
EV_ERR_TEXT
EXPORTING
STRING
Error Text
ES_ERR_RESP
EXPORTING
/GOOG/ERR_RESP
Error Response
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
GET_SNAPSHOTS
Description: games.snapshots.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_LANGUAGE
IMPORTING
STRING
language
IV_P_SNAPSHOT_ID
IMPORTING
STRING
snapshotId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_060
Snapshot
EV_RET_CODE
EXPORTING
I
Return Code
EV_ERR_TEXT
EXPORTING
STRING
Error Text
ES_ERR_RESP
EXPORTING
/GOOG/ERR_RESP
Error Response
Exception
Name
Description
/GOOG/CX_SDK
ABAP SDK for Google Cloud: Exception Class
GET_STATS
Description: games.stats.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_063
StatsResponse
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
INCREMENT_ACHIEVEMENTS
Description: games.achievements.increment
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_REQUESTID
IMPORTING
STRING
requestId
IV_Q_STEPSTOINCREMENT
IMPORTING
STRING
stepsToIncrement
IV_P_ACHIEVEMENT_ID
IMPORTING
STRING
achievementId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_003
AchievementIncrementResponse
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
LAST_TOKEN_FROM_ALL_DEVELOP
Description: games.recall.lastTokenFromAllDeveloperGames
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_SESSION_ID
IMPORTING
STRING
sessionId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_075
RetrieveDeveloperGamesLastPlayerTokenResponse
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
LINK_PERSONA_RECALL
Description: games.recall.linkPersona
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IS_INPUT
IMPORTING
TY_070
LinkPersonaRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_071
LinkPersonaResponse
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_ACHIEVEMENTS
Description: games.achievements.list
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_LANGUAGE
IMPORTING
STRING
language
IV_Q_MAXRESULTS
IMPORTING
STRING
maxResults
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_Q_STATE
IMPORTING
STRING
state
IV_P_PLAYER_ID
IMPORTING
STRING
playerId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_044
PlayerAchievementListResponse
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_ACHIEVEMENT_DEFINITION
Description: games.achievementDefinitions.list
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_LANGUAGE
IMPORTING
STRING
language
IV_Q_MAXRESULTS
IMPORTING
STRING
maxResults
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_002
AchievementDefinitionsListResponse
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_BY_PLAYER_EVENTS
Description: games.events.listByPlayer
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_LANGUAGE
IMPORTING
STRING
language
IV_Q_MAXRESULTS
IMPORTING
STRING
maxResults
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_046
PlayerEventListResponse
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_CATEGORIES_BY_PLAYER_M
Description: games.metagame.listCategoriesByPlayer
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_LANGUAGE
IMPORTING
STRING
language
IV_Q_MAXRESULTS
IMPORTING
STRING
maxResults
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_P_COLLECTION
IMPORTING
STRING
collection
IV_P_PLAYER_ID
IMPORTING
STRING
playerId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_016
CategoryListResponse
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_DEFINITIONS_EVENTS
Description: games.events.listDefinitions
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_LANGUAGE
IMPORTING
STRING
language
IV_Q_MAXRESULTS
IMPORTING
STRING
maxResults
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_021
EventDefinitionListResponse
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_LEADERBOARDS
Description: games.leaderboards.list
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_LANGUAGE
IMPORTING
STRING
language
IV_Q_MAXRESULTS
IMPORTING
STRING
maxResults
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_038
LeaderboardListResponse
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_PLAYERS
Description: games.players.list
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_LANGUAGE
IMPORTING
STRING
language
IV_Q_MAXRESULTS
IMPORTING
STRING
maxResults
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_P_COLLECTION
IMPORTING
STRING
collection
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_051
PlayerListResponse
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_SCORES
Description: games.scores.list
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_LANGUAGE
IMPORTING
STRING
language
IV_Q_MAXRESULTS
IMPORTING
STRING
maxResults
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_Q_TIMESPAN
IMPORTING
STRING
timeSpan
IV_P_COLLECTION
IMPORTING
STRING
collection
IV_P_LEADERBOARD_ID
IMPORTING
STRING
leaderboardId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_040
LeaderboardScores
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_SNAPSHOTS
Description: games.snapshots.list
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_LANGUAGE
IMPORTING
STRING
language
IV_Q_MAXRESULTS
IMPORTING
STRING
maxResults
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_P_PLAYER_ID
IMPORTING
STRING
playerId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_062
SnapshotListResponse
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_WINDOW_SCORES
Description: games.scores.listWindow
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_LANGUAGE
IMPORTING
STRING
language
IV_Q_MAXRESULTS
IMPORTING
STRING
maxResults
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_Q_RESULTSABOVE
IMPORTING
STRING
resultsAbove
IV_Q_RETURNTOPIFABSENT
IMPORTING
STRING
returnTopIfAbsent
IV_Q_TIMESPAN
IMPORTING
STRING
timeSpan
IV_P_COLLECTION
IMPORTING
STRING
collection
IV_P_LEADERBOARD_ID
IMPORTING
STRING
leaderboardId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_040
LeaderboardScores
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
PLAYED_APPLICATIONS
Description: games.applications.played
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
RECORD_EVENTS
Description: games.events.record
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_LANGUAGE
IMPORTING
STRING
language
IS_INPUT
IMPORTING
TY_025
EventRecordRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_027
EventUpdateResponse
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_PERSONA_RECALL
Description: games.recall.resetPersona
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IS_INPUT
IMPORTING
TY_073
ResetPersonaRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_074
ResetPersonaResponse
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
RETRIEVE_TOKENS_RECALL
Description: games.recall.retrieveTokens
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_SESSION_ID
IMPORTING
STRING
sessionId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_077
RetrievePlayerTokensResponse
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
REVEAL_ACHIEVEMENTS
Description: games.achievements.reveal
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_004
AchievementRevealResponse
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
SET_STEPS_AT_LEAST_ACHIEVEM
Description: games.achievements.setStepsAtLeast
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_STEPS
IMPORTING
STRING
steps
IV_P_ACHIEVEMENT_ID
IMPORTING
STRING
achievementId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_005
AchievementSetStepsAtLeastResponse
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
SUBMIT_MULTIPLE_SCORES
Description: games.scores.submitMultiple
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_LANGUAGE
IMPORTING
STRING
language
IS_INPUT
IMPORTING
TY_055
PlayerScoreSubmissionList
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_053
PlayerScoreListResponse
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
SUBMIT_SCORES
Description: games.scores.submit
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_LANGUAGE
IMPORTING
STRING
language
IV_Q_SCORE
IMPORTING
STRING
score
IV_Q_SCORETAG
IMPORTING
STRING
scoreTag
IV_P_LEADERBOARD_ID
IMPORTING
STRING
leaderboardId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_054
PlayerScoreResponse
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
UNLINK_PERSONA_RECALL
Description: games.recall.unlinkPersona
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IS_INPUT
IMPORTING
TY_078
UnlinkPersonaRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_079
UnlinkPersonaResponse
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
UNLOCK_ACHIEVEMENTS
Description: games.achievements.unlock
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_006
AchievementUnlockResponse
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
UPDATE_MULTIPLE_ACHIEVEMENT
Description: games.achievements.updateMultiple
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IS_INPUT
IMPORTING
TY_007
AchievementUpdateMultipleRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_008
AchievementUpdateMultipleResponse
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
VERIFY_APPLICATIONS
Description: games.applications.verify
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_APPLICATION_ID
IMPORTING
STRING
applicationId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_014
ApplicationVerifyResponse
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-04-17 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-04-17 UTC."],[],[]]