Interface TargetAccountTypeProvider
The
TargetAccountTypeProvider represents an interface to get the type of Adobe Target account - premium/standard.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumAn enum of possible types of Target Accounts -
Method Summary
-
Method Details
-
getTargetAccountType
- Parameters:
config- Ims Target configuration- Returns:
- a String containing the the type of Adobe Target Account
- Throws:
WorkspacesConfigurationException- if the Ims Target Configuration is invalidIllegalArgumentException- if the passed configuration is null
-