Audiense Insights MCP Server

Official

get-audience-insights

Retrieves aggregated audience insights by analyzing demographics, behavior, psychographics, and socioeconomic attributes to support targeted marketing strategies and audience understanding.

Instructions

Retrieves aggregated insights for a given audience ID, providing statistical distributions across various attributes. Available insights include demographics (e.g., gender, age, country), behavioral traits (e.g., active hours, platform usage), psychographics (e.g., personality traits, interests), and socioeconomic factors (e.g., income, education status).

Input Schema

NameRequiredDescriptionDefault
audience_insights_idYesThe ID of the audience insights.
insightsNoOptional list of insight names to filter.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "audience_insights_id": { "description": "The ID of the audience insights.", "type": "string" }, "insights": { "description": "Optional list of insight names to filter.", "items": { "type": "string" }, "type": "array" } }, "required": [ "audience_insights_id" ], "type": "object" }

You must be authenticated.

Other Tools from Audiense Insights MCP Server

Related Tools

ID: xz11vmv38c