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