getComponentNames
getComponentNames()
The getComponentNames method gets a set of the names of the components which comprise the audience ID. For example, if your audience ID is consists of the values of customerName and accountID, getComponentNames would return a set containing the strings customerName and accountID.
Return value
A set of strings containing the names of the components of the audience ID.