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