Template.addAdapterId Method

Adds an adapter ID to the template.
 

Parameters

adapterId

Type: String
The adapter ID.
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