Skip to content

DataForSEO

Ai Visibility Llm Mentions Timeseries Delta

‌‌ The Live LLM Mentions Timeseries Delta endpoint provides the difference in historical mentions and AI search volume data between two specified dates. The results are specific to the specified target (keyword or domain), selected platform (google for Google’s AI Overview or chat_gpt for ChatGPT), as well as location and language parameters (see the List of Locations & Languages).

Usage based DataForSEOSEOdataforseo/ai-optimization-llm-mentions-timeseries-deltaActive

Use this tool with your agent

Give this to your agent
Use my connected Agentik MCP server. I want to use the tool dataforseo/ai-optimization-llm-mentions-timeseries-delta (Ai Visibility Llm Mentions Timeseries Delta). Call inspect_tool with {"tool_id": "dataforseo/ai-optimization-llm-mentions-timeseries-delta"} first and tell me the price before anything runs. Ask me for the inputs it needs; never invent values, IDs or file URLs. When I confirm, call run_tool with tool_id "dataforseo/ai-optimization-llm-mentions-timeseries-delta" and my inputs, follow it with get_run if it is still running, and give me the result and the price Agentik reports. If the tool is unavailable, say so and use discover_tools to propose an alternative.
Show the prompt

Paste it into Claude, ChatGPT or Codex: your agent takes it from there, and shows the price before it runs.

Parameters

NameTypeRequiredDescription
targetobject[]Yesarray of objects containing target entities required field you can specify up to 10 entities (objects) in the target field one target entity can contain either one domain or one keyword and related parameters examples: target array with a d
date_fromstringYesstart date of the time range required field minimal value: 2025-08-01 date format: "yyyy-mm-dd"
date_tostringYesend date of the time range required field Note:the value specified in date_from cannot exceed the value in date_to date format: "yyyy-mm-dd"
group_rangestringYestimeseries delta range required field possible values: day, week, month, year
location_namestringNofull name of search location optional field if you use this field, you don't need to specify location_code if you don't specify this field, the location_code with 2840 value will be used by default; you can receive the list of available loc
location_codeintegerNosearch location code optional field if you use this field, you don't need to specify location_name you can receive the list of available locations of the search engine with their location_code by making a separate request to the https://api
language_namestringNofull name of search language optional field if you use this field, you don't need to specify language_code; if you don't specify this field, the language_code with en value will be used by default; you can receive the list of available lang
language_codestringNosearch language code optional field if you use this field, you don't need to specify language_name; you can receive the list of available languages of the search engine with their language_code by making a separate request to the https://ap
platformstringNotarget platform optional field possible values: chat_gpt, google default value: google Note: if the platform is not specified, the data is returned for both platforms Note #2:chat_gpt data is available for the United States and English only
tagstringNouser-defined task identifier optional field the character limit is 255 you can use this parameter to identify the task and match it with the result you will find the specified tag value in the data object of the response

How your agent calls it

First inspect_tool for the current schema and price, then run_tool with the published example after confirming your inputs:

{
  "tool_id": "dataforseo/ai-optimization-llm-mentions-timeseries-delta",
  "input": {
    "language_name": "English",
    "location_code": 2840,
    "target": [
      {
        "domain": "dataforseo.com",
        "search_filter": "exclude"
      },
      {
        "keyword": "bmw",
        "search_scope": [
          "answer"
        ]
      }
    ],
    "platform": "google",
    "date_from": "2025-08-01",
    "date_to": "2025-12-01",
    "group_range": "month"
  }
}

Price and billing

Price
Usage based
Model
Usage based
Detail
Billed at the cost the provider reports for the call, never above $100. Your agent sees the maximum before running.
  • The provider’s price, 0% markup.
  • One prepaid balance for every provider; your agent sees the price before it runs.
  • Pay for measured usage; unused reservations are released.