Template.addAdapterIds Method
        
 Adds adapter IDs to the template.
 
         
        Parameters
        
            - adapterId
            
 
            - 
                
Type: Array
ElementType: String
The adapter IDs. 
            - insertIndex
            
 
            - 
                
Type: Number (Integer)
(optional) An index in the adapter IDs array at which to insert the adapter ID. If not specified, the adapter ID will be added to the end.
Optional: True