Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AuthorizationNetwork

enumeration

Description

The list of authorization networks for in-game login sessions.

Use the members of this list when possible to promote consistency in your Analytics data. However, if the authorization network is not included in this list, pass the argument to the Standard Event function as a string.

See Also: AnalyticsEvent.UserSignup.

Properties

None No available authorization network, or network unknown. Note: Use a string value to indicate an authorization network not defined in this enumeration.
Internal You use your own authorization system.
Facebook Facebook authorization.
Twitter Twitter authorization.
Google Google authorization.
GameCenter GameCenter authorization.

Did you find this page useful? Please give it a rating: