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