Incomplete Results Notice

The data provided via Keyword Tool API is often retrieved on demand. Due to the technical limitations, some on-demand requests might fail.

Please note that your API requests that produce incomplete results are not counted against your API limits, so you can immediately retry them.

When the request fails, the following notice will be returned.

{
  "notice":{
    "message": "Search results could be incomplete, please try again later. This request was not counted against your quota.",
    "code": 10
  },
  "results": {
    "chair":{
      "string": "chair",
      "volume": null,
      "m1": null,
      "m1_month": null,
      "m1_year": null,
      "m2": null,
      "m2_month": null,
      "m2_year": null,
      "m3": null,
      "m3_month": null,
      "m3_year": null,
      "m4": null,
      "m4_month": null,
      "m4_year": null,
      "m5": null,
      "m5_month": null,
      "m5_year": null,
      "m6": null,
      "m6_month": null,
      "m6_year": null,
      "m7": null,
      "m7_month": null,
      "m7_year": null,
      "m8": null,
      "m8_month": null,
      "m8_year": null,
      "m9": null,
      "m9_month": null,
      "m9_year": null,
      "m10": null,
      "m10_month": null,
      "m10_year": null,
      "m11": null,
      "m11_month": null,
      "m11_year": null,
      "m12": null,
      "m12_month": null,
      "m12_year": null,
      "cpc": null,
      "cmp": null
    },
    "table": {
      "string": "table",
      "volume": 9140000,
      "m1": 7480000,
      "m1_month": 7,
      "m1_year": 2023,
      "m2": 7480000,
      "m2_month": 6,
      "m2_year": 2023,
      "m3": 7480000,
      "m3_month": 5,
      "m3_year": 2023,
      "m4": 9140000,
      "m4_month": 4,
      "m4_year": 2023,
      "m5": 9140000,
      "m5_month": 3,
      "m5_year": 2023,
      "m6": 9140000,
      "m6_month": 2,
      "m6_year": 2023,
      "m7": 9140000,
      "m7_month": 1,
      "m7_year": 2023,
      "m8": 9140000,
      "m8_month": 12,
      "m8_year": 2022,
      "m9": 9140000,
      "m9_month": 11,
      "m9_year": 2022,
      "m10": 9140000,
      "m10_month": 10,
      "m10_year": 2022,
      "m11": 9140000,
      "m11_month": 9,
      "m11_year": 2022,
      "m12": 9140000,
      "m12_month": 8,
      "m12_year": 2022,
      "cpc": 0.38,
      "cmp": 0.99
    }
  },
  "total_keywords": 2
}
<?xml version="1.0"?>
<results>
  <total_keywords>2</total_keywords>
  <itemgroup>
    <item string="chair" volume="" m1="" m1_month="" m1_year="" m2="" m2_month="" m2_year="" m3="" m3_month="" m3_year="" m4="" m4_month="" m4_year="" m5="" m5_month="" m5_year="" m6="" m6_month="" m6_year="" m7="" m7_month="" m7_year="" m8="" m8_month="" m8_year="" m9="" m9_month="" m9_year="" m10="" m10_month="" m10_year="" m11="" m11_month="" m11_year="" m12="" m12_month="" m12_year="" cpc="" cmp=""/>
    <item string="table" volume="450000" m1="450000" m1_month="7" m1_year="2022" m2="450000" m2_month="6" m2_year="2022" m3="368000" m3_month="5" m3_year="2022" m4="450000" m4_month="4" m4_year="2022" m5="450000" m5_month="3" m5_year="2022" m6="368000" m6_month="2" m6_year="2022" m7="368000" m7_month="1" m7_year="2022" m8="550000" m8_month="12" m8_year="2021" m9="673000" m9_month="11" m9_year="2021" m10="673000" m10_month="10" m10_year="2021" m11="550000" m11_month="9" m11_year="2021" m12="550000" m12_month="8" m12_year="2021" cpc="1.3" cmp="0.993243723"/>
  </itemgroup>
  <notice>
    <![CDATA[ Search results could be incomplete, please try again later. This request was not counted against your quota. ]]>
  </notice>
</results>