deleteAttributeMetadata

void deleteAttributeMetadata(String userCredential, 
        String partitionName, 
        Locale requestedLocale, WSReference reference, 
        String[] names) 
    throws CampaignServicesException;

Deletes one or more named attribute metadata definitions from the specified component, template (custom attribute metadata only), or global attribute metadata definitions.

As part of this task, the method finds all components that reference the deleted metadata, and update as appropriate.

Note: However, in the event of an exception, none of the deletes is committed.