{"id":12992,"date":"2022-03-08T16:28:13","date_gmt":"2022-03-08T16:28:13","guid":{"rendered":"https:\/\/docs_v3.dataforseo.com\/v3\/?page_id=12992"},"modified":"2026-07-29T15:34:39","modified_gmt":"2026-07-29T15:34:39","slug":"dataforseo_labs-google-historical_rank_overview-live","status":"publish","type":"page","link":"https:\/\/docs.dataforseo.com\/v3\/dataforseo_labs-google-historical_rank_overview-live\/","title":{"rendered":"dataforseo_labs\/google\/historical_rank_overview\/live"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_column_text]<\/p>\n<h2 id=\"setting-serp-tasks\">Historical Rank Overview<\/h2>\n<p>\u200c<br \/>\nThis endpoint will provide you with historical data on rankings and traffic of the specified domain, such as domain ranking distribution in SERPs and estimated monthly traffic volume for both organic and paid results.<\/p>\n<p><strong>Data updates:<\/strong> data is updated weekly, the latest update time is available in the <a href=\"https:\/\/docs.dataforseo.com\/v3\/dataforseo_labs\/status\/\" target=\"_blank\">Status<\/a> endpoint.<\/p>\n<p>Historical data is available from <code>2020-10-01<\/code>. <\/p>\n<p>[\/vc_column_text]    <div class=\"endpoint\">\n        <img decoding=\"async\" class=\"endpoint__icon\" src=\"https:\/\/docs.dataforseo.com\/v3\/wp-content\/themes\/dataforseo\/assets\/img\/icons\/checked-circle.svg\" alt=\"checked\">\n\n                    POST            <button class=\"btn-reset button-link copy-button\" data-href=\"https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/google\/historical_rank_overview\/live\">\n                https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/google\/historical_rank_overview\/live                <svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\">\n                    <use href=\"https:\/\/docs.dataforseo.com\/v3\/wp-content\/themes\/dataforseo\/assets\/img\/icons\/sprite.svg#layers\"><\/use>\n                <\/svg>\n            <\/button>\n            <\/div>\n    \t<article class=\"info-card info-card--yellow\">\n\t\t<header class=\"info-card__header\">\n\t\t\t<div class=\"info-card__icon\">\n\t\t\t\t<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\">\n\t\t\t\t\t<use href=\"https:\/\/docs.dataforseo.com\/v3\/wp-content\/themes\/dataforseo\/assets\/img\/icons\/sprite.svg#label\"><\/use>\n\t\t\t\t<\/svg>\n\t\t\t<\/div>\n\t\t\t<div class=\"info-card__title\">Pricing<\/div>\n\t\t<\/header>\n\t\t<div class=\"info-card__content\">\n\t\t\t<p> Your account will be charged for each request.<br \/>\nThe cost can be calculated on the <a title=\"Pricing\" href=\"https:\/\/dataforseo.com\/pricing\/dataforseo-labs\/dataforseo-google-api\" target=\"_blank\" rel=\"noopener noreferrer\">Pricing<\/a> page.<\/p>\n\t\t<\/div>\n\t<\/article>\n\t[vc_column_text]All POST data should be sent in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/JSON\">JSON<\/a> format (UTF-8 encoding). The task setting is done using the POST method. When setting a task, you should send all task parameters in the task array of the generic POST array. You can send up to 2000 API calls per minute, each Live API call can contain only one task. The maximum number of calls that can be sent simultaneously is limited to 30.<\/p>\n<p>You can specify the number of results you want to retrieve, filter and sort them.<\/p>\n<p>Below you will find a detailed description of the fields you can use for setting a task.<\/p>\n<p><strong>Description of the fields for setting a task:<\/strong><br \/>\n<div class=\"dfs-doc-container dfs-doc-request\"><table><thead><tr><th>Field name<\/th><th>Type<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr data-doc-id=\"target\"><td><code>target<\/code><\/td><td>string<\/td><td><p><em>domain<\/em><br><strong>required field<\/strong><br>the domain name of the target website<br>the domain should be specified without <code>https:\/\/<\/code> and <code>www.<\/code><\/p><\/td><\/tr><tr data-doc-id=\"location_name\"><td><code>location_name<\/code><\/td><td>string<\/td><td><p><em>full name of the location<\/em><br><strong>required field if you don't specify<\/strong> <code>location_code<\/code><br><strong>Note:<\/strong> it is required to specify either <code>location_name<\/code> or <code>location_code<\/code><br>you can receive the list of available locations with their <code>location_name<\/code> by making a separate request to the <br><code><a href=\"https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/locations_and_languages\">https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/locations_and_languages<\/a><\/code><br>example:<br><code class=\"long-string\">United Kingdom<\/code><\/p><\/td><\/tr><tr data-doc-id=\"location_code\"><td><code>location_code<\/code><\/td><td>integer<\/td><td><p><em>location code<\/em><br><strong>required field if you don't specify<\/strong> <code>location_name<\/code><br><strong>Note:<\/strong> it is required to specify either <code>location_name<\/code> or <code>location_code<\/code><br>you can receive the list of available locations with their <code>location_code<\/code> by making a separate request to the <br><code><a href=\"https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/locations_and_languages\">https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/locations_and_languages<\/a><\/code><br>example:<br><code class=\"long-string\">2840<\/code><\/p><\/td><\/tr><tr data-doc-id=\"language_name\"><td><code>language_name<\/code><\/td><td>string<\/td><td><p><em>full name of the language<\/em><br><strong>required field if you don't specify<\/strong> <code>language_code<\/code><br><strong>Note:<\/strong> it is required to specify either <code>language_name<\/code> or <code>language_code<\/code><br>you can receive the list of available locations with their <code>language_name<\/code> by making a separate request to the <br><code><a href=\"https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/locations_and_languages\">https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/locations_and_languages<\/a><\/code><br>example:<br><code class=\"long-string\">English<\/code><\/p><\/td><\/tr><tr data-doc-id=\"language_code\"><td><code>language_code<\/code><\/td><td>string<\/td><td><p><em>language code<\/em><br><strong>required field if you don't specify<\/strong> <code>language_name<\/code><br><strong>Note:<\/strong> it is required to specify either <code>language_name<\/code> or <code>language_code<\/code><br>you can receive the list of available locations with their <code>language_code<\/code> by making a separate request to the <br><code><a href=\"https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/locations_and_languages\">https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/locations_and_languages<\/a><\/code><br>example:<br><code class=\"long-string\">en<\/code><\/p><\/td><\/tr><tr data-doc-id=\"date_from\"><td><code>date_from<\/code><\/td><td>string<\/td><td><p><em>starting date of the time range<\/em><br>optional field<br>if you don't specify this field, the data will be provided for the previous 6 months<br>minimal possible value: <code>2020-10-01<\/code><br>date format: <code>\"yyyy-mm-dd\"<\/code><\/p><\/td><\/tr><tr data-doc-id=\"date_to\"><td><code>date_to<\/code><\/td><td>string<\/td><td><p><em>ending date of the time range<\/em><br>optional field<br>if you don't specify this field, the today's date will be used by default<br>date format: <code>\"yyyy-mm-dd\"<\/code><br>example:<br><code>\"2021-04-01\"<\/code><\/p><\/td><\/tr><tr data-doc-id=\"correlate\"><td><code>correlate<\/code><\/td><td>boolean<\/td><td><p><em>correlate data with previously obtained datasets<\/em><br>optional field<br>default value: <code>true<\/code><br>if you use this parameter, our system will correlate data you obtain now with previously obtained datasets<br>this parameter is intended to mitigate any inconsistencies that may result from changes to our database<br>we recommend always setting <code>correlate<\/code> to <code>true<\/code><\/p><\/td><\/tr><tr data-doc-id=\"ignore_synonyms\"><td><code>ignore_synonyms<\/code><\/td><td>boolean<\/td><td><p><em>ignore highly similar keywords<\/em><br>optional field<br>if set to <code class=\"prettyprint\">true<\/code>, only data based on core keywords will be returned, data for all highly similar keywords will be excluded;  <br>default value: <code>false<\/code><\/p><\/td><\/tr><tr data-doc-id=\"include_clickstream_data\"><td><code>include_clickstream_data<\/code><\/td><td>boolean<\/td><td><p><em>include or exclude data from clickstream-based metrics in the result<\/em><br>optional field<br>if the parameter is set to <code>true<\/code>, you will receive <code>clickstream_etv<\/code>, <code>clickstream_gender_distribution<\/code>, and <code>clickstream_age_distribution<\/code> fields with clickstream data in the response;<br>default value: <code>false<\/code>;<p><strong>Note:<\/strong> historical clickstream data is available from 2024\/05 (May, 2024);<br><strong>with this parameter enabled, you will be charged double the price for the request;<\/strong><br>learn more about how clickstream-based metrics are calculated in this <a href=\"https:\/\/dataforseo.com\/help-center\/what-are-clickstream-based-metrics-and-how-do-we-calculate-them\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tag\"><td><code>tag<\/code><\/td><td>string<\/td><td><p><em>user-defined task identifier<\/em><br>optional field<br><em>the character limit is 255<\/em><br>you can use this parameter to identify the task and match it with the result<br>you will find the specified <code>tag<\/code> value in the <code>data<\/code> object of the response<\/p><\/td><\/tr><\/tbody><\/table><\/div><br \/>\n\u200c<\/p>\n<p>As a response of the API server, you will receive <a href=\"https:\/\/en.wikipedia.org\/wiki\/JSON\">JSON<\/a>-encoded data containing a <code>tasks<\/code> array with the information specific to the set tasks.<\/p>\n<p><strong>Description of the fields in the results array:<\/strong><br \/>\n<div class=\"dfs-doc-container dfs-doc-response\"><div class=\"api-block-main\"><div class=\"api-section\"><table><thead><tr><th>Field name<\/th><th>Type<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr data-doc-id=\"version\"><td><code>version<\/code><\/td><td>string<\/td><td><p><em>the current version of the API<\/em><\/p><\/td><\/tr><tr data-doc-id=\"status_code\"><td><code>status_code<\/code><\/td><td>integer<\/td><td><p><i>general status code<\/i><br>you can find the full list of the response codes <a href=\"\/v3\/appendix\/errors\">here<\/a><br><strong>Note:<\/strong> we strongly recommend designing a necessary system for handling related exceptional or error conditions<\/p><\/td><\/tr><tr data-doc-id=\"status_message\"><td><code>status_message<\/code><\/td><td>string<\/td><td><p><em>general informational message<\/em><br>you can find the full list of general informational messages <a href=\"\/v3\/appendix\/errors\">here<\/a><\/p><\/td><\/tr><tr data-doc-id=\"time\"><td><code>time<\/code><\/td><td>string<\/td><td><p><em>execution time, seconds<\/em><\/p><\/td><\/tr><tr data-doc-id=\"cost\"><td><code>cost<\/code><\/td><td>float<\/td><td><p><em>total tasks cost, USD<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks_count\"><td><code>tasks_count<\/code><\/td><td>integer<\/td><td><p><em>the number of tasks in the <strong><code>tasks<\/code><\/strong> array<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks_error\"><td><code>tasks_error<\/code><\/td><td>integer<\/td><td><p><em>the number of tasks in the <strong><code>tasks<\/code><\/strong> array returned with an error<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks\"><td><strong><code>tasks<\/code><\/strong><\/td><td>array<\/td><td><p><em>array of tasks<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-id\"><td>&nbsp;&nbsp;&nbsp;&nbsp;<code>id<\/code><\/td><td>string<\/td><td><p><em>task identifier<\/em><br><strong>unique task identifier in our system in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Universally_unique_identifier\">UUID<\/a> format<\/strong><\/p><\/td><\/tr><tr data-doc-id=\"tasks-status_code\"><td>&nbsp;&nbsp;&nbsp;&nbsp;<code>status_code<\/code><\/td><td>integer<\/td><td><p><em>status code of the task <\/em><br>generated by DataForSEO; can be within the following range: 10000-60000<br>you can find the full list of the response codes <a href=\"\/v3\/appendix\/errors\">here<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-status_message\"><td>&nbsp;&nbsp;&nbsp;&nbsp;<code>status_message<\/code><\/td><td>string<\/td><td><p><em>informational message of the task<\/em><br>you can find the full list of general informational messages <a href=\"\/v3\/appendix-errors\/\">here<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-time\"><td>&nbsp;&nbsp;&nbsp;&nbsp;<code>time<\/code><\/td><td>string<\/td><td><p><em>execution time, seconds<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-cost\"><td>&nbsp;&nbsp;&nbsp;&nbsp;<code>cost<\/code><\/td><td>float<\/td><td><p><em>cost of the task, USD<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result_count\"><td>&nbsp;&nbsp;&nbsp;&nbsp;<code>result_count<\/code><\/td><td>integer<\/td><td><p><em>number of elements in the <code>result<\/code> array<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-path\"><td>&nbsp;&nbsp;&nbsp;&nbsp;<code>path<\/code><\/td><td>array<\/td><td><p><em>URL path<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-data\"><td>&nbsp;&nbsp;&nbsp;&nbsp;<code>data<\/code><\/td><td>object<\/td><td><p><em>contains the same parameters that you specified in the POST request<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result\"><td>&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>result<\/code><\/strong><\/td><td>array<\/td><td><p><em>array of results<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-se_type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>se_type<\/code><\/td><td>string<\/td><td><p><em>search engine type<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-target\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>target<\/code><\/td><td>string<\/td><td><p><em>target domain in a POST array<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-location_code\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>location_code<\/code><\/td><td>integer<\/td><td><p><em>location code in a POST array<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-language_code\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>language_code<\/code><\/td><td>string<\/td><td><p><em>language code in a POST array<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-total_count\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>total_count<\/code><\/td><td>integer<\/td><td><p><em>total amount of results in our database relevant to your request<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items_count\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>items_count<\/code><\/td><td>integer<\/td><td><p><em>the number of results returned in the <code>items<\/code> array<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>items<\/code><\/strong><\/td><td>array<\/td><td><p><em>contains historical ranking and traffic data<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-se_type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>se_type<\/code><\/td><td>string<\/td><td><p><em>search engine type<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-year\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>year<\/code><\/td><td>integer<\/td><td><p><em>year for which the data is provided<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-month\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>month<\/code><\/td><td>integer<\/td><td><p><em>month for which the data is provided<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>metrics<\/code><\/strong><\/td><td>object<\/td><td><p><em>ranking data relevant to the specified domain<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>organic<\/code><\/strong><\/td><td>object<\/td><td><p><em>ranking and traffic data from organic search<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-pos_1\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_1<\/code><\/td><td>integer<\/td><td><p><em>number of organic SERPs where the domain ranks #1<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-pos_2_3\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_2_3<\/code><\/td><td>integer<\/td><td><p><em>number of organic SERPs where the domain ranks #2-3<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-pos_4_10\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_4_10<\/code><\/td><td>integer<\/td><td><p><em>number of organic SERPs where the domain ranks #4-10<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-pos_11_20\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_11_20<\/code><\/td><td>integer<\/td><td><p><em>number of organic SERPs where the domain ranks #11-20<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-pos_21_30\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_21_30<\/code><\/td><td>integer<\/td><td><p><em>number of organic SERPs where the domain ranks #21-30<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-pos_31_40\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_31_40<\/code><\/td><td>integer<\/td><td><p><em>number of organic SERPs where the domain ranks #31-40<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-pos_41_50\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_41_50<\/code><\/td><td>integer<\/td><td><p><em>number of organic SERPs where the domain ranks #41-50<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-pos_51_60\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_51_60<\/code><\/td><td>integer<\/td><td><p><em>number of organic SERPs where the domain ranks #51-60<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-pos_61_70\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_61_70<\/code><\/td><td>integer<\/td><td><p><em>number of organic SERPs where the domain ranks #61-70<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-pos_71_80\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_71_80<\/code><\/td><td>integer<\/td><td><p><em>number of organic SERPs where the domain ranks #71-80<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-pos_81_90\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_81_90<\/code><\/td><td>integer<\/td><td><p><em>number of organic SERPs where the domain ranks #81-90<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-pos_91_100\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_91_100<\/code><\/td><td>integer<\/td><td><p><em>number of organic SERPs where the domain ranks #91-100<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-etv\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>etv<\/code><\/td><td>float<\/td><td><p><em>estimated traffic volume<\/em><br>estimated organic monthly traffic to the domain<br>calculated as the product of CTR (click-through-rate) and search volume values of all keywords the domain ranks for<br>learn more about how the metric is calculated in <a href=\"https:\/\/dataforseo.com\/help-center\/how-is-etv-calculated\" rel=\"noopener noreferrer\" target=\"_blank\">this help center article<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-count\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>count<\/code><\/td><td>integer<\/td><td><p><em>total count of organic SERPs that contain the domain<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-estimated_paid_traffic_cost\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>estimated_paid_traffic_cost<\/code><\/td><td>float<\/td><td><p><em>estimated cost of converting organic search traffic into paid<\/em><br>represents the estimated monthly cost of running ads (USD) for all keywords that a domain ranks for<br>the metric is calculated as the product of organic <code>etv<\/code> and paid <code>cpc<\/code> values and indicates the cost of driving the estimated volume of monthly organic traffic through PPC advertising in Google Search<br>learn more about how the metric is calculated in <a href=\"https:\/\/dataforseo.com\/help-center\/how-is-traffic-cost-calculated\" rel=\"noopener noreferrer\" target=\"_blank\">this help center article<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-is_new\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>is_new<\/code><\/td><td>integer<\/td><td><p><em>number of new ranked elements<\/em><br>indicates how many new ranked elements were found for the indicated target<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-is_up\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>is_up<\/code><\/td><td>integer<\/td><td><p><em>rank went up<\/em><br>indicates how many ranked elements of the indicated target went up<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-is_down\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>is_down<\/code><\/td><td>integer<\/td><td><p><em>rank went down<\/em><br>indicates how many ranked elements of the indicated target went down<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-is_lost\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>is_lost<\/code><\/td><td>integer<\/td><td><p><em>lost ranked elements<\/em><br>indicates how many ranked elements of the indicated target were previously presented in SERPs, but weren't found during the last check<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-clickstream_etv\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>clickstream_etv<\/code><\/td><td>integer<\/td><td><p><em>estimated traffic volume based on clickstream data<\/em><br>calculated as the product of click-through-rate and clickstream search volume values of all keywords the domain ranks for<br>to retrieve results for this field, the parameter <code>include_clickstream_data<\/code> must be set to <code>true<\/code><br>learn more about how the metric is calculated in this <a href=\"https:\/\/dataforseo.com\/help-center\/whats-clickstream-estimated-traffic-volume-and-how-is-it-calculated\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-clickstream_gender_distribution\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>clickstream_gender_distribution<\/code><\/strong><\/td><td>object<\/td><td><p><em>distribution of estimated clickstream-based metrics by gender<\/em><br>to retrieve results for this field, the parameter <code>include_clickstream_data<\/code> must be set to <code>true<\/code><br>learn more about how the metric is calculated in this <a href=\"https:\/\/dataforseo.com\/help-center\/what-are-clickstream-based-metrics-and-how-do-we-calculate-them\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-clickstream_gender_distribution-female\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>female<\/code><\/td><td>integer<\/td><td><p><em>number of female users in the relevant clickstream dataset<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-clickstream_gender_distribution-male\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>male<\/code><\/td><td>integer<\/td><td><p><em>number of male users in the relevant clickstream dataset<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-clickstream_age_distribution\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>clickstream_age_distribution<\/code><\/strong><\/td><td>object<\/td><td><p><em>distribution of clickstream-based metrics by age<\/em><br>to retrieve results for this field, the parameter <code>include_clickstream_data<\/code> must be set to <code>true<\/code><br>learn more about how the metric is calculated in this <a href=\"https:\/\/dataforseo.com\/help-center\/what-are-clickstream-based-metrics-and-how-do-we-calculate-them\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-clickstream_age_distribution-18-24\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>18-24<\/code><\/td><td>integer<\/td><td><p><em>number of users in the relevant clickstream dataset that fall within the 18-24 age range<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-clickstream_age_distribution-25-34\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>25-34<\/code><\/td><td>integer<\/td><td><p><em>number of users in the relevant clickstream dataset that fall within the 25-34 age range<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-clickstream_age_distribution-35-44\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>35-44<\/code><\/td><td>integer<\/td><td><p><em>number of users in the relevant clickstream dataset that fall within the 35-44 age range<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-clickstream_age_distribution-45-54\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>45-54<\/code><\/td><td>integer<\/td><td><p><em>number of users in the relevant clickstream dataset that fall within the 45-54 age range<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-organic-clickstream_age_distribution-55-64\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>55-64<\/code><\/td><td>integer<\/td><td><p><em>number of users in the relevant clickstream dataset that fall within the 55-64 age range<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>paid<\/code><\/strong><\/td><td>object<\/td><td><p><em>ranking and traffic data from paid search<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-pos_1\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_1<\/code><\/td><td>integer<\/td><td><p><em>number of paid SERPs where the domain ranks #1<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-pos_2_3\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_2_3<\/code><\/td><td>integer<\/td><td><p><em>number of paid SERPs where the domain ranks #2-3<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-pos_4_10\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_4_10<\/code><\/td><td>integer<\/td><td><p><em>number of paid SERPs where the domain ranks #4-10<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-pos_11_20\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_11_20<\/code><\/td><td>integer<\/td><td><p><em>number of paid SERPs where the domain ranks #11-20<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-pos_21_30\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_21_30<\/code><\/td><td>integer<\/td><td><p><em>number of paid SERPs where the domain ranks #21-30<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-pos_31_40\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_31_40<\/code><\/td><td>integer<\/td><td><p><em>number of paid SERPs where the domain ranks #31-40<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-pos_41_50\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_41_50<\/code><\/td><td>integer<\/td><td><p><em>number of paid SERPs where the domain ranks #41-50<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-pos_51_60\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_51_60<\/code><\/td><td>integer<\/td><td><p><em>number of paid SERPs where the domain ranks #51-60<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-pos_61_70\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_61_70<\/code><\/td><td>integer<\/td><td><p><em>number of paid SERPs where the domain ranks #61-70<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-pos_71_80\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_71_80<\/code><\/td><td>integer<\/td><td><p><em>number of paid SERPs where the domain ranks #71-80<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-pos_81_90\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_81_90<\/code><\/td><td>integer<\/td><td><p><em>number of paid SERPs where the domain ranks #81-90<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-pos_91_100\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pos_91_100<\/code><\/td><td>integer<\/td><td><p><em>number of paid SERPs where the domain ranks #91-100<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-etv\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>etv<\/code><\/td><td>float<\/td><td><p><em>estimated traffic volume<\/em><br>estimated paid monthly traffic to the domain<br>calculated as the product of CTR (click-through-rate) and search volume values of all keywords the domain ranks for<br>learn more about how the metric is calculated in <a href=\"https:\/\/dataforseo.com\/help-center\/how-is-etv-calculated\" rel=\"noopener noreferrer\" target=\"_blank\">this help center article<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-count\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>count<\/code><\/td><td>integer<\/td><td><p><em>total count of paid SERPs that contain the domain<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-estimated_paid_traffic_cost\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>estimated_paid_traffic_cost<\/code><\/td><td>float<\/td><td><p><em>estimated cost of monthly search traffic<\/em><br>represents the estimated cost of paid monthly traffic (USD) based on <code>etv<\/code> and <code>cpc<\/code> values<br>learn more about how the metric is calculated in <a href=\"https:\/\/dataforseo.com\/help-center\/how-is-traffic-cost-calculated\" rel=\"noopener noreferrer\" target=\"_blank\">this help center article<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-is_new\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>is_new<\/code><\/td><td>integer<\/td><td><p><em>number of new ranked elements<\/em><br>indicates how many new ranked elements were found for the indicated target<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-is_up\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>is_up<\/code><\/td><td>integer<\/td><td><p><em>rank went up<\/em><br>indicates how many ranked elements of the indicated target went up<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-is_down\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>is_down<\/code><\/td><td>integer<\/td><td><p><em>rank went down<\/em><br>indicates how many ranked elements of the indicated target went down<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-is_lost\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>is_lost<\/code><\/td><td>integer<\/td><td><p><em>lost ranked elements<\/em><br>indicates how many ranked elements of the indicated target were previously presented in SERPs, but weren't found during the last check<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-clickstream_etv\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>clickstream_etv<\/code><\/td><td>integer<\/td><td><p><em>estimated traffic volume based on clickstream data<\/em><br>calculated as the product of click-through-rate and clickstream search volume values of all keywords the domain ranks for<br>to retrieve results for this field, the parameter <code>include_clickstream_data<\/code> must be set to <code>true<\/code><br>learn more about how the metric is calculated in this <a href=\"https:\/\/dataforseo.com\/help-center\/whats-clickstream-estimated-traffic-volume-and-how-is-it-calculated\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-clickstream_gender_distribution\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>clickstream_gender_distribution<\/code><\/strong><\/td><td>object<\/td><td><p><em>distribution of estimated clickstream-based metrics by gender<\/em><br>to retrieve results for this field, the parameter <code>include_clickstream_data<\/code> must be set to <code>true<\/code><br>learn more about how the metric is calculated in this <a href=\"https:\/\/dataforseo.com\/help-center\/what-are-clickstream-based-metrics-and-how-do-we-calculate-them\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-clickstream_gender_distribution-female\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>female<\/code><\/td><td>integer<\/td><td><p><em>number of female users in the relevant clickstream dataset<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-clickstream_gender_distribution-male\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>male<\/code><\/td><td>integer<\/td><td><p><em>number of male users in the relevant clickstream dataset<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-clickstream_age_distribution\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>clickstream_age_distribution<\/code><\/strong><\/td><td>object<\/td><td><p><em>distribution of clickstream-based metrics by age<\/em><br>to retrieve results for this field, the parameter <code>include_clickstream_data<\/code> must be set to <code>true<\/code><br>learn more about how the metric is calculated in this <a href=\"https:\/\/dataforseo.com\/help-center\/what-are-clickstream-based-metrics-and-how-do-we-calculate-them\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-clickstream_age_distribution-18-24\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>18-24<\/code><\/td><td>integer<\/td><td><p><em>number of users in the relevant clickstream dataset that fall within the 18-24 age range<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-clickstream_age_distribution-25-34\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>25-34<\/code><\/td><td>integer<\/td><td><p><em>number of users in the relevant clickstream dataset that fall within the 25-34 age range<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-clickstream_age_distribution-35-44\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>35-44<\/code><\/td><td>integer<\/td><td><p><em>number of users in the relevant clickstream dataset that fall within the 35-44 age range<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-clickstream_age_distribution-45-54\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>45-54<\/code><\/td><td>integer<\/td><td><p><em>number of users in the relevant clickstream dataset that fall within the 45-54 age range<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-metrics-paid-clickstream_age_distribution-55-64\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>55-64<\/code><\/td><td>integer<\/td><td><p><em>number of users in the relevant clickstream dataset that fall within the 55-64 age range<\/em><\/p><\/td><\/tr><\/tbody><\/table><\/div><\/div><\/div><br \/>\n\u200c\u200c[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<blockquote><p>Instead of \u2018login\u2019 and \u2018password\u2019 use your credentials from https:\/\/app.dataforseo.com\/api-access<\/p><\/blockquote><div id=\"curl\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-bash hljs\"># Instead of &#039;login&#039; and &#039;password&#039; use your credentials from https:\/\/app.dataforseo.com\/api-access \r\nlogin=&quot;login&quot; \r\npassword=&quot;password&quot; \r\ncred=&quot;$(printf ${login}:${password} | base64)&quot; \r\ncurl --location --request POST &quot;https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/google\/historical_rank_overview\/live&quot; \r\n--header &quot;Authorization: Basic ${cred}&quot;  \r\n--header &quot;Content-Type: application\/json&quot; \r\n--data-raw &#039;[\r\n    {\r\n        &quot;target&quot;: &quot;dataforseo.com&quot;,\r\n        &quot;location_code&quot;: 2840,\r\n        &quot;language_code&quot;: &quot;en&quot;,\r\n        &quot;date_from&quot;: &quot;2021-01-01&quot;,\r\n        &quot;date_to&quot;: &quot;2021-03-29&quot;\r\n    }\r\n]&#039;<\/code><\/pre><\/div><\/div><div id=\"php\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-php hljs\">&lt;?php\r\n\/\/ You can download this file from here https:\/\/cdn.dataforseo.com\/v3\/examples\/php\/php_RestClient.zip\r\nrequire(&#039;RestClient.php&#039;);\r\n$api_url = &#039;https:\/\/api.dataforseo.com\/&#039;;\r\n\/\/ Instead of &#039;login&#039; and &#039;password&#039; use your credentials from https:\/\/app.dataforseo.com\/api-access\r\n$client = new RestClient($api_url, null, &#039;login&#039;, &#039;password&#039;);\r\n\r\n$post_array = array();\r\n\/\/ simple way to set a task\r\n$post_array[] = array(\r\n\t&quot;target&quot; =&gt; &quot;dataforseo.com&quot;,\r\n\t&quot;language_name&quot; =&gt; &quot;English&quot;,\r\n\t&quot;location_code&quot; =&gt; 2840,\r\n\t&quot;date_from&quot; =&gt; &quot;2021-01-01&quot;,\r\n\t&quot;date_to&quot; =&gt; &quot;2021-03-29&quot;\r\n);\r\ntry {\r\n\t\/\/ POST \/v3\/dataforseo_labs\/google\/historical_rank_overview\/live\r\n\t$result = $client-&gt;post(&#039;\/v3\/dataforseo_labs\/google\/historical_rank_overview\/live&#039;, $post_array);\r\n\tprint_r($result);\r\n\t\/\/ do something with post result\r\n} catch (RestClientException $e) {\r\n\techo &quot;n&quot;;\r\n\tprint &quot;HTTP code: {$e-&gt;getHttpCode()}n&quot;;\r\n\tprint &quot;Error code: {$e-&gt;getCode()}n&quot;;\r\n\tprint &quot;Message: {$e-&gt;getMessage()}n&quot;;\r\n\tprint  $e-&gt;getTraceAsString();\r\n\techo &quot;n&quot;;\r\n}\r\n$client = null;\r\n?&gt;<\/code><\/pre><\/div><\/div><div id=\"javascript\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-javascript hljs\">const post_array = [];\r\npost_array.push({\r\n  &quot;target&quot;: &quot;dataforseo.com&quot;,\r\n  &quot;language_name&quot;: &quot;English&quot;,\r\n  &quot;location_code&quot;: 2840,\r\n  &quot;date_from&quot;: &quot;2021-01-01&quot;,\r\n  &quot;date_to&quot;: &quot;2021-03-29&quot;\r\n});\r\nconst axios = require(&#039;axios&#039;);\r\naxios({\r\n  method: &#039;post&#039;,\r\n  url: &#039;https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/google\/historical_rank_overview\/live&#039;,\r\n  auth: {\r\n    username: &#039;login&#039;,\r\n    password: &#039;password&#039;\r\n  },\r\n  data: post_array,\r\n  headers: {\r\n    &#039;content-type&#039;: &#039;application\/json&#039;\r\n  }\r\n}).then(function (response) {\r\n  var result = response[&#039;data&#039;][&#039;tasks&#039;];\r\n  \/\/ Result data\r\n  console.log(result);\r\n}).catch(function (error) {\r\n  console.log(error);\r\n});<\/code><\/pre><\/div><\/div><div id=\"python\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-python hljs\">from client import RestClient\r\n# You can download this file from here https:\/\/cdn.dataforseo.com\/v3\/examples\/python\/python_Client.zip\r\nclient = RestClient(&quot;login&quot;, &quot;password&quot;)\r\npost_data = dict()\r\n# simple way to set a task\r\npost_data[len(post_data)] = dict(\r\n    target=&quot;dataforseo.com&quot;,\r\n    location_name=&quot;United States&quot;,\r\n    language_name=&quot;English&quot;,\r\n    date_from=&quot;2021-01-01&quot;,\r\n    date_to=&quot;2021-03-29&quot;    \r\n)\r\n# POST \/v3\/dataforseo_labs\/google\/historical_rank_overview\/live\r\nresponse = client.post(&quot;\/v3\/dataforseo_labs\/google\/historical_rank_overview\/live&quot;, post_data)\r\n# you can find the full list of the response codes here https:\/\/docs.dataforseo.com\/v3\/appendix\/errors\r\nif response[&quot;status_code&quot;] == 20000:\r\n    print(response)\r\n    # do something with result\r\nelse:\r\n    print(&quot;error. Code: %d Message: %s&quot; % (response[&quot;status_code&quot;], response[&quot;status_message&quot;]))<\/code><\/pre><\/div><\/div><div id=\"csharp\" class=\"tab-content example__content\"><div class=\"example__code\"><pre><code class=\"language-csharp hljs\">using Newtonsoft.Json;\r\nusing System;\r\nusing System.Collections.Generic;\r\nusing System.Net.Http;\r\nusing System.Net.Http.Headers;\r\nusing System.Text;\r\nusing System.Threading.Tasks;\r\nnamespace DataForSeoDemos\r\n{\r\n    public static partial class Demos\r\n    {\r\n        public static async Task dataforseo_labs_google_historical_rank_overview_live()\r\n        {\r\n            var httpClient = new HttpClient\r\n            {\r\n                BaseAddress = new Uri(&quot;https:\/\/api.dataforseo.com\/&quot;),\r\n                \/\/ Instead of &#039;login&#039; and &#039;password&#039; use your credentials from https:\/\/app.dataforseo.com\/api-access\r\n                DefaultRequestHeaders = { Authorization = new AuthenticationHeaderValue(&quot;Basic&quot;, Convert.ToBase64String(Encoding.ASCII.GetBytes(&quot;login:password&quot;))) }\r\n            };\r\n            var postData = new List&lt;object&gt;();\r\n            postData.Add(new\r\n            {\r\n                target = &quot;dataforseo.com&quot;,\r\n                location_name = &quot;United States&quot;,\r\n                language_name = &quot;English&quot;,\r\n                date_from = &quot;2021-01-01&quot;,\r\n                date_to = &quot;2021-03-29&quot;   \r\n            });\r\n            \/\/ POST \/v3\/dataforseo_labs\/google\/historical_rank_overview\/live\r\n            \/\/ the full list of possible parameters is available in documentation\r\n            var taskPostResponse = await httpClient.PostAsync(&quot;\/v3\/dataforseo_labs\/google\/historical_rank_overview\/live&quot;, new StringContent(JsonConvert.SerializeObject(postData)));\r\n            var result = JsonConvert.DeserializeObject(await taskPostResponse.Content.ReadAsStringAsync());\r\n            \/\/ you can find the full list of the response codes here https:\/\/docs.dataforseo.com\/v3\/appendix\/errors\r\n            if (result.status_code == 20000)\r\n            {\r\n                \/\/ do something with result\r\n                Console.WriteLine(result);\r\n            }\r\n            else\r\n                Console.WriteLine($&quot;error. Code: {result.status_code} Message: {result.status_message}&quot;);\r\n        }\r\n    }\r\n}<\/code><\/pre><\/div><\/div><blockquote><p>The above command returns JSON structured like this:<\/p><\/blockquote><div class=\"example example--json\"><div class=\"example__content\"><div class=\"example__code example__code-json\"><pre><code class=\"language-json hljs\">{\r\n  &quot;version&quot;: &quot;0.1.20240514&quot;,\r\n  &quot;status_code&quot;: 20000,\r\n  &quot;status_message&quot;: &quot;Ok.&quot;,\r\n  &quot;time&quot;: &quot;0.3473 sec.&quot;,\r\n  &quot;cost&quot;: 0.106,\r\n  &quot;tasks_count&quot;: 1,\r\n  &quot;tasks_error&quot;: 0,\r\n  &quot;tasks&quot;: [\r\n    {\r\n      &quot;id&quot;: &quot;06131943-1535-0406-0000-0f4d2c2727db&quot;,\r\n      &quot;status_code&quot;: 20000,\r\n      &quot;status_message&quot;: &quot;Ok.&quot;,\r\n      &quot;time&quot;: &quot;0.2914 sec.&quot;,\r\n      &quot;cost&quot;: 0.106,\r\n      &quot;result_count&quot;: 1,\r\n      &quot;path&quot;: [\r\n        &quot;v3&quot;,\r\n        &quot;dataforseo_labs&quot;,\r\n        &quot;google&quot;,\r\n        &quot;historical_rank_overview&quot;,\r\n        &quot;live&quot;\r\n      ],\r\n      &quot;data&quot;: {\r\n        &quot;api&quot;: &quot;dataforseo_labs&quot;,\r\n        &quot;function&quot;: &quot;historical_rank_overview&quot;,\r\n        &quot;se_type&quot;: &quot;google&quot;,\r\n        &quot;target&quot;: &quot;walmart.com&quot;,\r\n        &quot;language_name&quot;: &quot;English&quot;,\r\n        &quot;location_code&quot;: 2840\r\n      },\r\n      &quot;result&quot;: [\r\n        {\r\n          &quot;se_type&quot;: &quot;google&quot;,\r\n          &quot;target&quot;: &quot;walmart.com&quot;,\r\n          &quot;location_code&quot;: 2840,\r\n          &quot;language_code&quot;: &quot;en&quot;,\r\n          &quot;total_count&quot;: 6,\r\n          &quot;items_count&quot;: 6,\r\n          &quot;items&quot;: [\r\n            {\r\n              &quot;se_type&quot;: &quot;google&quot;,\r\n              &quot;year&quot;: 2024,\r\n              &quot;month&quot;: 6,\r\n              &quot;metrics&quot;: {\r\n                &quot;organic&quot;: {\r\n                  &quot;pos_1&quot;: 509822,\r\n                  &quot;pos_2_3&quot;: 1150822,\r\n                  &quot;pos_4_10&quot;: 4724643,\r\n                  &quot;pos_11_20&quot;: 5257155,\r\n                  &quot;pos_21_30&quot;: 4367957,\r\n                  &quot;pos_31_40&quot;: 3674706,\r\n                  &quot;pos_41_50&quot;: 3088802,\r\n                  &quot;pos_51_60&quot;: 2557156,\r\n                  &quot;pos_61_70&quot;: 2073114,\r\n                  &quot;pos_71_80&quot;: 1699732,\r\n                  &quot;pos_81_90&quot;: 1418531,\r\n                  &quot;pos_91_100&quot;: 1006455,\r\n                  &quot;etv&quot;: 739386585.3538767,\r\n                  &quot;count&quot;: 31529023,\r\n                  &quot;estimated_paid_traffic_cost&quot;: 680544683.7358212,\r\n                  &quot;is_new&quot;: 13230766,\r\n                  &quot;is_up&quot;: 7521177,\r\n                  &quot;is_down&quot;: 8776911,\r\n                  &quot;is_lost&quot;: 12264646,\r\n                  &quot;clickstream_etv&quot;: 8241904.270340362,\r\n                  &quot;clickstream_gender_distribution&quot;: {\r\n                    &quot;female&quot;: 38,\r\n                    &quot;male&quot;: 61\r\n                  },\r\n                  &quot;clickstream_age_distribution&quot;: {\r\n                    &quot;18-24&quot;: 19,\r\n                    &quot;25-34&quot;: 34,\r\n                    &quot;35-44&quot;: 35,\r\n                    &quot;45-54&quot;: 6,\r\n                    &quot;55-64&quot;: 3\r\n                  }\r\n                },\r\n                &quot;paid&quot;: {\r\n                  &quot;pos_1&quot;: 3722,\r\n                  &quot;pos_2_3&quot;: 642,\r\n                  &quot;pos_4_10&quot;: 211,\r\n                  &quot;pos_11_20&quot;: 1,\r\n                  &quot;pos_21_30&quot;: 0,\r\n                  &quot;pos_31_40&quot;: 0,\r\n                  &quot;pos_41_50&quot;: 0,\r\n                  &quot;pos_51_60&quot;: 0,\r\n                  &quot;pos_61_70&quot;: 0,\r\n                  &quot;pos_71_80&quot;: 0,\r\n                  &quot;pos_81_90&quot;: 0,\r\n                  &quot;pos_91_100&quot;: 0,\r\n                  &quot;etv&quot;: 10545915.813505903,\r\n                  &quot;count&quot;: 4576,\r\n                  &quot;estimated_paid_traffic_cost&quot;: 3392752.083181726,\r\n                  &quot;is_new&quot;: 4050,\r\n                  &quot;is_up&quot;: 133,\r\n                  &quot;is_down&quot;: 97,\r\n                  &quot;is_lost&quot;: 9849,\r\n                  &quot;clickstream_etv&quot;: 282502.15979999985,\r\n                  &quot;clickstream_gender_distribution&quot;: {\r\n                    &quot;female&quot;: 56,\r\n                    &quot;male&quot;: 43\r\n                  },\r\n                  &quot;clickstream_age_distribution&quot;: {\r\n                    &quot;18-24&quot;: 9,\r\n                    &quot;25-34&quot;: 19,\r\n                    &quot;35-44&quot;: 41,\r\n                    &quot;45-54&quot;: 16,\r\n                    &quot;55-64&quot;: 12\r\n                  }\r\n                }\r\n              }\r\n            },\r\n            {\r\n              &quot;se_type&quot;: &quot;google&quot;,\r\n              &quot;year&quot;: 2024,\r\n              &quot;month&quot;: 5,\r\n              &quot;metrics&quot;: {\r\n                &quot;organic&quot;: {\r\n                  &quot;pos_1&quot;: 518159,\r\n                  &quot;pos_2_3&quot;: 1192459,\r\n                  &quot;pos_4_10&quot;: 4743488,\r\n                  &quot;pos_11_20&quot;: 5229984,\r\n                  &quot;pos_21_30&quot;: 4285707,\r\n                  &quot;pos_31_40&quot;: 3613820,\r\n                  &quot;pos_41_50&quot;: 3062787,\r\n                  &quot;pos_51_60&quot;: 2543448,\r\n                  &quot;pos_61_70&quot;: 2065034,\r\n                  &quot;pos_71_80&quot;: 1687959,\r\n                  &quot;pos_81_90&quot;: 1401378,\r\n                  &quot;pos_91_100&quot;: 991627,\r\n                  &quot;etv&quot;: 743947951.9096156,\r\n                  &quot;count&quot;: 31335987,\r\n                  &quot;estimated_paid_traffic_cost&quot;: 685357589.2078723,\r\n                  &quot;is_new&quot;: 13419522,\r\n                  &quot;is_up&quot;: 7525731,\r\n                  &quot;is_down&quot;: 8382388,\r\n                  &quot;is_lost&quot;: 12218230,\r\n                  &quot;clickstream_etv&quot;: 8985627.835984584,\r\n                  &quot;clickstream_gender_distribution&quot;: {\r\n                    &quot;female&quot;: 34,\r\n                    &quot;male&quot;: 65\r\n                  },\r\n                  &quot;clickstream_age_distribution&quot;: {\r\n                    &quot;18-24&quot;: 1,\r\n                    &quot;25-34&quot;: 47,\r\n                    &quot;35-44&quot;: 46,\r\n                    &quot;45-54&quot;: 3,\r\n                    &quot;55-64&quot;: 0\r\n                  }\r\n                },\r\n                &quot;paid&quot;: {\r\n                  &quot;pos_1&quot;: 4031,\r\n                  &quot;pos_2_3&quot;: 622,\r\n                  &quot;pos_4_10&quot;: 223,\r\n                  &quot;pos_11_20&quot;: 1,\r\n                  &quot;pos_21_30&quot;: 0,\r\n                  &quot;pos_31_40&quot;: 0,\r\n                  &quot;pos_41_50&quot;: 0,\r\n                  &quot;pos_51_60&quot;: 0,\r\n                  &quot;pos_61_70&quot;: 0,\r\n                  &quot;pos_71_80&quot;: 0,\r\n                  &quot;pos_81_90&quot;: 0,\r\n                  &quot;pos_91_100&quot;: 0,\r\n                  &quot;etv&quot;: 9764996.324482664,\r\n                  &quot;count&quot;: 4877,\r\n                  &quot;estimated_paid_traffic_cost&quot;: 3199411.5351820625,\r\n                  &quot;is_new&quot;: 4326,\r\n                  &quot;is_up&quot;: 130,\r\n                  &quot;is_down&quot;: 109,\r\n                  &quot;is_lost&quot;: 12957,\r\n                  &quot;clickstream_etv&quot;: 301403.0448,\r\n                  &quot;clickstream_gender_distribution&quot;: {\r\n                    &quot;female&quot;: 47,\r\n                    &quot;male&quot;: 52\r\n                  },\r\n                  &quot;clickstream_age_distribution&quot;: {\r\n                    &quot;18-24&quot;: 0,\r\n                    &quot;25-34&quot;: 28,\r\n                    &quot;35-44&quot;: 59,\r\n                    &quot;45-54&quot;: 9,\r\n                    &quot;55-64&quot;: 1\r\n                  }\r\n                }\r\n              }\r\n            },\r\n            {\r\n              &quot;se_type&quot;: &quot;google&quot;,\r\n              &quot;year&quot;: 2024,\r\n              &quot;month&quot;: 4,\r\n              &quot;metrics&quot;: {\r\n                &quot;organic&quot;: {\r\n                  &quot;pos_1&quot;: 558191,\r\n                  &quot;pos_2_3&quot;: 1357499,\r\n                  &quot;pos_4_10&quot;: 4924178,\r\n                  &quot;pos_11_20&quot;: 5300462,\r\n                  &quot;pos_21_30&quot;: 4221710,\r\n                  &quot;pos_31_40&quot;: 3570377,\r\n                  &quot;pos_41_50&quot;: 3036258,\r\n                  &quot;pos_51_60&quot;: 2507072,\r\n                  &quot;pos_61_70&quot;: 2033914,\r\n                  &quot;pos_71_80&quot;: 1643909,\r\n                  &quot;pos_81_90&quot;: 1333932,\r\n                  &quot;pos_91_100&quot;: 930041,\r\n                  &quot;etv&quot;: 779520854.9144412,\r\n                  &quot;count&quot;: 31417571,\r\n                  &quot;estimated_paid_traffic_cost&quot;: 720300471.252897,\r\n                  &quot;is_new&quot;: 14766318,\r\n                  &quot;is_up&quot;: 7855547,\r\n                  &quot;is_down&quot;: 6891033,\r\n                  &quot;is_lost&quot;: 12641150,\r\n                  &quot;clickstream_etv&quot;: 0,\r\n                  &quot;clickstream_gender_distribution&quot;: {\r\n                    &quot;female&quot;: 0,\r\n                    &quot;male&quot;: 0\r\n                  },\r\n                  &quot;clickstream_age_distribution&quot;: {\r\n                    &quot;18-24&quot;: 0,\r\n                    &quot;25-34&quot;: 0,\r\n                    &quot;35-44&quot;: 0,\r\n                    &quot;45-54&quot;: 0,\r\n                    &quot;55-64&quot;: 0\r\n                  }\r\n                },\r\n                &quot;paid&quot;: {\r\n                  &quot;pos_1&quot;: 6754,\r\n                  &quot;pos_2_3&quot;: 1075,\r\n                  &quot;pos_4_10&quot;: 331,\r\n                  &quot;pos_11_20&quot;: 0,\r\n                  &quot;pos_21_30&quot;: 0,\r\n                  &quot;pos_31_40&quot;: 0,\r\n                  &quot;pos_41_50&quot;: 0,\r\n                  &quot;pos_51_60&quot;: 0,\r\n                  &quot;pos_61_70&quot;: 0,\r\n                  &quot;pos_71_80&quot;: 0,\r\n                  &quot;pos_81_90&quot;: 0,\r\n                  &quot;pos_91_100&quot;: 0,\r\n                  &quot;etv&quot;: 9211994.069159314,\r\n                  &quot;count&quot;: 8160,\r\n                  &quot;estimated_paid_traffic_cost&quot;: 2961977.858257655,\r\n                  &quot;is_new&quot;: 7916,\r\n                  &quot;is_up&quot;: 55,\r\n                  &quot;is_down&quot;: 61,\r\n                  &quot;is_lost&quot;: 40255,\r\n                  &quot;clickstream_etv&quot;: 0,\r\n                  &quot;clickstream_gender_distribution&quot;: {\r\n                    &quot;female&quot;: 0,\r\n                    &quot;male&quot;: 0\r\n                  },\r\n                  &quot;clickstream_age_distribution&quot;: {\r\n                    &quot;18-24&quot;: 0,\r\n                    &quot;25-34&quot;: 0,\r\n                    &quot;35-44&quot;: 0,\r\n                    &quot;45-54&quot;: 0,\r\n                    &quot;55-64&quot;: 0\r\n                  }\r\n                }\r\n              }\r\n            },\r\n            {\r\n              &quot;se_type&quot;: &quot;google&quot;,\r\n              &quot;year&quot;: 2024,\r\n              &quot;month&quot;: 3,\r\n              &quot;metrics&quot;: {\r\n                &quot;organic&quot;: {\r\n                  &quot;pos_1&quot;: 563683,\r\n                  &quot;pos_2_3&quot;: 1322095,\r\n                  &quot;pos_4_10&quot;: 4792967,\r\n                  &quot;pos_11_20&quot;: 4869136,\r\n                  &quot;pos_21_30&quot;: 3915619,\r\n                  &quot;pos_31_40&quot;: 3370293,\r\n                  &quot;pos_41_50&quot;: 2898255,\r\n                  &quot;pos_51_60&quot;: 2425421,\r\n                  &quot;pos_61_70&quot;: 1994127,\r\n                  &quot;pos_71_80&quot;: 1636323,\r\n                  &quot;pos_81_90&quot;: 1339453,\r\n                  &quot;pos_91_100&quot;: 935445,\r\n                  &quot;etv&quot;: 762340322.7934461,\r\n                  &quot;count&quot;: 30062944,\r\n                  &quot;estimated_paid_traffic_cost&quot;: 680955699.9671698,\r\n                  &quot;is_new&quot;: 12535336,\r\n                  &quot;is_up&quot;: 7113255,\r\n                  &quot;is_down&quot;: 8255930,\r\n                  &quot;is_lost&quot;: 11900096,\r\n                  &quot;clickstream_etv&quot;: 0,\r\n                  &quot;clickstream_gender_distribution&quot;: {\r\n                    &quot;female&quot;: 0,\r\n                    &quot;male&quot;: 0\r\n                  },\r\n                  &quot;clickstream_age_distribution&quot;: {\r\n                    &quot;18-24&quot;: 0,\r\n                    &quot;25-34&quot;: 0,\r\n                    &quot;35-44&quot;: 0,\r\n                    &quot;45-54&quot;: 0,\r\n                    &quot;55-64&quot;: 0\r\n                  }\r\n                },\r\n                &quot;paid&quot;: {\r\n                  &quot;pos_1&quot;: 40720,\r\n                  &quot;pos_2_3&quot;: 1111,\r\n                  &quot;pos_4_10&quot;: 274,\r\n                  &quot;pos_11_20&quot;: 0,\r\n                  &quot;pos_21_30&quot;: 0,\r\n                  &quot;pos_31_40&quot;: 0,\r\n                  &quot;pos_41_50&quot;: 0,\r\n                  &quot;pos_51_60&quot;: 0,\r\n                  &quot;pos_61_70&quot;: 0,\r\n                  &quot;pos_71_80&quot;: 0,\r\n                  &quot;pos_81_90&quot;: 0,\r\n                  &quot;pos_91_100&quot;: 0,\r\n                  &quot;etv&quot;: 3773664.9025530517,\r\n                  &quot;count&quot;: 42105,\r\n                  &quot;estimated_paid_traffic_cost&quot;: 4692455.695887562,\r\n                  &quot;is_new&quot;: 42083,\r\n                  &quot;is_up&quot;: 9,\r\n                  &quot;is_down&quot;: 8,\r\n                  &quot;is_lost&quot;: 7221,\r\n                  &quot;clickstream_etv&quot;: 0,\r\n                  &quot;clickstream_gender_distribution&quot;: {\r\n                    &quot;female&quot;: 0,\r\n                    &quot;male&quot;: 0\r\n                  },\r\n                  &quot;clickstream_age_distribution&quot;: {\r\n                    &quot;18-24&quot;: 0,\r\n                    &quot;25-34&quot;: 0,\r\n                    &quot;35-44&quot;: 0,\r\n                    &quot;45-54&quot;: 0,\r\n                    &quot;55-64&quot;: 0\r\n                  }\r\n                }\r\n              }\r\n            },\r\n            {\r\n              &quot;se_type&quot;: &quot;google&quot;,\r\n              &quot;year&quot;: 2024,\r\n              &quot;month&quot;: 2,\r\n              &quot;metrics&quot;: {\r\n                &quot;organic&quot;: {\r\n                  &quot;pos_1&quot;: 562105,\r\n                  &quot;pos_2_3&quot;: 1312901,\r\n                  &quot;pos_4_10&quot;: 4769571,\r\n                  &quot;pos_11_20&quot;: 4776698,\r\n                  &quot;pos_21_30&quot;: 3860081,\r\n                  &quot;pos_31_40&quot;: 3350778,\r\n                  &quot;pos_41_50&quot;: 2905275,\r\n                  &quot;pos_51_60&quot;: 2447029,\r\n                  &quot;pos_61_70&quot;: 2025784,\r\n                  &quot;pos_71_80&quot;: 1671843,\r\n                  &quot;pos_81_90&quot;: 1373103,\r\n                  &quot;pos_91_100&quot;: 959704,\r\n                  &quot;etv&quot;: 718399615.0404546,\r\n                  &quot;count&quot;: 30015004,\r\n                  &quot;estimated_paid_traffic_cost&quot;: 628047254.0836341,\r\n                  &quot;is_new&quot;: 11974586,\r\n                  &quot;is_up&quot;: 6343980,\r\n                  &quot;is_down&quot;: 9445051,\r\n                  &quot;is_lost&quot;: 11789235,\r\n                  &quot;clickstream_etv&quot;: 0,\r\n                  &quot;clickstream_gender_distribution&quot;: {\r\n                    &quot;female&quot;: 0,\r\n                    &quot;male&quot;: 0\r\n                  },\r\n                  &quot;clickstream_age_distribution&quot;: {\r\n                    &quot;18-24&quot;: 0,\r\n                    &quot;25-34&quot;: 0,\r\n                    &quot;35-44&quot;: 0,\r\n                    &quot;45-54&quot;: 0,\r\n                    &quot;55-64&quot;: 0\r\n                  }\r\n                },\r\n                &quot;paid&quot;: {\r\n                  &quot;pos_1&quot;: 54110,\r\n                  &quot;pos_2_3&quot;: 947,\r\n                  &quot;pos_4_10&quot;: 137,\r\n                  &quot;pos_11_20&quot;: 0,\r\n                  &quot;pos_21_30&quot;: 0,\r\n                  &quot;pos_31_40&quot;: 0,\r\n                  &quot;pos_41_50&quot;: 0,\r\n                  &quot;pos_51_60&quot;: 0,\r\n                  &quot;pos_61_70&quot;: 0,\r\n                  &quot;pos_71_80&quot;: 0,\r\n                  &quot;pos_81_90&quot;: 0,\r\n                  &quot;pos_91_100&quot;: 0,\r\n                  &quot;etv&quot;: 3687987.6822375953,\r\n                  &quot;count&quot;: 55194,\r\n                  &quot;estimated_paid_traffic_cost&quot;: 4500352.398346298,\r\n                  &quot;is_new&quot;: 55167,\r\n                  &quot;is_up&quot;: 5,\r\n                  &quot;is_down&quot;: 13,\r\n                  &quot;is_lost&quot;: 843,\r\n                  &quot;clickstream_etv&quot;: 0,\r\n                  &quot;clickstream_gender_distribution&quot;: {\r\n                    &quot;female&quot;: 0,\r\n                    &quot;male&quot;: 0\r\n                  },\r\n                  &quot;clickstream_age_distribution&quot;: {\r\n                    &quot;18-24&quot;: 0,\r\n                    &quot;25-34&quot;: 0,\r\n                    &quot;35-44&quot;: 0,\r\n                    &quot;45-54&quot;: 0,\r\n                    &quot;55-64&quot;: 0\r\n                  }\r\n                }\r\n              }\r\n            },\r\n            {\r\n              &quot;se_type&quot;: &quot;google&quot;,\r\n              &quot;year&quot;: 2024,\r\n              &quot;month&quot;: 1,\r\n              &quot;metrics&quot;: {\r\n                &quot;organic&quot;: {\r\n                  &quot;pos_1&quot;: 553410,\r\n                  &quot;pos_2_3&quot;: 1329303,\r\n                  &quot;pos_4_10&quot;: 4952170,\r\n                  &quot;pos_11_20&quot;: 4801954,\r\n                  &quot;pos_21_30&quot;: 3886121,\r\n                  &quot;pos_31_40&quot;: 3354368,\r\n                  &quot;pos_41_50&quot;: 2881108,\r\n                  &quot;pos_51_60&quot;: 2412761,\r\n                  &quot;pos_61_70&quot;: 1994232,\r\n                  &quot;pos_71_80&quot;: 1645283,\r\n                  &quot;pos_81_90&quot;: 1352431,\r\n                  &quot;pos_91_100&quot;: 946924,\r\n                  &quot;etv&quot;: 726778104.9467928,\r\n                  &quot;count&quot;: 30110098,\r\n                  &quot;estimated_paid_traffic_cost&quot;: 745933021.9422338,\r\n                  &quot;is_new&quot;: 12827769,\r\n                  &quot;is_up&quot;: 5945949,\r\n                  &quot;is_down&quot;: 9241808,\r\n                  &quot;is_lost&quot;: 12282061,\r\n                  &quot;clickstream_etv&quot;: 0,\r\n                  &quot;clickstream_gender_distribution&quot;: {\r\n                    &quot;female&quot;: 0,\r\n                    &quot;male&quot;: 0\r\n                  },\r\n                  &quot;clickstream_age_distribution&quot;: {\r\n                    &quot;18-24&quot;: 0,\r\n                    &quot;25-34&quot;: 0,\r\n                    &quot;35-44&quot;: 0,\r\n                    &quot;45-54&quot;: 0,\r\n                    &quot;55-64&quot;: 0\r\n                  }\r\n                },\r\n                &quot;paid&quot;: {\r\n                  &quot;pos_1&quot;: 449,\r\n                  &quot;pos_2_3&quot;: 113,\r\n                  &quot;pos_4_10&quot;: 12,\r\n                  &quot;pos_11_20&quot;: 0,\r\n                  &quot;pos_21_30&quot;: 0,\r\n                  &quot;pos_31_40&quot;: 0,\r\n                  &quot;pos_41_50&quot;: 0,\r\n                  &quot;pos_51_60&quot;: 0,\r\n                  &quot;pos_61_70&quot;: 0,\r\n                  &quot;pos_71_80&quot;: 0,\r\n                  &quot;pos_81_90&quot;: 0,\r\n                  &quot;pos_91_100&quot;: 0,\r\n                  &quot;etv&quot;: 23985.645048499107,\r\n                  &quot;count&quot;: 574,\r\n                  &quot;estimated_paid_traffic_cost&quot;: 25575.684668798,\r\n                  &quot;is_new&quot;: 564,\r\n                  &quot;is_up&quot;: 2,\r\n                  &quot;is_down&quot;: 0,\r\n                  &quot;is_lost&quot;: 195,\r\n                  &quot;clickstream_etv&quot;: 0,\r\n                  &quot;clickstream_gender_distribution&quot;: {\r\n                    &quot;female&quot;: 0,\r\n                    &quot;male&quot;: 0\r\n                  },\r\n                  &quot;clickstream_age_distribution&quot;: {\r\n                    &quot;18-24&quot;: 0,\r\n                    &quot;25-34&quot;: 0,\r\n                    &quot;35-44&quot;: 0,\r\n                    &quot;45-54&quot;: 0,\r\n                    &quot;55-64&quot;: 0\r\n                  }\r\n                }\r\n              }\r\n            }\r\n          ]\r\n        }\r\n      ]\r\n    }\r\n  ]\r\n}<\/code><\/pre><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][vc_column_text] Historical Rank Overview \u200c This endpoint will provide you with historical data on rankings and traffic of the specified domain, such as domain ranking distribution in SERPs and estimated monthly traffic volume for both organic and paid results. Data updates: data is updated weekly, the latest update time is available in the Status endpoint. [&hellip;]<\/p>\n","protected":false},"author":17,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template.php","meta":{"apibase_doc_request_yaml":"parameters:\n  - name: target\n    type: string\n    description: |\n      <em>domain<\/em><br><strong>required field<\/strong><br>the domain name of the target website<br>the domain should be specified without <code>https:\/\/<\/code> and <code>www.<\/code>\n  - name: location_name\n    type: string\n    description: |\n      <em>full name of the location<\/em><br><strong>required field if you don't specify<\/strong> <code>location_code<\/code><br><strong>Note:<\/strong> it is required to specify either <code>location_name<\/code> or <code>location_code<\/code><br>you can receive the list of available locations with their <code>location_name<\/code> by making a separate request to the <br><code>https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/locations_and_languages<\/code><br>example:<br><code class=\"long-string\">United Kingdom<\/code>\n  - name: location_code\n    type: integer\n    description: |\n      <em>location code<\/em><br><strong>required field if you don't specify<\/strong> <code>location_name<\/code><br><strong>Note:<\/strong> it is required to specify either <code>location_name<\/code> or <code>location_code<\/code><br>you can receive the list of available locations with their <code>location_code<\/code> by making a separate request to the <br><code>https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/locations_and_languages<\/code><br>example:<br><code class=\"long-string\">2840<\/code>\n  - name: language_name\n    type: string\n    description: |\n      <em>full name of the language<\/em><br><strong>required field if you don't specify<\/strong> <code>language_code<\/code><br><strong>Note:<\/strong> it is required to specify either <code>language_name<\/code> or <code>language_code<\/code><br>you can receive the list of available locations with their <code>language_name<\/code> by making a separate request to the <br><code>https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/locations_and_languages<\/code><br>example:<br><code class=\"long-string\">English<\/code>\n  - name: language_code\n    type: string\n    description: |\n      <em>language code<\/em><br><strong>required field if you don't specify<\/strong> <code>language_name<\/code><br><strong>Note:<\/strong> it is required to specify either <code>language_name<\/code> or <code>language_code<\/code><br>you can receive the list of available locations with their <code>language_code<\/code> by making a separate request to the <br><code>https:\/\/api.dataforseo.com\/v3\/dataforseo_labs\/locations_and_languages<\/code><br>example:<br><code class=\"long-string\">en<\/code>\n  - name: date_from\n    type: string\n    description: |\n      <em>starting date of the time range<\/em><br>optional field<br>if you don't specify this field, the data will be provided for the previous 6 months<br>minimal possible value: <code>2020-10-01<\/code><br>date format: <code>\"yyyy-mm-dd\"<\/code>\n  - name: date_to\n    type: string\n    description: |\n      <em>ending date of the time range<\/em><br>optional field<br>if you don't specify this field, the today's date will be used by default<br>date format: <code>\"yyyy-mm-dd\"<\/code><br>example:<br><code>\"2021-04-01\"<\/code>\n  - name: correlate\n    type: boolean\n    description: |\n      <em>correlate data with previously obtained datasets<\/em><br>optional field<br>default value: <code>true<\/code><br>if you use this parameter, our system will correlate data you obtain now with previously obtained datasets<br>this parameter is intended to mitigate any inconsistencies that may result from changes to our database<br>we recommend always setting <code>correlate<\/code> to <code>true<\/code>\n  - name: ignore_synonyms\n    type: boolean\n    description: \"<em>ignore highly similar keywords<\/em><br>optional field<br>if set to <code class=\"prettyprint\">true<\/code>, only data based on core keywords will be returned, data for all highly similar keywords will be excluded;  <br>default value: <code>false<\/code>\"\n  - name: include_clickstream_data\n    type: boolean\n    description: \"<em>include or exclude data from clickstream-based metrics in the result<\/em><br>optional field<br>if the parameter is set to <code>true<\/code>, you will receive <code>clickstream_etv<\/code>, <code>clickstream_gender_distribution<\/code>, and <code>clickstream_age_distribution<\/code> fields with clickstream data in the response;<br>default value: <code>false<\/code>;<p><strong>Note:<\/strong> historical clickstream data is available from 2024\/05 (May, 2024);<br><strong>with this parameter enabled, you will be charged double the price for the request;<\/strong><br>learn more about how clickstream-based metrics are calculated in this <a href=\"https:\/\/dataforseo.com\/help-center\/what-are-clickstream-based-metrics-and-how-do-we-calculate-them\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a>\"\n  - name: tag\n    type: string\n    description: |\n      <em>user-defined task identifier<\/em><br>optional field<br><em>the character limit is 255<\/em><br>you can use this parameter to identify the task and match it with the result<br>you will find the specified <code>tag<\/code> value in the <code>data<\/code> object of the response","apibase_doc_request_additional_yaml":"","apibase_doc_response_yaml":"parameters:\n  - name: version\n    type: string\n    description: |\n      <em>the current version of the API<\/em>\n  - name: status_code\n    type: integer\n    description: |\n      <i>general status code<\/i><br>you can find the full list of the response codes <a href=\"\/v3\/appendix\/errors\">here<\/a><br><strong>Note:<\/strong> we strongly recommend designing a necessary system for handling related exceptional or error conditions\n  - name: status_message\n    type: string\n    description: |\n      <em>general informational message<\/em><br>you can find the full list of general informational messages <a href=\"\/v3\/appendix\/errors\">here<\/a>\n  - name: time\n    type: string\n    description: |\n      <em>execution time, seconds<\/em>\n  - name: cost\n    type: float\n    description: |\n      <em>total tasks cost, USD<\/em>\n  - name: tasks_count\n    type: integer\n    description: |\n      <em>the number of tasks in the <strong><code>tasks<\/code><\/strong> array<\/em>\n  - name: tasks_error\n    type: integer\n    description: |\n      <em>the number of tasks in the <strong><code>tasks<\/code><\/strong> array returned with an error<\/em>\n  - name: tasks\n    type: array\n    description: |\n      <em>array of tasks<\/em>\n    items:\n      children:\n        - name: id\n          type: string\n          description: |\n            <em>task identifier<\/em><br><strong>unique task identifier in our system in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Universally_unique_identifier\">UUID<\/a> format<\/strong>\n        - name: status_code\n          type: integer\n          description: |\n            <em>status code of the task <\/em><br>generated by DataForSEO; can be within the following range: 10000-60000<br>you can find the full list of the response codes <a href=\"\/v3\/appendix\/errors\">here<\/a>\n        - name: status_message\n          type: string\n          description: |\n            <em>informational message of the task<\/em><br>you can find the full list of general informational messages <a href=\"\/v3\/appendix-errors\/\">here<\/a>\n        - name: time\n          type: string\n          description: |\n            <em>execution time, seconds<\/em>\n        - name: cost\n          type: float\n          description: |\n            <em>cost of the task, USD<\/em>\n        - name: result_count\n          type: integer\n          description: |\n            <em>number of elements in the <code>result<\/code> array<\/em>\n        - name: path\n          type: array\n          description: |\n            <em>URL path<\/em>\n        - name: data\n          type: object\n          description: |\n            <em>contains the same parameters that you specified in the POST request<\/em>\n        - name: result\n          type: array\n          description: |\n            <em>array of results<\/em>\n          items:\n            children:\n              - name: se_type\n                type: string\n                description: |\n                  <em>search engine type<\/em>\n              - name: target\n                type: string\n                description: |\n                  <em>target domain in a POST array<\/em>\n              - name: location_code\n                type: integer\n                description: |\n                  <em>location code in a POST array<\/em>\n              - name: language_code\n                type: string\n                description: |\n                  <em>language code in a POST array<\/em>\n              - name: total_count\n                type: integer\n                description: |\n                  <em>total amount of results in our database relevant to your request<\/em>\n              - name: items_count\n                type: integer\n                description: |\n                  <em>the number of results returned in the <code>items<\/code> array<\/em>\n              - name: items\n                type: array\n                description: |\n                  <em>contains historical ranking and traffic data<\/em>\n                items:\n                  children:\n                    - name: se_type\n                      type: string\n                      description: |\n                        <em>search engine type<\/em>\n                    - name: year\n                      type: integer\n                      description: |\n                        <em>year for which the data is provided<\/em>\n                    - name: month\n                      type: integer\n                      description: |\n                        <em>month for which the data is provided<\/em>\n                    - name: metrics\n                      type: object\n                      description: |\n                        <em>ranking data relevant to the specified domain<\/em>\n                      children:\n                        - name: organic\n                          type: object\n                          description: |\n                            <em>ranking and traffic data from organic search<\/em>\n                          children:\n                            - name: pos_1\n                              type: integer\n                              description: |\n                                <em>number of organic SERPs where the domain ranks #1<\/em>\n                            - name: pos_2_3\n                              type: integer\n                              description: |\n                                <em>number of organic SERPs where the domain ranks #2-3<\/em>\n                            - name: pos_4_10\n                              type: integer\n                              description: |\n                                <em>number of organic SERPs where the domain ranks #4-10<\/em>\n                            - name: pos_11_20\n                              type: integer\n                              description: |\n                                <em>number of organic SERPs where the domain ranks #11-20<\/em>\n                            - name: pos_21_30\n                              type: integer\n                              description: |\n                                <em>number of organic SERPs where the domain ranks #21-30<\/em>\n                            - name: pos_31_40\n                              type: integer\n                              description: |\n                                <em>number of organic SERPs where the domain ranks #31-40<\/em>\n                            - name: pos_41_50\n                              type: integer\n                              description: |\n                                <em>number of organic SERPs where the domain ranks #41-50<\/em>\n                            - name: pos_51_60\n                              type: integer\n                              description: |\n                                <em>number of organic SERPs where the domain ranks #51-60<\/em>\n                            - name: pos_61_70\n                              type: integer\n                              description: |\n                                <em>number of organic SERPs where the domain ranks #61-70<\/em>\n                            - name: pos_71_80\n                              type: integer\n                              description: |\n                                <em>number of organic SERPs where the domain ranks #71-80<\/em>\n                            - name: pos_81_90\n                              type: integer\n                              description: |\n                                <em>number of organic SERPs where the domain ranks #81-90<\/em>\n                            - name: pos_91_100\n                              type: integer\n                              description: |\n                                <em>number of organic SERPs where the domain ranks #91-100<\/em>\n                            - name: etv\n                              type: float\n                              description: |\n                                <em>estimated traffic volume<\/em><br>estimated organic monthly traffic to the domain<br>calculated as the product of CTR (click-through-rate) and search volume values of all keywords the domain ranks for<br>learn more about how the metric is calculated in <a href=\"https:\/\/dataforseo.com\/help-center\/how-is-etv-calculated\" rel=\"noopener noreferrer\" target=\"_blank\">this help center article<\/a>\n                            - name: count\n                              type: integer\n                              description: |\n                                <em>total count of organic SERPs that contain the domain<\/em>\n                            - name: estimated_paid_traffic_cost\n                              type: float\n                              description: |\n                                <em>estimated cost of converting organic search traffic into paid<\/em><br>represents the estimated monthly cost of running ads (USD) for all keywords that a domain ranks for<br>the metric is calculated as the product of organic <code>etv<\/code> and paid <code>cpc<\/code> values and indicates the cost of driving the estimated volume of monthly organic traffic through PPC advertising in Google Search<br>learn more about how the metric is calculated in <a href=\"https:\/\/dataforseo.com\/help-center\/how-is-traffic-cost-calculated\" rel=\"noopener noreferrer\" target=\"_blank\">this help center article<\/a>\n                            - name: is_new\n                              type: integer\n                              description: |\n                                <em>number of new ranked elements<\/em><br>indicates how many new ranked elements were found for the indicated target\n                            - name: is_up\n                              type: integer\n                              description: |\n                                <em>rank went up<\/em><br>indicates how many ranked elements of the indicated target went up\n                            - name: is_down\n                              type: integer\n                              description: |\n                                <em>rank went down<\/em><br>indicates how many ranked elements of the indicated target went down\n                            - name: is_lost\n                              type: integer\n                              description: |\n                                <em>lost ranked elements<\/em><br>indicates how many ranked elements of the indicated target were previously presented in SERPs, but weren't found during the last check\n                            - name: clickstream_etv\n                              type: integer\n                              description: |\n                                <em>estimated traffic volume based on clickstream data<\/em><br>calculated as the product of click-through-rate and clickstream search volume values of all keywords the domain ranks for<br>to retrieve results for this field, the parameter <code>include_clickstream_data<\/code> must be set to <code>true<\/code><br>learn more about how the metric is calculated in this <a href=\"https:\/\/dataforseo.com\/help-center\/whats-clickstream-estimated-traffic-volume-and-how-is-it-calculated\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a>\n                            - name: clickstream_gender_distribution\n                              type: object\n                              description: |\n                                <em>distribution of estimated clickstream-based metrics by gender<\/em><br>to retrieve results for this field, the parameter <code>include_clickstream_data<\/code> must be set to <code>true<\/code><br>learn more about how the metric is calculated in this <a href=\"https:\/\/dataforseo.com\/help-center\/what-are-clickstream-based-metrics-and-how-do-we-calculate-them\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a>\n                              children:\n                                - name: female\n                                  type: integer\n                                  description: |\n                                    <em>number of female users in the relevant clickstream dataset<\/em>\n                                - name: male\n                                  type: integer\n                                  description: |\n                                    <em>number of male users in the relevant clickstream dataset<\/em>\n                            - name: clickstream_age_distribution\n                              type: object\n                              description: |\n                                <em>distribution of clickstream-based metrics by age<\/em><br>to retrieve results for this field, the parameter <code>include_clickstream_data<\/code> must be set to <code>true<\/code><br>learn more about how the metric is calculated in this <a href=\"https:\/\/dataforseo.com\/help-center\/what-are-clickstream-based-metrics-and-how-do-we-calculate-them\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a>\n                              children:\n                                - name: 18-24\n                                  type: integer\n                                  description: |\n                                    <em>number of users in the relevant clickstream dataset that fall within the 18-24 age range<\/em>\n                                - name: 25-34\n                                  type: integer\n                                  description: |\n                                    <em>number of users in the relevant clickstream dataset that fall within the 25-34 age range<\/em>\n                                - name: 35-44\n                                  type: integer\n                                  description: |\n                                    <em>number of users in the relevant clickstream dataset that fall within the 35-44 age range<\/em>\n                                - name: 45-54\n                                  type: integer\n                                  description: |\n                                    <em>number of users in the relevant clickstream dataset that fall within the 45-54 age range<\/em>\n                                - name: 55-64\n                                  type: integer\n                                  description: |\n                                    <em>number of users in the relevant clickstream dataset that fall within the 55-64 age range<\/em>\n                        - name: paid\n                          type: object\n                          description: |\n                            <em>ranking and traffic data from paid search<\/em>\n                          children:\n                            - name: pos_1\n                              type: integer\n                              description: |\n                                <em>number of paid SERPs where the domain ranks #1<\/em>\n                            - name: pos_2_3\n                              type: integer\n                              description: |\n                                <em>number of paid SERPs where the domain ranks #2-3<\/em>\n                            - name: pos_4_10\n                              type: integer\n                              description: |\n                                <em>number of paid SERPs where the domain ranks #4-10<\/em>\n                            - name: pos_11_20\n                              type: integer\n                              description: |\n                                <em>number of paid SERPs where the domain ranks #11-20<\/em>\n                            - name: pos_21_30\n                              type: integer\n                              description: |\n                                <em>number of paid SERPs where the domain ranks #21-30<\/em>\n                            - name: pos_31_40\n                              type: integer\n                              description: |\n                                <em>number of paid SERPs where the domain ranks #31-40<\/em>\n                            - name: pos_41_50\n                              type: integer\n                              description: |\n                                <em>number of paid SERPs where the domain ranks #41-50<\/em>\n                            - name: pos_51_60\n                              type: integer\n                              description: |\n                                <em>number of paid SERPs where the domain ranks #51-60<\/em>\n                            - name: pos_61_70\n                              type: integer\n                              description: |\n                                <em>number of paid SERPs where the domain ranks #61-70<\/em>\n                            - name: pos_71_80\n                              type: integer\n                              description: |\n                                <em>number of paid SERPs where the domain ranks #71-80<\/em>\n                            - name: pos_81_90\n                              type: integer\n                              description: |\n                                <em>number of paid SERPs where the domain ranks #81-90<\/em>\n                            - name: pos_91_100\n                              type: integer\n                              description: |\n                                <em>number of paid SERPs where the domain ranks #91-100<\/em>\n                            - name: etv\n                              type: float\n                              description: |\n                                <em>estimated traffic volume<\/em><br>estimated paid monthly traffic to the domain<br>calculated as the product of CTR (click-through-rate) and search volume values of all keywords the domain ranks for<br>learn more about how the metric is calculated in <a href=\"https:\/\/dataforseo.com\/help-center\/how-is-etv-calculated\" rel=\"noopener noreferrer\" target=\"_blank\">this help center article<\/a>\n                            - name: count\n                              type: integer\n                              description: |\n                                <em>total count of paid SERPs that contain the domain<\/em>\n                            - name: estimated_paid_traffic_cost\n                              type: float\n                              description: |\n                                <em>estimated cost of monthly search traffic<\/em><br>represents the estimated cost of paid monthly traffic (USD) based on <code>etv<\/code> and <code>cpc<\/code> values<br>learn more about how the metric is calculated in <a href=\"https:\/\/dataforseo.com\/help-center\/how-is-traffic-cost-calculated\" rel=\"noopener noreferrer\" target=\"_blank\">this help center article<\/a>\n                            - name: is_new\n                              type: integer\n                              description: |\n                                <em>number of new ranked elements<\/em><br>indicates how many new ranked elements were found for the indicated target\n                            - name: is_up\n                              type: integer\n                              description: |\n                                <em>rank went up<\/em><br>indicates how many ranked elements of the indicated target went up\n                            - name: is_down\n                              type: integer\n                              description: |\n                                <em>rank went down<\/em><br>indicates how many ranked elements of the indicated target went down\n                            - name: is_lost\n                              type: integer\n                              description: |\n                                <em>lost ranked elements<\/em><br>indicates how many ranked elements of the indicated target were previously presented in SERPs, but weren't found during the last check\n                            - name: clickstream_etv\n                              type: integer\n                              description: |\n                                <em>estimated traffic volume based on clickstream data<\/em><br>calculated as the product of click-through-rate and clickstream search volume values of all keywords the domain ranks for<br>to retrieve results for this field, the parameter <code>include_clickstream_data<\/code> must be set to <code>true<\/code><br>learn more about how the metric is calculated in this <a href=\"https:\/\/dataforseo.com\/help-center\/whats-clickstream-estimated-traffic-volume-and-how-is-it-calculated\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a>\n                            - name: clickstream_gender_distribution\n                              type: object\n                              description: |\n                                <em>distribution of estimated clickstream-based metrics by gender<\/em><br>to retrieve results for this field, the parameter <code>include_clickstream_data<\/code> must be set to <code>true<\/code><br>learn more about how the metric is calculated in this <a href=\"https:\/\/dataforseo.com\/help-center\/what-are-clickstream-based-metrics-and-how-do-we-calculate-them\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a>\n                              children:\n                                - name: female\n                                  type: integer\n                                  description: |\n                                    <em>number of female users in the relevant clickstream dataset<\/em>\n                                - name: male\n                                  type: integer\n                                  description: |\n                                    <em>number of male users in the relevant clickstream dataset<\/em>\n                            - name: clickstream_age_distribution\n                              type: object\n                              description: |\n                                <em>distribution of clickstream-based metrics by age<\/em><br>to retrieve results for this field, the parameter <code>include_clickstream_data<\/code> must be set to <code>true<\/code><br>learn more about how the metric is calculated in this <a href=\"https:\/\/dataforseo.com\/help-center\/what-are-clickstream-based-metrics-and-how-do-we-calculate-them\" rel=\"noopener noreferrer\" target=\"_blank\">help center article<\/a>\n                              children:\n                                - name: 18-24\n                                  type: integer\n                                  description: |\n                                    <em>number of users in the relevant clickstream dataset that fall within the 18-24 age range<\/em>\n                                - name: 25-34\n                                  type: integer\n                                  description: |\n                                    <em>number of users in the relevant clickstream dataset that fall within the 25-34 age range<\/em>\n                                - name: 35-44\n                                  type: integer\n                                  description: |\n                                    <em>number of users in the relevant clickstream dataset that fall within the 35-44 age range<\/em>\n                                - name: 45-54\n                                  type: integer\n                                  description: |\n                                    <em>number of users in the relevant clickstream dataset that fall within the 45-54 age range<\/em>\n                                - name: 55-64\n                                  type: integer\n                                  description: |\n                                    <em>number of users in the relevant clickstream dataset that fall within the 55-64 age range<\/em>","footnotes":""},"class_list":["post-12992","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/12992","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/comments?post=12992"}],"version-history":[{"count":33,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/12992\/revisions"}],"predecessor-version":[{"id":25154,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/12992\/revisions\/25154"}],"wp:attachment":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/media?parent=12992"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}