@wildix/wda-insights-client > WdaInsights > createPlaylist
WdaInsights.createPlaylist() method
Signature:
createPlaylist(args: CreatePlaylistCommandInput, cb: (err: any, data?: CreatePlaylistCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
|---|---|---|
args | ||
cb | (err: any, data?: CreatePlaylistCommandOutput) => void |
Returns:
void