Template.removeAdapterIds Method
Removes adapter IDs starting at the specified index from the template.
Parameters
- index
-
Type: Number (Integer)
An index in the adapter IDs array at which to remove adapter IDs.
- count
-
Type: Number (Integer)
(optional) The number of adapter IDs to remove starting at index. If not specified, one adapter ID will be removed.
Optional: True