メインコンテンツまでスキップ

Add or remove deny list countries

Last updated on May 14, 2024

Introduction

The country deny list feature enables you to deny specific countries, preventing those countries' users from accessing your games. You can set which countries are in the deny list in your games that are managed in your publisher namespace in the AccelByte Gaming Services (AGS) Admin Portal.

AGS Starter

The country deny list feature is not yet supported in AGS Starter. Also, at this time, this feature is called the "blacklist" in the user interface and API.

Prerequisites

  • Ensure you have access to the AGS Admin Portal.

  • Ensure that you have the following permissions.

    UsageResourceAction
    Get Country blacklistADMIN:NAMESPACE:{namespace}:MISCREAD
    Update Country blacklistADMIN:NAMESPACE:{namespace}:MISCUPDATE

Add a country to the deny list

  1. In the AGS Admin Portal, go to your publisher namespace, then go to User Management > Countries. On the Countries page, you will see two lists: "Available Countries" and "Blacklisted Countries." The Available Countries list show all the countries that you can add to the country deny list.
  2. In the Available Countries list, you can scroll through the list or type in the exact name of the countries you want to add to the deny list.
  3. Tick the checkbox or click on the name of the countries you want to add to the deny list.
  4. After selecting the countries you want to add to the deny list, click the right arrow (>) button to move the selected countries to the list. Users from the newly denied countries will immediately be prevented from creating a new account or signing in to your game.
注記
  • Denied countries will be removed from the Country Information field in both the registration form and profile update form.
  • Users from the denied countries with existing accounts in your game will immediately be blocked from accessing their account.
  • AGS only looks at a user's country information stored in their profile to determine whether they can access your game or not. A user who signs in with an IP address from a denied country but has a non-denied country in their profile information will still be able to access their account.

Remove a country

To remove a country from the deny list, follow these steps:

  1. In the AGS Admin Portal, go to your publisher namespace, then go to User Management > Countries. On the Countries page, you will see two lists: "Available Countries" and "Blacklisted Countries." The denied Countries list show all the countries that you can remove and add back to the Available Countries list.
  2. In the denied countries list, you can scroll through the list or type in the exact name of the countries you want to remove.
  3. Tick the checkbox or click on the name of the countries you want to remove from the denied countries list.
  4. After selecting the countries you want to deny, click the left arrow (<) button to move the selected countries to the Available Countries list. Users from the selected countries will immediately be allowed to access your game.
注記
  • Countries that have been removed from the denied countries list will immediately be available for selection in the registration and profile update forms.
  • Users from the countries that have been removed from the denied countries list will be able to register for a new account. If they have existing accounts, they can sign in again and update their profile.