Tabla de comparativas de precios de Google Merchant Center
Descripción general
Los datos de las Comparativas de precios en BigQuery ayudan a los comercios a comprender cómo otros comercios cobran el mismo producto. Cuando tus datos de informes de Google Merchant Center se transfieren a BigQuery, el formato de la tabla Products_PriceBenchmarks_ proporciona una comparativa de precios diaria por país y producto.
Los datos se escriben en una tabla llamada Products_PriceBenchmarks_MERCHANT_ID si estás usando un ID de Merchant Center individual, o Products_PriceBenchmarks_AGGREGATOR_ID si estás usando una cuenta MCA.
Esquema
La tabla Products_PriceBenchmarks tiene el siguiente esquema:
Columna
Tipo de datos de BigQuery
Descripción
product_id
STRING
El ID de REST de Content API del producto con el formato: channel:content_language:feed_label:offer_id, similar a la forma que se define en el esquema de la tabla de productos. Este campo es una clave primaria.
merchant_id
INTEGER
ID de cuenta de Merchant
aggregator_id
INTEGER
ID de cuenta de agregador para cuentas de varios clientes
country_of_sale
STRING
País en el que el usuario realizó la consulta en Google
price_benchmark_value
FLOAT
El precio ponderado promedio por clic de un producto determinado para todos los comercios que publican ese mismo producto en los anuncios de Shopping. La coincidencia de los productos se establece en función del GTIN. Para conocer más detalles, consulta el artículo del Centro de ayuda.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-01-16 (UTC)"],[[["\u003cp\u003eThe Google Merchant Center Price Benchmarks report in BigQuery will be discontinued on September 1, 2025, and users are advised to migrate to the Price Competitiveness report.\u003c/p\u003e\n"],["\u003cp\u003ePrice Benchmarks data allows merchants to analyze how their product pricing compares to other merchants selling the same items, providing a daily benchmark per product and country.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProducts_PriceBenchmarks_\u003c/code\u003e table contains detailed information including product ID, merchant ID, country of sale, price benchmark value, currency, and timestamp.\u003c/p\u003e\n"],["\u003cp\u003eProducts are matched to one another using their GTIN, and the price benchmark is the average click-weighted price across all merchants advertising the same product on Shopping ads.\u003c/p\u003e\n"],["\u003cp\u003eThe provided SQL example shows how to join \u003ccode\u003eProducts\u003c/code\u003e and \u003ccode\u003ePrice Benchmarks\u003c/code\u003e tables to get a list of products and their associated benchmarks, with the caveat that inner or left joins must be used as not all products will have a benchmark.\u003c/p\u003e\n"]]],[],null,[]]