createAudienceMapping
Create a mapping ID to synchronize a segment
            String 
            mappingId = createAudienceMapping (
            String       
            segmentId,
            ???          
            destinationId
            
      )
         
      Parameters
segmentId
Segment ID
destinationId
Destination ID
Return value(s)
mappingId
Mapping ID
Features
Schema: nms:group
Static:
Yes
