insightTags()
Home > @gooddata/sdk-model > insightTags
insightTags() function
Gets the insights tags from the tagging system
Signature:
export declare function insightTags(insight: IInsightDefinition): string[];
Parameters
Parameter | Type | Description |
---|---|---|
insight | IInsightDefinition | insight to get the tags of |
Returns:
string[]
the insight tags or aan empty array if none are specified