{"id":14814,"date":"2022-07-18T18:04:16","date_gmt":"2022-07-18T18:04:16","guid":{"rendered":"https:\/\/docs_v3.dataforseo.com\/v3\/?page_id=14814"},"modified":"2026-07-29T13:23:43","modified_gmt":"2026-07-29T13:23:43","slug":"merchant-google-product_info-task_get-advanced","status":"publish","type":"page","link":"https:\/\/docs.dataforseo.com\/v3\/merchant-google-product_info-task_get-advanced\/","title":{"rendered":"merchant\/google\/product_info\/task_get\/advanced"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_column_text]<\/p>\n<h2 id=\"get-merchant-results-by-task_id\">Get Google Shopping Product Info Results by id<\/h2>\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                    GET            <button class=\"btn-reset button-link copy-button\" data-href=\"https:\/\/api.dataforseo.com\/v3\/merchant\/google\/product_info\/task_get\/advanced\/$id\">\n                https:\/\/api.dataforseo.com\/v3\/merchant\/google\/product_info\/task_get\/advanced\/$id                <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 only for posting a task. You can get the results of the task within the next 30 days for free.<br \/>\nThe cost can be calculated on the <a title=\"Pricing\" href=\"https:\/\/dataforseo.com\/pricing\/merchant\/google-shopping-api\" target=\"_blank\" rel=\"noopener noreferrer\">Pricing<\/a> page.<\/p>\n\t\t<\/div>\n\t<\/article>\n\t[vc_column_text]<\/p>\n<p><strong>Description of the fields for sending a request:<\/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=\"id\"><td><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><br>you will be able to use it within <strong>30 days<\/strong> to request the results of the task at any time<\/p><\/td><\/tr><\/tbody><\/table><\/div><br \/>\n\u200c\u200c\u200c\u200c<br \/>\n\u200c\u200cAs 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>You can also get all available SERP features by making a request to the following <a href=\"\/v3\/appendix\/sandbox\/\">Sandbox<\/a> URL:<br \/>\n<code>https:\/\/sandbox.dataforseo.com\/v3\/merchant\/google\/product_info\/task_get\/advanced\/00000000-0000-0000-0000-000000000000<\/code><br \/>\nThe response will include all available items in the Google Merchant Product Info Advanced endpoint with the fields containing dummy data.<br \/>\nYou won&#8217;t be charged for using <a href=\"\/v3\/appendix\/sandbox\/\">Sandbox<\/a> endpoints.<\/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 <i>tasks<\/i> 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 that were returned 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 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-product_id\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>product_id<\/code><\/td><td>string<\/td><td><p><em>product ID in a POST array<\/em><br>learn more about the parameter in <a href=\"https:\/\/dataforseo.com\/help-center\/product-id-google-shopping\" rel=\"noopener noreferrer\" target=\"_blank\">this help center guide<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>type<\/code><\/td><td>string<\/td><td><p><em>search engine type in a POST array<\/em><br>possible types:<br><code>product_info<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-se_domain\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>se_domain<\/code><\/td><td>string<\/td><td><p><em>search engine 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-title\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>title<\/code><\/td><td>string<\/td><td><p><em>title of the product<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-description\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>description<\/code><\/td><td>string<\/td><td><p><em>description of the product<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-image_url\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>image_url<\/code><\/td><td>string<\/td><td><p><em>URL of the product image<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-tags\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>tags<\/code><\/td><td>array<\/td><td><p><em>tags of the product<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-check_url\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>check_url<\/code><\/td><td>string<\/td><td><p><em>direct URL to search engine results<\/em><br>you can use it to make sure that we provided accurate results<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-datetime\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>datetime<\/code><\/td><td>string<\/td><td><p><em>date and time when the result was received<\/em><br>in the format: \u201cyear-month-date:minutes:UTC_difference_hours:UTC_difference_minutes\u201d<br>example:<br><code class=\"long-string\">2019-11-15 12:57:46 +00:00<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-item_types\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>item_types<\/code><\/td><td>array<\/td><td><p><em>types of items found on the product specification page<\/em><br>possible item types:<br><code>product_info_element<\/code><\/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 <strong><code>items<\/code><\/strong> 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>items on the product page<\/em><br>contains all product attributes and related data listed on the product page<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>type<\/code><\/td><td>string<\/td><td><p><em>type of element<\/em><br>possible types:<br><code>product_info_element<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-rank_group\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>rank_group<\/code><\/td><td>integer<\/td><td><p><em>position within a group of elements with identical <code>type<\/code> values<\/em><br>positions of elements with different <code>type<\/code> values are omitted from <code>rank_group<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-rank_absolute\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>rank_absolute<\/code><\/td><td>integer<\/td><td><p><em>absolute rank on the product specification page<\/em><br>absolute position among all the elements found on the product specification page<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-position\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>position<\/code><\/td><td>string<\/td><td><p><em>alignment of the element on the product specification page<\/em><br>can take the following values:<br><code>right<\/code>, <code>left<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-product_id\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>product_id<\/code><\/td><td>string<\/td><td><p><em>product_id received in a POST array<\/em><br>ilearn more about the parameter in <a href=\"https:\/\/dataforseo.com\/help-center\/product-id-google-shopping\" rel=\"noopener noreferrer\" target=\"_blank\">this help center guide<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-title\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>title<\/code><\/td><td>string<\/td><td><p><em>product title<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-description\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>description<\/code><\/td><td>string<\/td><td><p><em>product description<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-url\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>url<\/code><\/td><td>string<\/td><td><p><em>product url<\/em><br>url of the product on Google Shopping<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-images\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>images<\/code><\/td><td>array<\/td><td><p><em>product images<\/em><br>contains urls to product images<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-features\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>features<\/code><\/td><td>array<\/td><td><p><em>product features<\/em><br>contains snippets with the description of product features<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-rating\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>rating<\/code><\/strong><\/td><td>object<\/td><td><p><em>product rating <\/em><br>the popularity rate based on reviews<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-rating-rating_type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>rating_type<\/code><\/td><td>string<\/td><td><p><i>the type of <\/i><i>rating<\/i><br>here you can find the following elements: <code>Max5<\/code>, <code>Percents<\/code>, <code>CustomMax<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-rating-value\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>value<\/code><\/td><td>string<\/td><td><p><em>the value of the rating<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-rating-votes_count\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>votes_count<\/code><\/td><td>integer<\/td><td><p><em>the amount of <\/em><i>feedback<\/i><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-rating-rating_max\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>rating_max<\/code><\/td><td>string<\/td><td><p><em>the maximum value for a <code>rating_type<\/code><\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-seller_reviews_count\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>seller_reviews_count<\/code><\/td><td>integer<\/td><td><p><em>number of seller reviews<\/em><br>number of reviews on the product seller's account<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-data_docid\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>data_docid<\/code><\/td><td>string<\/td><td><p><em>unique identifier of the SERP data element<\/em><br>note that there is no full list of possible values as the <code>data_docid<\/code> is a dynamic value assigned by Google<br>example:<br><code>17363035694596624076<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-gid\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>gid<\/code><\/td><td>string<\/td><td><p><em>global product identifier on Google Shopping<\/em><br>note that there is no full list of possible values as the gid is a dynamic value assigned by Google<br>if there are no values, you will get <code>null<\/code><br>example:<br><code>4702526954592161872<\/code><br>learn more about <code>gid<\/code> in <a href=\"https:\/\/dataforseo.com\/help-center\/whats-a-gid-in-google-shopping-api\" target=\"_blank\">this help center guide<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-specifications\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>specifications<\/code><\/strong><\/td><td>array<\/td><td><p><em>product specifications<\/em><br>contains all product attributes and related data listed on the product specification page<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-specifications-type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>type<\/code><\/td><td>string<\/td><td><p><em>type of element<\/em><br>possible types:<br><code>shopping_specification<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-specifications-block_name\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>block_name<\/code><\/td><td>string<\/td><td><p><em>name of the block of product attributes<\/em><br>indicates the name of the product specification section in which the related element is listed<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-specifications-specification_name\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>specification_name<\/code><\/td><td>string<\/td><td><p><em>product attribute<\/em><br>attribute name of the <a href=\"https:\/\/support.google.com\/merchants\/answer\/7052112?hl=en\" target=\"_blank\" rel=\"noopener noreferrer\">product data specification<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-specifications-specification_value\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>specification_value<\/code><\/td><td>string<\/td><td><p><em>content of the specification<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-sellers\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>sellers<\/code><\/strong><\/td><td>array<\/td><td><p><em>sellers of the product<\/em><br>number of reviews on the product seller's account<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-sellers-type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>type<\/code><\/td><td>string<\/td><td><p><em>type of the element in the sellers array<\/em><br>can take the following values: <code>product_seller<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-sellers-title\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>title<\/code><\/td><td>string<\/td><td><p><em>name of the product seller<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-sellers-url\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>url<\/code><\/td><td>string<\/td><td><p><em>seller url<\/em><br>url of the page where the product is sold<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-sellers-seller_rating\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>seller_rating<\/code><\/strong><\/td><td>object<\/td><td><p><em>rating of the seller<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-sellers-seller_rating-position\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>position<\/code><\/td><td>string<\/td><td><p><em>alignment of the element in the SERP<\/em><br>can take the following values:<br><code>right<\/code>, <code>left<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-sellers-seller_rating-rating_type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>rating_type<\/code><\/td><td>string<\/td><td><p><i>the type of <\/i><i>rating<\/i><br>here you can find the following elements: <code>Max5<\/code>, <code>Percents<\/code>, <code>CustomMax<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-sellers-seller_rating-value\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>value<\/code><\/td><td>string<\/td><td><p><em>the value of the rating<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-sellers-seller_rating-votes_count\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>votes_count<\/code><\/td><td>integer<\/td><td><p><em>the amount of <\/em><i>feedback<\/i><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-sellers-seller_rating-rating_max\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>rating_max<\/code><\/td><td>string<\/td><td><p><em>the maximum value for a <code>rating_type<\/code><\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-sellers-seller_reviews_count\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>seller_reviews_count<\/code><\/td><td>integer<\/td><td><p><em>number of seller reviews<\/em><br>number of reviews on the product seller's account<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-sellers-price\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>price<\/code><\/strong><\/td><td>object<\/td><td><p><em>product price<\/em><br>product price details on the seller's website<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-sellers-price-current\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>current<\/code><\/td><td>float<\/td><td><p><em>current price<\/em><br>indicates the current price of the shopping element<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-sellers-price-regular\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>regular<\/code><\/td><td>float<\/td><td><p><i>regular price<\/i><br>indicates the regular price of the shopping element<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-sellers-price-max_value\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>max_value<\/code><\/td><td>float<\/td><td><p><i>the maximum price<\/i><br>indicates the maximum price of the shopping element<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-sellers-price-currency\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>currency<\/code><\/td><td>string<\/td><td><p><i>currency of the listed price<\/i><br>ISO code of the currency applied to the price<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-sellers-price-is_price_range\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>is_price_range<\/code><\/td><td>boolean<\/td><td><p><i>price is provided as a range<\/i><br>indicates whether a price is provided in a range<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-sellers-price-displayed_price\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>displayed_price<\/code><\/td><td>string<\/td><td><p><i>price string in the result<\/i><br>raw price string as provided in the result<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-sellers-delivery_info\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>delivery_info<\/code><\/strong><\/td><td>object<\/td><td><p><em>delivery information<\/em><br>product delivery information<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-sellers-delivery_info-delivery_message\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>delivery_message<\/code><\/td><td>string<\/td><td><p><em>delivery information<\/em><br>message accompanying the delivery information as posted by the seller<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-sellers-delivery_info-delivery_price\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>delivery_price<\/code><\/td><td>object<\/td><td><p><em>price for the delivery<\/em><br>price of the delivery based on the location you specified in the POST request<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-sellers-product_availability\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>product_availability<\/code><\/td><td>string<\/td><td><p><em>product availability information<\/em><br>can take the following values: <code>in_stock<\/code>, <code>limited_stock<\/code>, <code>out_of_stock<\/code>, <code>backordered<\/code>, <code>pre_order_available<\/code>, <code>on_display_to_order<\/code><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-variations\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><code>variations<\/code><\/strong><\/td><td>array<\/td><td><p><em>variations of the product<\/em><br>contains brief information about different product variations<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-variations-type\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>type<\/code><\/td><td>string<\/td><td><p><em>type of the element = <strong>'rating_element'<\/strong><\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-variations-product_id\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>product_id<\/code><\/td><td>string<\/td><td><p><em>product ID in a POST array<\/em><br>learn more about the parameter in <a href=\"https:\/\/dataforseo.com\/help-center\/product-id-google-shopping\" rel=\"noopener noreferrer\" target=\"_blank\">this help center guide<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-variations-gid\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>gid<\/code><\/td><td>string<\/td><td><p><em>GID ID in a POST array<\/em><br>learn more about the parameter in <a href=\"https:\/\/dataforseo.com\/help-center\/whats-a-gid-in-google-shopping-api\" rel=\"noopener noreferrer\" target=\"_blank\">this help center guide<\/a><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-variations-data_docid\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>data_docid<\/code><\/td><td>string<\/td><td><p><em>unique identifier of the SERP data element in the POST array<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-variations-pvf\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>pvf<\/code><\/td><td>string<\/td><td><p><em>product variation filter<\/em><br>used in the product variation URL as the identifier of the specific product variation<\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-variations-title\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>title<\/code><\/td><td>string<\/td><td><p><em>product variation title<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-variations-url\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>url<\/code><\/td><td>string<\/td><td><p><em>product variation URL on Google Shopping<\/em><\/p><\/td><\/tr><tr data-doc-id=\"tasks-result-items-variations-variation_category\"><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>variation_category<\/code><\/td><td>string<\/td><td><p><em>category of the product variation<\/em><br>example: <code>\"Storage Capacity\"<\/code><\/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\nid=&quot;04171306-0696-0188-0000-98b668ecaf09&quot; \r\ncurl --location --request GET &quot;https:\/\/api.dataforseo.com\/v3\/merchant\/google\/product_info\/task_get\/advanced\/${id}&quot; \r\n--header &quot;Authorization: Basic ${cred}&quot;  \r\n--header &quot;Content-Type: application\/json&quot; \r\n--data-raw &quot;&quot;<\/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\ntry {\r\n   $result = array();\r\n   \/\/ #1 - using this method you can get a list of completed tasks\r\n   \/\/ GET \/v3\/merchant\/google\/product_info\/tasks_ready\r\n   $tasks_ready = $client-&gt;get(&#039;\/v3\/merchant\/google\/product_info\/tasks_ready&#039;);\r\n   \/\/ you can find the full list of the response codes here https:\/\/docs.dataforseo.com\/v3\/appendix\/errors\r\n   if (isset($tasks_ready[&#039;status_code&#039;]) AND $tasks_ready[&#039;status_code&#039;] === 20000) {\r\n      foreach ($tasks_ready[&#039;tasks&#039;] as $task) {\r\n         if (isset($task[&#039;result&#039;])) {\r\n            foreach ($task[&#039;result&#039;] as $task_ready) {\r\n               \/\/ #2 - using this method you can get results of each completed task\r\n               \/\/ GET \/v3\/merchant\/google\/product_info\/task_get\/advanced\/$id\r\n               if (isset($task_ready[&#039;endpoint_advanced&#039;])) {\r\n                  $result[] = $client-&gt;get($task_ready[&#039;endpoint_advanced&#039;]);\r\n               }\r\n               \/\/ #3 - another way to get the task results by id\r\n               \/\/ GET \/v3\/merchant\/google\/product_info\/task_get\/advanced\/$id\r\n               \/*\r\n               if (isset($task_ready[&#039;id&#039;])) {\r\n                  $result[] = $client-&gt;get(&#039;\/v3\/merchant\/google\/product_info\/task_get\/advanced\/&#039; . $task_ready[&#039;id&#039;]);\r\n               }\r\n               *\/\r\n            }\r\n         }\r\n      }\r\n   }\r\n   print_r($result);\r\n   \/\/ do something with result\r\n} catch (RestClientException $e) {\r\n   echo &quot;n&quot;;\r\n   print &quot;HTTP code: {$e-&gt;getHttpCode()}n&quot;;\r\n   print &quot;Error code: {$e-&gt;getCode()}n&quot;;\r\n   print &quot;Message: {$e-&gt;getMessage()}n&quot;;\r\n   print  $e-&gt;getTraceAsString();\r\n   echo &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 task_id = &#039;02231453-2604-0066-2000-64d39c6677d4&#039;;\r\n\r\nconst axios = require(&#039;axios&#039;);\r\n\r\naxios({\r\n    method: &#039;get&#039;,\r\n    url: &#039;https:\/\/api.dataforseo.com\/v3\/merchant\/google\/product_info\/task_get\/advanced\/&#039; + task_id,\r\n    auth: {\r\n        username: &#039;login&#039;,\r\n        password: &#039;password&#039;\r\n    },\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\n# 1 - using this method you can get a list of completed tasks\r\n# GET \/v3\/merchant\/google\/product_info\/tasks_ready\r\nresponse = client.get(&quot;\/v3\/merchant\/google\/product_info\/tasks_ready&quot;)\r\n# you can find the full list of the response codes here https:\/\/docs.dataforseo.com\/v3\/appendix\/errors\r\nif response[&#039;status_code&#039;] == 20000:\r\n    results = []\r\n    for task in response[&#039;tasks&#039;]:\r\n        if (task[&#039;result&#039;] and (len(task[&#039;result&#039;]) &gt; 0)):\r\n            for resultTaskInfo in task[&#039;result&#039;]:\r\n                # 2 - using this method you can get results of each completed task\r\n\t\t\t\t# GET \/v3\/merchant\/google\/product_info\/task_get\/advanced\/$id\r\n                if(resultTaskInfo[&#039;endpoint_advanced&#039;]):\r\n                    results.append(client.get(resultTaskInfo[&#039;endpoint_advanced&#039;]))                \r\n                &#039;&#039;&#039;\r\n                # 3 - another way to get the task results by id\r\n                # GET \/v3\/merchant\/google\/product_info\/task_get\/advanced\/$id              \r\n                if(resultTaskInfo[&#039;id&#039;]):\r\n                    results.append(client.get(&quot;\/v3\/merchant\/google\/product_info\/task_get\/advanced\/&quot; + resultTaskInfo[&#039;id&#039;]))\r\n                &#039;&#039;&#039;\r\n    print(results)\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\n\r\nnamespace DataForSeoDemos\r\n{\r\n    public static partial class Demos\r\n    {\r\n        public static async Task merchant_google_product_info_task_get()\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            \/\/ #1 - using this method you can get a list of completed tasks\r\n            \/\/ GET \/v3\/merchant\/google\/product_info\/tasks_ready\r\n            var response = await httpClient.GetAsync(&quot;\/v3\/merchant\/google\/product_info\/tasks_ready&quot;);\r\n            var tasksInfo = JsonConvert.DeserializeObject&lt;dynamic&gt;(await response.Content.ReadAsStringAsync());\r\n            var tasksResponses = new List&lt;object&gt;();\r\n            \/\/ you can find the full list of the response codes here https:\/\/docs.dataforseo.com\/v3\/appendix\/errors\r\n            if (tasksInfo.status_code == 20000)\r\n            {\r\n                if (tasksInfo.tasks != null)\r\n                {\r\n                    foreach (var tasks in tasksInfo.tasks)\r\n                    {\r\n                        if (tasks.result != null)\r\n                        {\r\n                            foreach (var task in tasks.result)\r\n                            {\r\n                                if (task.endpoint_advanced != null)\r\n                                {\r\n                                    \/\/ #2 - using this method you can get results of each completed task\r\n                                    \/\/ GET \/v3\/merchant\/google\/product_info\/task_get\/advanced\/$id\r\n                                    var taskGetResponse = await httpClient.GetAsync((string)task.endpoint_advanced);\r\n                                    var taskResultObj = JsonConvert.DeserializeObject&lt;dynamic&gt;(await taskGetResponse.Content.ReadAsStringAsync());\r\n                                    if (taskResultObj.tasks != null)\r\n                                    {\r\n                                        var fst = taskResultObj.tasks.First;\r\n                                        \/\/ you can find the full list of the response codes here https:\/\/docs.dataforseo.com\/v3\/appendix\/errors\r\n                                        if (fst.status_code &gt;= 40000 || fst.result == null)\r\n                                            Console.WriteLine($&quot;error. Code: {fst.status_code} Message: {fst.status_message}&quot;);\r\n                                        else\r\n                                            tasksResponses.Add(fst.result);\r\n                                    }\r\n                                    \/\/ #3 - another way to get the task results by id\r\n                                    \/\/ GET \/v3\/merchant\/google\/product_info\/task_get\/advanced\/$id\r\n                                    \/*\r\n                                    var tasksGetResponse = await httpClient.GetAsync(&quot;\/v3\/merchant\/google\/product_info\/task_get\/advanced\/&quot; + (string)task.id);\r\n                                    var taskResultObj = JsonConvert.DeserializeObject&lt;dynamic&gt;(await tasksGetResponse.Content.ReadAsStringAsync());\r\n                                    if (taskResultObj.tasks != null)\r\n                                    {\r\n                                        var fst = taskResultObj.tasks.First;\r\n                                        \/\/ you can find the full list of the response codes here https:\/\/docs.dataforseo.com\/v3\/appendix\/errors\r\n                                        if (fst.status_code &gt;= 40000 || fst.result == null)\r\n                                            Console.WriteLine($&quot;error. Code: {fst.status_code} Message: {fst.status_message}&quot;);\r\n                                        else\r\n                                            tasksResponses.Add(fst.result);\r\n                                    }\r\n                                    *\/\r\n                                }\r\n                            }\r\n                        }\r\n                    }\r\n                }\r\n                if (tasksResponses.Count &gt; 0)\r\n                    \/\/ do something with result\r\n                    Console.WriteLine(String.Join(Environment.NewLine, tasksResponses));\r\n                else\r\n                    Console.WriteLine(&quot;No completed tasks&quot;);\r\n            }\r\n            else\r\n                Console.WriteLine($&quot;error. Code: {tasksInfo.status_code} Message: {tasksInfo.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.20220627&quot;,\r\n  &quot;status_code&quot;: 20000,\r\n  &quot;status_message&quot;: &quot;Ok.&quot;,\r\n  &quot;time&quot;: &quot;0.0770 sec.&quot;,\r\n  &quot;cost&quot;: 0,\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;07151455-1535-0455-0000-4ef29a2e5cad&quot;,\r\n      &quot;status_code&quot;: 20000,\r\n      &quot;status_message&quot;: &quot;Ok.&quot;,\r\n      &quot;time&quot;: &quot;0.0236 sec.&quot;,\r\n      &quot;cost&quot;: 0,\r\n      &quot;result_count&quot;: 1,\r\n      &quot;path&quot;: [\r\n        &quot;v3&quot;,\r\n        &quot;merchant&quot;,\r\n        &quot;google&quot;,\r\n        &quot;product_info&quot;,\r\n        &quot;task_get&quot;,\r\n        &quot;advanced&quot;,\r\n        &quot;07151455-1535-0455-0000-4ef29a2e5cad&quot;\r\n      ],\r\n      &quot;data&quot;: {\r\n        &quot;se_type&quot;: &quot;product_info&quot;,\r\n        &quot;api&quot;: &quot;merchant&quot;,\r\n        &quot;function&quot;: &quot;product_info&quot;,\r\n        &quot;se&quot;: &quot;google&quot;,\r\n        &quot;language_code&quot;: &quot;en&quot;,\r\n        &quot;location_code&quot;: 2840,\r\n        &quot;product_id&quot;: &quot;2693947537627546605&quot;,\r\n        &quot;device&quot;: &quot;desktop&quot;,\r\n        &quot;os&quot;: &quot;windows&quot;\r\n      },\r\n      &quot;result&quot;: [\r\n        {\r\n          &quot;product_id&quot;: &quot;2693947537627546605&quot;,\r\n          &quot;type&quot;: &quot;product_info&quot;,\r\n          &quot;se_domain&quot;: &quot;google.com&quot;,\r\n          &quot;location_code&quot;: 2840,\r\n          &quot;language_code&quot;: &quot;en&quot;,\r\n          &quot;check_url&quot;: &quot;https:\/\/www.google.com\/shopping\/product\/2693947537627546605?gl=US&amp;hl=en&amp;prds=eto:4329443173325430719_0;6080682070074352475_0;15959577274487363386_0,pid:11411337548571788426,rsk:PC_2279649599901893363&amp;sa=X&amp;ved=0ahUKEwjmxtiN6_r4AhXQkYkEHX1FDzYQ9pwGCDc&quot;,\r\n          &quot;datetime&quot;: &quot;2022-07-15 11:55:28 +00:00&quot;,\r\n          &quot;item_types&quot;: [\r\n            &quot;product_info_element&quot;\r\n          ],\r\n          &quot;items_count&quot;: 1,\r\n          &quot;items&quot;: [\r\n            {\r\n              &quot;type&quot;: &quot;product_info_element&quot;,\r\n              &quot;rank_group&quot;: 1,\r\n              &quot;rank_absolute&quot;: 1,\r\n              &quot;position&quot;: &quot;left&quot;,\r\n              &quot;product_id&quot;: &quot;2693947537627546605&quot;,\r\n              &quot;title&quot;: &quot;Apple iPhone 8 64gb - Gold (at&amp;t)&quot;,\r\n              &quot;description&quot;: &quot;The iPhone 8 is the first smartphone by Apple made exclusively of durable glass front and back, engineered to endure dust and water splash. It is powered by the \u201cApple A11 Bionic\u201d processor. It features a 4.7-inch widescreen multi-touch IPS display (\u201cRetina HD\u201d) and dual cameras ...&quot;,\r\n              &quot;url&quot;: &quot;https:\/\/www.google.com\/shopping\/product\/2693947537627546605?gl=US&amp;hl=en&amp;prds=eto:4329443173325430719_0;6080682070074352475_0;15959577274487363386_0,pid:11411337548571788426,rsk:PC_2279649599901893363&amp;sa=X&amp;ved=0ahUKEwjmxtiN6_r4AhXQkYkEHX1FDzYQ9pwGCDc&quot;,\r\n              &quot;images&quot;: [\r\n                &quot;https:\/\/encrypted-tbn2.gstatic.com\/shopping?q=tbn:ANd9GcS6kUVNdzMROAjvzEPlP-GPxEDgFQ1N8uBvXS5qDa_jZaSwChV6eETuSGTYA0ILEBnOZ5i9tvsn8LhXL6zywlS2ht8xkHIR&amp;usqp=CAY&quot;,\r\n                &quot;https:\/\/encrypted-tbn3.gstatic.com\/shopping?q=tbn:ANd9GcQm1tXwY11ZGbu11bfte5RHbmvytTnA1dlO9fknDU4LRkuUC8M&amp;usqp=CAY&quot;,\r\n                &quot;https:\/\/encrypted-tbn2.gstatic.com\/shopping?q=tbn:ANd9GcTi74pggfBKTGPjESghzSpCLBjrnLaA5zAF6Oa7vXIBoqN_AEE&amp;usqp=CAY&quot;,\r\n                &quot;https:\/\/encrypted-tbn1.gstatic.com\/shopping?q=tbn:ANd9GcRYEapyc-3uSHHmzSOP3Ljb6SMFU1It8dVZ4n97niTsEjV5hbbF&amp;usqp=CAY&quot;\r\n              ],\r\n              &quot;features&quot;: [\r\n                &quot;Built-in 64 GB internal memory offers ample space to store multiple movies, music, and games&quot;,\r\n                &quot;A11 Bionic chip with 64-bit architecture gives you a smooth multitasking experience&quot;,\r\n                &quot;Enjoy enhanced viewing experience with its 1920 x 1080 high definition LCD display&quot;\r\n              ],\r\n              &quot;rating&quot;: {\r\n                &quot;type&quot;: &quot;rating_element&quot;,\r\n                &quot;position&quot;: &quot;left&quot;,\r\n                &quot;rating_type&quot;: &quot;Max5&quot;,\r\n                &quot;value&quot;: &quot;4.36&quot;,\r\n                &quot;votes_count&quot;: 24805,\r\n                &quot;rating_max&quot;: &quot;5&quot;\r\n              },\r\n              &quot;seller_reviews_count&quot;: 24805,\r\n              &quot;data_docid&quot;: &quot;17363035694596624076&quot;,\r\n              &quot;gid&quot;: &quot;4702526954592161872&quot;,\r\n              &quot;specifications&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;shopping_specification&quot;,\r\n                  &quot;block_name&quot;: null,\r\n                  &quot;specification_name&quot;: &quot;RAM&quot;,\r\n                  &quot;specification_value&quot;: &quot;8 GB RAM, 12 GB RAM&quot;\r\n                }\r\n              ]\r\n              &quot;sellers&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;product_seller&quot;,\r\n                  &quot;title&quot;: &quot;Back Market&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.backmarket.com\/en-us\/p\/iphone-8-64-gb-gold-att\/2c9ddf75-ce86-4103-a4d4-14e9fcd0e0db?shopping=gmc&quot;,\r\n                  &quot;seller_rating&quot;: {\r\n                    &quot;type&quot;: &quot;rating_element&quot;,\r\n                    &quot;position&quot;: &quot;left&quot;,\r\n                    &quot;rating_type&quot;: &quot;Max5&quot;,\r\n                    &quot;value&quot;: &quot;4.6&quot;,\r\n                    &quot;votes_count&quot;: 15892,\r\n                    &quot;rating_max&quot;: &quot;5&quot;\r\n                  },\r\n                  &quot;seller_review_count&quot;: 15892,\r\n                  &quot;price&quot;: {\r\n                    &quot;current&quot;: 108,\r\n                    &quot;regular&quot;: null,\r\n                    &quot;max_value&quot;: null,\r\n                    &quot;currency&quot;: &quot;USD&quot;,\r\n                    &quot;is_price_range&quot;: false,\r\n                    &quot;displayed_price&quot;: &quot;$108.00 refurbished&quot;\r\n                  },\r\n                  &quot;delivery_info&quot;: {\r\n                    &quot;delivery_message&quot;: &quot;Delivery by Wed, Jul 20&quot;,\r\n                    &quot;delivery_price&quot;: null\r\n                  },\r\n                  &quot;product_availability&quot;: &quot;in_stock&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;product_seller&quot;,\r\n                  &quot;title&quot;: &quot;Trademore&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.trademore.com\/buy\/iphone\/iphone-8\/at-t-gold-64gb?skuId=70197&amp;skuIsCloned=false&amp;carrier=AT&amp;T=&amp;skuUrl=\/iphone\/iphone-8\/at-t-gold-64gb&amp;condition=TPC&amp;srsltid=AdGWZVSdm9ABO3cy3yEqFwyccnvBkPyog1l-PCWQTPaErPxeez7waZ5zDHI&quot;,\r\n                  &quot;seller_rating&quot;: {\r\n                    &quot;type&quot;: &quot;rating_element&quot;,\r\n                    &quot;position&quot;: &quot;left&quot;,\r\n                    &quot;rating_type&quot;: &quot;Max5&quot;,\r\n                    &quot;value&quot;: &quot;4.6&quot;,\r\n                    &quot;votes_count&quot;: 366,\r\n                    &quot;rating_max&quot;: &quot;5&quot;\r\n                  },\r\n                  &quot;seller_review_count&quot;: 366,\r\n                  &quot;price&quot;: {\r\n                    &quot;current&quot;: 135.99,\r\n                    &quot;regular&quot;: null,\r\n                    &quot;max_value&quot;: null,\r\n                    &quot;currency&quot;: &quot;USD&quot;,\r\n                    &quot;is_price_range&quot;: false,\r\n                    &quot;displayed_price&quot;: &quot;$135.99 used&quot;\r\n                  },\r\n                  &quot;delivery_info&quot;: {\r\n                    &quot;delivery_message&quot;: &quot;Free delivery by Tue, Jul 19&quot;,\r\n                    &quot;delivery_price&quot;: null\r\n                  },\r\n                  &quot;product_availability&quot;: &quot;in_stock\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;product_seller&quot;,\r\n                  &quot;title&quot;: &quot;Decluttr Store&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.decluttr.com\/us\/store\/products\/apple-iphone-8-64gb-gold-at-t-1b962d86-267b-4a78-8d70-bc66d3738f4c&quot;,\r\n                  &quot;seller_rating&quot;: {\r\n                    &quot;type&quot;: &quot;rating_element&quot;,\r\n                    &quot;position&quot;: &quot;left&quot;,\r\n                    &quot;rating_type&quot;: &quot;Max5&quot;,\r\n                    &quot;value&quot;: &quot;4.5&quot;,\r\n                    &quot;votes_count&quot;: 5659,\r\n                    &quot;rating_max&quot;: &quot;5&quot;\r\n                  },\r\n                  &quot;seller_review_count&quot;: 5659,\r\n                  &quot;price&quot;: {\r\n                    &quot;current&quot;: 169.99,\r\n                    &quot;regular&quot;: null,\r\n                    &quot;max_value&quot;: null,\r\n                    &quot;currency&quot;: &quot;USD&quot;,\r\n                    &quot;is_price_range&quot;: false,\r\n                    &quot;displayed_price&quot;: &quot;$169.99 refurbished&quot;\r\n                  },\r\n                  &quot;delivery_info&quot;: {\r\n                    &quot;delivery_message&quot;: &quot;Free delivery&quot;,\r\n                    &quot;delivery_price&quot;: null\r\n                  },\r\n                  &quot;product_availability&quot;: &quot;in_stock\r\n                }\r\n              ],\r\n              &quot;variations&quot;: [\r\n                {\r\n                  &quot;type&quot;: &quot;product_variation&quot;,\r\n                  &quot;product_id&quot;: &quot;14548795243109479428&quot;,\r\n                  &quot;gid&quot;: &quot;35723601308729824&quot;,\r\n                  &quot;data_docid&quot;: null,\r\n                  &quot;pvf&quot;: &quot;Eh4iEHN0b3JhZ2UgY2FwYWNpdHkqCjEyOCBnYiB1ZnM&quot;,\r\n                  &quot;title&quot;: &quot;64 GB - Space Gray - Sprint - CDMA\/GSM&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.google.com\/shopping\/product\/14548795243109479428?gl=US&amp;hl=en&amp;sa=X&amp;ved=0ahUKEwjmxtiN6_r4AhXQkYkEHX1FDzYQkjAICigE&quot;\r\n                  &quot;variation_category&quot;: &quot;Storage Capacity&quot;\r\n                },\r\n                {\r\n                  &quot;type&quot;: &quot;product_variation&quot;,\r\n                  &quot;product_id&quot;: &quot;14548795243109479428&quot;,\r\n                  &quot;gid&quot;: &quot;35723601308729824&quot;,\r\n                  &quot;data_docid&quot;: null,\r\n                  &quot;pvf&quot;: &quot;Eh4iEHN0b3JhZ2UgY2FwYWNpdHkqCjEyOCBnYiB1ZnM&quot;,\r\n                  &quot;title&quot;: &quot;128 GB - Space Gray - Sprint - CDMA\/GSM&quot;,\r\n                  &quot;url&quot;: &quot;https:\/\/www.google.com\/shopping\/product\/14548795243109479428?gl=US&amp;hl=en&amp;sa=X&amp;ved=0ahUKEwjmxtiN6_r4AhXQkYkEHX1FDzYQkjAICigE&quot;\r\n                  &quot;variation_category&quot;: &quot;Storage Capacity&quot;\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] Get Google Shopping Product Info Results by id [\/vc_column_text] GET https:\/\/api.dataforseo.com\/v3\/merchant\/google\/product_info\/task_get\/advanced\/$id Pricing Your account will be charged only for posting a task. You can get the results of the task within the next 30 days for free. The cost can be calculated on the Pricing page. [vc_column_text] Description of the fields for sending a [&hellip;]<\/p>\n","protected":false},"author":2,"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: 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><br>you will be able to use it within <strong>30 days<\/strong> to request the results of the task at any time","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 <i>tasks<\/i> 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 that were returned 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 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: product_id\n                type: string\n                description: |\n                  <em>product ID in a POST array<\/em><br>learn more about the parameter in <a href=\"https:\/\/dataforseo.com\/help-center\/product-id-google-shopping\" rel=\"noopener noreferrer\" target=\"_blank\">this help center guide<\/a>\n              - name: type\n                type: string\n                description: |\n                  <em>search engine type in a POST array<\/em><br>possible types:<br><code>product_info<\/code>\n              - name: se_domain\n                type: string\n                description: |\n                  <em>search engine 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: title\n                type: string\n                description: |\n                  <em>title of the product<\/em>\n              - name: description\n                type: string\n                description: |\n                  <em>description of the product<\/em>\n              - name: image_url\n                type: string\n                description: |\n                  <em>URL of the product image<\/em>\n              - name: tags\n                type: array\n                description: |\n                  <em>tags of the product<\/em>\n              - name: check_url\n                type: string\n                description: |\n                  <em>direct URL to search engine results<\/em><br>you can use it to make sure that we provided accurate results\n              - name: datetime\n                type: string\n                description: |\n                  <em>date and time when the result was received<\/em><br>in the format: \u201cyear-month-date:minutes:UTC_difference_hours:UTC_difference_minutes\u201d<br>example:<br><code class=\"long-string\">2019-11-15 12:57:46 +00:00<\/code>\n              - name: item_types\n                type: array\n                description: |\n                  <em>types of items found on the product specification page<\/em><br>possible item types:<br><code>product_info_element<\/code>\n              - name: items_count\n                type: integer\n                description: |\n                  <em>the number of results returned in the <strong><code>items<\/code><\/strong> array<\/em>\n              - name: items\n                type: array\n                description: |\n                  <em>items on the product page<\/em><br>contains all product attributes and related data listed on the product page\n                items:\n                  children:\n                    - name: type\n                      type: string\n                      description: |\n                        <em>type of element<\/em><br>possible types:<br><code>product_info_element<\/code>\n                    - name: rank_group\n                      type: integer\n                      description: |\n                        <em>position within a group of elements with identical <code>type<\/code> values<\/em><br>positions of elements with different <code>type<\/code> values are omitted from <code>rank_group<\/code>\n                    - name: rank_absolute\n                      type: integer\n                      description: |\n                        <em>absolute rank on the product specification page<\/em><br>absolute position among all the elements found on the product specification page\n                    - name: position\n                      type: string\n                      description: |\n                        <em>alignment of the element on the product specification page<\/em><br>can take the following values:<br><code>right<\/code>, <code>left<\/code>\n                    - name: product_id\n                      type: string\n                      description: |\n                        <em>product_id received in a POST array<\/em><br>ilearn more about the parameter in <a href=\"https:\/\/dataforseo.com\/help-center\/product-id-google-shopping\" rel=\"noopener noreferrer\" target=\"_blank\">this help center guide<\/a>\n                    - name: title\n                      type: string\n                      description: |\n                        <em>product title<\/em>\n                    - name: description\n                      type: string\n                      description: |\n                        <em>product description<\/em>\n                    - name: url\n                      type: string\n                      description: |\n                        <em>product url<\/em><br>url of the product on Google Shopping\n                    - name: images\n                      type: array\n                      description: |\n                        <em>product images<\/em><br>contains urls to product images\n                    - name: features\n                      type: array\n                      description: |\n                        <em>product features<\/em><br>contains snippets with the description of product features\n                    - name: rating\n                      type: object\n                      description: |\n                        <em>product rating <\/em><br>the popularity rate based on reviews\n                      children:\n                        - name: rating_type\n                          type: string\n                          description: |\n                            <i>the type of <\/i><i>rating<\/i><br>here you can find the following elements: <code>Max5<\/code>, <code>Percents<\/code>, <code>CustomMax<\/code>\n                        - name: value\n                          type: string\n                          description: |\n                            <em>the value of the rating<\/em>\n                        - name: votes_count\n                          type: integer\n                          description: |\n                            <em>the amount of <\/em><i>feedback<\/i>\n                        - name: rating_max\n                          type: string\n                          description: |\n                            <em>the maximum value for a <code>rating_type<\/code><\/em>\n                    - name: seller_reviews_count\n                      type: integer\n                      description: |\n                        <em>number of seller reviews<\/em><br>number of reviews on the product seller's account\n                    - name: data_docid\n                      type: string\n                      description: |\n                        <em>unique identifier of the SERP data element<\/em><br>note that there is no full list of possible values as the <code>data_docid<\/code> is a dynamic value assigned by Google<br>example:<br><code>17363035694596624076<\/code>\n                    - name: gid\n                      type: string\n                      description: |\n                        <em>global product identifier on Google Shopping<\/em><br>note that there is no full list of possible values as the gid is a dynamic value assigned by Google<br>if there are no values, you will get <code>null<\/code><br>example:<br><code>4702526954592161872<\/code><br>learn more about <code>gid<\/code> in <a href=\"https:\/\/dataforseo.com\/help-center\/whats-a-gid-in-google-shopping-api\" target=\"_blank\">this help center guide<\/a>\n                    - name: specifications\n                      type: array\n                      description: |\n                        <em>product specifications<\/em><br>contains all product attributes and related data listed on the product specification page\n                      items:\n                        children:\n                          - name: type\n                            type: string\n                            description: |\n                              <em>type of element<\/em><br>possible types:<br><code>shopping_specification<\/code>\n                          - name: block_name\n                            type: string\n                            description: |\n                              <em>name of the block of product attributes<\/em><br>indicates the name of the product specification section in which the related element is listed\n                          - name: specification_name\n                            type: string\n                            description: |\n                              <em>product attribute<\/em><br>attribute name of the <a href=\"https:\/\/support.google.com\/merchants\/answer\/7052112?hl=en\" target=\"_blank\" rel=\"noopener noreferrer\">product data specification<\/a>\n                          - name: specification_value\n                            type: string\n                            description: |\n                              <em>content of the specification<\/em>\n                    - name: sellers\n                      type: array\n                      description: |\n                        <em>sellers of the product<\/em><br>number of reviews on the product seller's account\n                      items:\n                        children:\n                          - name: type\n                            type: string\n                            description: |\n                              <em>type of the element in the sellers array<\/em><br>can take the following values: <code>product_seller<\/code>\n                          - name: title\n                            type: string\n                            description: |\n                              <em>name of the product seller<\/em>\n                          - name: url\n                            type: string\n                            description: |\n                              <em>seller url<\/em><br>url of the page where the product is sold\n                          - name: seller_rating\n                            type: object\n                            description: |\n                              <em>rating of the seller<\/em>\n                            children:\n                              - name: position\n                                type: string\n                                description: |\n                                  <em>alignment of the element in the SERP<\/em><br>can take the following values:<br><code>right<\/code>, <code>left<\/code>\n                              - name: rating_type\n                                type: string\n                                description: |\n                                  <i>the type of <\/i><i>rating<\/i><br>here you can find the following elements: <code>Max5<\/code>, <code>Percents<\/code>, <code>CustomMax<\/code>\n                              - name: value\n                                type: string\n                                description: |\n                                  <em>the value of the rating<\/em>\n                              - name: votes_count\n                                type: integer\n                                description: |\n                                  <em>the amount of <\/em><i>feedback<\/i>\n                              - name: rating_max\n                                type: string\n                                description: |\n                                  <em>the maximum value for a <code>rating_type<\/code><\/em>\n                          - name: seller_reviews_count\n                            type: integer\n                            description: |\n                              <em>number of seller reviews<\/em><br>number of reviews on the product seller's account\n                          - name: price\n                            type: object\n                            description: |\n                              <em>product price<\/em><br>product price details on the seller's website\n                            children:\n                              - name: current\n                                type: float\n                                description: |\n                                  <em>current price<\/em><br>indicates the current price of the shopping element\n                              - name: regular\n                                type: float\n                                description: |\n                                  <i>regular price<\/i><br>indicates the regular price of the shopping element\n                              - name: max_value\n                                type: float\n                                description: |\n                                  <i>the maximum price<\/i><br>indicates the maximum price of the shopping element\n                              - name: currency\n                                type: string\n                                description: |\n                                  <i>currency of the listed price<\/i><br>ISO code of the currency applied to the price\n                              - name: is_price_range\n                                type: boolean\n                                description: |\n                                  <i>price is provided as a range<\/i><br>indicates whether a price is provided in a range\n                              - name: displayed_price\n                                type: string\n                                description: |\n                                  <i>price string in the result<\/i><br>raw price string as provided in the result\n                          - name: delivery_info\n                            type: object\n                            description: |\n                              <em>delivery information<\/em><br>product delivery information\n                            children:\n                              - name: delivery_message\n                                type: string\n                                description: |\n                                  <em>delivery information<\/em><br>message accompanying the delivery information as posted by the seller\n                              - name: delivery_price\n                                type: object\n                                description: |\n                                  <em>price for the delivery<\/em><br>price of the delivery based on the location you specified in the POST request\n                          - name: product_availability\n                            type: string\n                            description: |\n                              <em>product availability information<\/em><br>can take the following values: <code>in_stock<\/code>, <code>limited_stock<\/code>, <code>out_of_stock<\/code>, <code>backordered<\/code>, <code>pre_order_available<\/code>, <code>on_display_to_order<\/code>\n                    - name: variations\n                      type: array\n                      description: |\n                        <em>variations of the product<\/em><br>contains brief information about different product variations\n                      items:\n                        children:\n                          - name: type\n                            type: string\n                            description: |\n                              <em>type of the element = <strong>'rating_element'<\/strong><\/em>\n                          - name: product_id\n                            type: string\n                            description: |\n                              <em>product ID in a POST array<\/em><br>learn more about the parameter in <a href=\"https:\/\/dataforseo.com\/help-center\/product-id-google-shopping\" rel=\"noopener noreferrer\" target=\"_blank\">this help center guide<\/a>\n                          - name: gid\n                            type: string\n                            description: |\n                              <em>GID ID in a POST array<\/em><br>learn more about the parameter in <a href=\"https:\/\/dataforseo.com\/help-center\/whats-a-gid-in-google-shopping-api\" rel=\"noopener noreferrer\" target=\"_blank\">this help center guide<\/a>\n                          - name: data_docid\n                            type: string\n                            description: |\n                              <em>unique identifier of the SERP data element in the POST array<\/em>\n                          - name: pvf\n                            type: string\n                            description: |\n                              <em>product variation filter<\/em><br>used in the product variation URL as the identifier of the specific product variation\n                          - name: title\n                            type: string\n                            description: |\n                              <em>product variation title<\/em>\n                          - name: url\n                            type: string\n                            description: |\n                              <em>product variation URL on Google Shopping<\/em>\n                          - name: variation_category\n                            type: string\n                            description: |\n                              <em>category of the product variation<\/em><br>example: <code>\"Storage Capacity\"<\/code>","footnotes":""},"class_list":["post-14814","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/14814","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\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/comments?post=14814"}],"version-history":[{"count":21,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/14814\/revisions"}],"predecessor-version":[{"id":25096,"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/pages\/14814\/revisions\/25096"}],"wp:attachment":[{"href":"https:\/\/docs.dataforseo.com\/v3\/wp-json\/wp\/v2\/media?parent=14814"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}