social / pragma.account / AccountService / addAccountTagsServiceV1 /

addAccountTagsServiceV1 #

suspend fun addAccountTagsServiceV1(serviceSession: ServiceSession, request: AccountRpc.AddAccountTagsServiceV1Request): AccountRpc.AddAccountTagsServiceV1Response

Adds AccountTags for a list of users by Pragma Social Ids.

PragmaResultErrors

  • PragmaError.AccountService_BadRequest when list of Pragma Social Ids or tags are empty.
  • PragmaError.AccountService_AccountTagValidation when bad pragma social id is used to add tags to a player.