Namespace Unity.Services.Apis.Admin.RemoteConfig
Classes
BoolSetting
BoolSetting
Campaign
Response type for a Campaign.
CampaignContentVariant
CampaignContentVariant
CampaignVariants
CampaignVariants
Config
A config object
ConfigCopyRequest
Request to copy Config Settings
ConfigsAdminApi
Represents a collection of functions to interact with the API endpoints
CopyConfigByProjectId404Response
CopyConfigByProjectId404Response
CopyConfigByProjectId409Response
CopyConfigByProjectId409Response
CreateCampaignResponse
CreateCampaignResponse
CreateConfigRequest
CreateConfigRequest
CreateConfigResponse
A Config created response
DefaultEnvironmentResponse
A environment
Environment
A environment
EnvironmentsAdminApi
Represents a collection of functions to interact with the API endpoints
FloatSetting
FloatSetting
GameOverridesAdminApi
Represents a collection of functions to interact with the API endpoints
GetAllCampaignsResponse
A list of all campaigns for a given project
GetAllSchemasResponse
GetAllSchemasResponse
GetCampaignResponse
Get Campaign response
GetConfigWithDefaultEnvironment200Response
GetConfigWithDefaultEnvironment200Response
GetEnvironmentsResponse
GetEnvironmentsResponse
IntSetting
IntSetting
JsonSetting
JsonSetting
LongSetting
LongSetting
SchemasAdminApi
Represents a collection of functions to interact with the API endpoints
Setting
Each Setting consists of a Key, Type, and Value: - key
the name of the setting - type
C# variable data type of the setting value - value
the value for this setting
StringSetting
StringSetting
UpdateConfig
Request to update a Config
UpdateConfigByIdRequest
UpdateConfigByIdRequest
Interfaces
IConfigsAdminApi
Represents a collection of functions to interact with the API endpoints
IEnvironmentsAdminApi
Represents a collection of functions to interact with the API endpoints
IGameOverridesAdminApi
Represents a collection of functions to interact with the API endpoints
ISchemasAdminApi
Represents a collection of functions to interact with the API endpoints
Enums
BoolSetting.TypeEnum
Defines Type
CampaignContentVariant.TypeEnum
Defines Type
Config.TypeEnum
We currently only support one config type.
CreateConfigRequest.TypeEnum
We currently only support one config type.
FloatSetting.TypeEnum
Defines Type
IntSetting.TypeEnum
Defines Type
JsonSetting.TypeEnum
Defines Type
LongSetting.TypeEnum
Defines Type
StringSetting.TypeEnum
Defines Type
UpdateConfig.TypeEnum
We currently only support one config type.
UpdateConfigByIdRequest.TypeEnum
We currently only support one config type.