Advertising Intelligence
seo-ad-audience-estimate MCP Tool
Bing monthly aggregate audience ranges under a separate daily advertising budget. Nullable fields preserve missing evidence. Provider observations and estimates do not establish actual account performance. No additional calls or fallback.
MCP tool name
nexscope_seo_ad_audience_estimateLegacy MCP endpoint
/api/skill-api/v1/mcpJSON-RPC method
tools/callAuthentication
Send the user API key as a bearer token on every MCP JSON-RPC request.
Authorization: Bearer nk-xxxxxxxxxxxxxxxxxIf authentication is missing or invalid, ask the user to open API Access and copy a valid key before calling this tool.
Call this MCP tool
Use tools/call with the MCP tool name below. The arguments object should match the table on this page.
{
"jsonrpc": "2.0",
"id": "seo-ad-audience-estimate-1",
"method": "tools/call",
"params": {
"name": "nexscope_seo_ad_audience_estimate",
"arguments": {
"bidUsd": 0.01,
"ageBands": [
"A65_PLUS",
"A18_24"
],
"dailyBudgetUsd": 1,
"gender": "UNKNOWN"
}
}
}Legacy endpoint
POST /api/skill-api/v1/mcpCanonical detail URL
https://www.nexscope.ai/mcp-map/seo-ad-audience-estimateArguments
No arguments are defined for this tool.
Response fields
Treat structuredContent as the programmatic API response payload.
| Name | Type | Required | Description |
|---|---|---|---|
data | any | required | Data value used by this API operation. |
code | integer | required | 0 means accepted or successful; nonzero is a platform error. |
msg | string | null | required | Msg value used by this API operation. |
ts | string | required | Epoch milliseconds. |
time | string | required | Server local time: yyyy-MM-dd HH:mm:ss. |
cost | string | required | Elapsed milliseconds, never credits; -1 outside web requests. |
traceId | string | null | required | Trace id value used by this API operation. |
Any of option 1
| Name | Type | Required | Description |
|---|---|---|---|
data | any | required | Data value used by this API operation. |
One of option 1 — requires callId, status, result
| Name | Type | Required | Description |
|---|---|---|---|
data | object | required | Data value used by this API operation. |
data.result | any | required | Result value used by this API operation. |
data.callId | string | required | Call id value used by this API operation. |
data.schemaVersion | string | optional | Schema version value used by this API operation. |
data.status | string | required | Status value used by this API operation. |
data.source | string | optional | Source value used by this API operation. |
data.requestedAt | string | integer | null | optional | Requested at value used by this API operation. |
data.completedAt | string | integer | null | optional | Completed at value used by this API operation. |
data.coverage | object | null | optional | Coverage value used by this API operation. |
data.usage | object | null | optional | Usage value used by this API operation. |
data.usage.billingStatus | string | null | optional | Billing status value used by this API operation. |
data.usage.chargedCredits | string | integer | null | optional | Charged credits value used by this API operation. |
Any of option 1 — requires meta, ageBands, gender, bidUsd, dailyBudgetUsd, currency, period, impressions, audienceSize, clicks, spend, costPerEvent, suggestedBid, suggestedDailyBudget, reachAudienceSize, reachImpressions
| Name | Type | Required | Description |
|---|---|---|---|
data.result | object | required | Result value used by this API operation. |
data.result.meta | object | required | Meta value used by this API operation. |
data.result.meta.source | string | required | Source value used by this API operation. Constant: DATAFORSEO_BING_AUDIENCE_ESTIMATE |
data.result.meta.sampledAt | integer | null | required | Sampled at value used by this API operation. Minimum: 0 |
data.result.meta.retrievedAt | integer | required | Retrieved at value used by this API operation. Minimum: 0 |
data.result.meta.market | object | required | Market value used by this API operation. |
data.result.meta.market.country | string | required | Country value used by this API operation. Constant: US |
data.result.meta.market.locationCode | integer | required | Location code value used by this API operation. Constant: 2840 |
data.result.meta.market.language | string | null | required | Language value used by this API operation. Allowed: en, null |
data.result.meta.truncated | boolean | required | Truncated value used by this API operation. |
data.result.meta.missing | array | required | Missing value used by this API operation. Minimum items: 0 Maximum items: 100 |
data.result.meta.missing[] | object | required | Item in data result meta missing. |
data.result.meta.missing[].path | string | required | Path value used by this API operation. |
data.result.meta.missing[].reason | string | required | Reason value used by this API operation. Allowed: MISSING, NULL, INVALID, UNSUPPORTED, TRUNCATED |
data.result.meta.missingOverflow | boolean | required | Missing overflow value used by this API operation. |
data.result.ageBands | array | required | Age bands value used by this API operation. Minimum items: 1 Maximum items: 5 |
data.result.ageBands[] | string | required | Item in data result ageBands. Allowed: A18_24, A25_34, A35_49, A50_64, A65_PLUS |
data.result.gender | string | required | Gender value used by this API operation. Allowed: MALE, FEMALE, UNKNOWN |
data.result.bidUsd | number | required | Bid usd value used by this API operation. Minimum: 0.01 Maximum: 100 |
data.result.dailyBudgetUsd | number | required | Daily budget usd value used by this API operation. Minimum: 1 Maximum: 1000 |
data.result.currency | string | null | required | Currency value used by this API operation. Allowed: USD, null |
data.result.period | string | required | Period value used by this API operation. Constant: MONTHLY |
data.result.impressions | object | null | required | Impressions value used by this API operation. |
data.result.impressions.low | integer | null | required | Low value used by this API operation. Minimum: 0 |
data.result.impressions.high | integer | null | required | High value used by this API operation. Minimum: 0 |
data.result.audienceSize | object | null | required | Audience size value used by this API operation. |
data.result.audienceSize.low | integer | null | required | Low value used by this API operation. Minimum: 0 |
data.result.audienceSize.high | integer | null | required | High value used by this API operation. Minimum: 0 |
data.result.clicks | object | null | required | Clicks value used by this API operation. |
data.result.clicks.low | integer | null | required | Low value used by this API operation. Minimum: 0 |
data.result.clicks.high | integer | null | required | High value used by this API operation. Minimum: 0 |
data.result.spend | object | null | required | Spend value used by this API operation. |
data.result.spend.low | number | null | required | Low value used by this API operation. Minimum: 0 |
data.result.spend.high | number | null | required | High value used by this API operation. Minimum: 0 |
data.result.costPerEvent | object | null | required | Cost per event value used by this API operation. |
data.result.costPerEvent.low | number | null | required | Low value used by this API operation. Minimum: 0 |
data.result.costPerEvent.high | number | null | required | High value used by this API operation. Minimum: 0 |
data.result.suggestedBid | number | null | required | Suggested bid value used by this API operation. Minimum: 0 |
data.result.suggestedDailyBudget | number | null | required | Suggested daily budget value used by this API operation. Minimum: 0 |
data.result.reachAudienceSize | integer | null | required | Reach audience size value used by this API operation. Minimum: 0 |
data.result.reachImpressions | integer | null | required | Reach impressions value used by this API operation. Minimum: 0 |
Any of option 2
| Name | Type | Required | Description |
|---|---|---|---|
data.result | null | required | Result value used by this API operation. |
One of option 2 — requires callId, status, reason, retryable
| Name | Type | Required | Description |
|---|---|---|---|
data | object | required | Data value used by this API operation. |
data.reason | string | required | Reason value used by this API operation. |
data.callId | string | null | required | Call id value used by this API operation. |
data.status | string | required | Status value used by this API operation. |
data.retryable | boolean | required | Retryable value used by this API operation. |
data.taskId | string | null | optional | Task id value used by this API operation. |
Any of option 2
| Name | Type | Required | Description |
|---|---|---|---|
data | null | required | Data value used by this API operation. |
Examples
Example arguments
{
"bidUsd": 0.01,
"ageBands": [
"A65_PLUS",
"A18_24"
],
"dailyBudgetUsd": 1,
"gender": "UNKNOWN"
}Example structuredContent
{
"data": {
"status": "PROCESSING",
"retryable": false,
"reason": "IN_PROGRESS",
"callId": "00000000-0000-4000-8000-000000000001"
},
"code": 0,
"msg": null,
"ts": "0",
"time": "2026-01-01 00:00:00",
"cost": "-1",
"traceId": null
}