@wildix/wda-insights-client > WdaInsights > deleteProjectionsCategory
WdaInsights.deleteProjectionsCategory() method
Signature:
deleteProjectionsCategory(args: DeleteProjectionsCategoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteProjectionsCategoryCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: DeleteProjectionsCategoryCommandOutput) => void |
Returns:
void