AdswizzSettingsKeys
@objc(AASDKAdswizzSettingsKeys)
public class AdswizzSettingsKeys : NSObjectAdswizzSDK namespace for constants.
- 
                  
                  Speech recognition uses the Amazon Transcribe Service. Amazon Transcriber identity pool ID region key name found in your Info.pList. Content should be a string. E.g.: AdswizzAdSDKAWSIdentityPoolIdRegion = “eu-west-1:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxx” DeclarationSwift @objc public static let AWSTranscriberIdentityPoolIdRegion: String
- 
                  
                  AdswizzSDKexpects an installation ID in your Info.pList. This is a string.DeclarationSwift @objc public static let InstallationId: String
- 
                  
                  AdswizzSDKexpects a player ID in your Info.pList. This is a string.DeclarationSwift @objc public static let PlayerId: String
- 
                  
                  Optional AppStore ID for your app in your Info.plist. This is a string. This value can be found on the App Store Connect page for your app under App Information -> General Information -> Apple ID. E.g: AdswizzAppStoreId = “123456789” DeclarationSwift @objc public static let AppStoreId: String
