Personalization Key Retrieval

Retrieves a list of personalization keys for a package.

Syntax

PersonalizationKeyVO SUPPackage.getPersonalizationKeys()

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException.

Examples