Beberapa atau semua informasi di halaman ini mungkin tidak berlaku untuk Trusted Cloud oleh S3NS.
Tabel Daya Saing Harga Google Merchant Center
Ringkasan
Data daya saing harga di BigQuery membantu penjual memahami cara penjual lain menetapkan harga untuk produk yang sama. Saat data pelaporan Google Merchant Center Anda ditransfer ke BigQuery, format tabel PriceCompetitiveness_
akan memberikan tolok ukur harga harian per negara dan per produk. Tabel persaingan harga juga berisi beberapa atribut
lain produk untuk membantu Anda memahami persaingan harga
dalam kategori atau merek, misalnya.
Data ditulis ke tabel bernama
PriceCompetitiveness_MERCHANT_ID
jika Anda menggunakan ID Penjual perorangan, atau
PriceCompetitiveness_AGGREGATOR_ID
jika Anda
menggunakan akun MCA.
Skema
Tabel PriceCompetitiveness_
memiliki skema berikut:
Kolom |
Jenis data BigQuery |
Deskripsi |
Data contoh |
aggregator_id |
INTEGER |
ID Akun Multiklien (MCA) jika penjual adalah bagian dari MCA. Null jika tidak. |
12345 |
merchant_id |
INTEGER |
ID akun Google Merchant Center. Kolom ini adalah kunci utama. |
1234 |
id |
STRING |
ID REST Content API produk dalam bentuk:
channel:content_language:feed_label:offer_id , mirip dengan
cara yang ditetapkan dalam
skema tabel produk. Kolom ini adalah kunci utama.
|
online:en:AU:666840730 |
title |
STRING |
Judul produk. |
USB hitam TN2351 |
brand |
STRING |
Merek produk. |
Nama Merek |
offer_id |
STRING |
ID produk yang diberikan penjual. |
tddy123uk |
benchmark_price |
RECORD |
Harga rata-rata berdasarkan klik untuk produk tertentu di semua
penjual yang mengiklankan produk yang sama di iklan Shopping. Produk dicocokkan berdasarkan GTIN-nya. Untuk mengetahui detail selengkapnya, lihat
artikel Pusat Bantuan tentang laporan daya saing harga.
|
|
benchmark_price.amount_micros |
INTEGER |
Harga item, dalam mikro (1 direpresentasikan sebagai 1000000). |
1000000 |
benchmark_price.currency_code |
STRING |
Mata uang harga item. |
USD |
price |
RECORD |
Harga produk ini. |
|
price.amount_micros |
STRING |
Harga item, dalam mikro (1 direpresentasikan sebagai 1000000). |
1000000 |
price.currency_code |
INTEGER |
Mata uang harga item. |
USD |
report_country_code |
STRING |
Kode negara tempat pengguna melakukan kueri di Google. |
CH, US |
product_type_l1 |
STRING |
Atribut jenis produk dari produk. |
|
product_type_l2 |
STRING |
Atribut jenis produk dari produk. |
|
product_type_l3 |
STRING |
Atribut jenis produk dari produk. |
|
product_type_l4 |
STRING |
Atribut jenis produk dari produk. |
|
product_type_l5 |
STRING |
Atribut jenis produk dari produk. |
|
category_l1 |
STRING |
Kategori produk Google dari produk. |
Hewan & Perlengkapan Hewan Peliharaan |
category_l2 |
STRING |
Kategori produk Google dari produk. |
Perlengkapan Hewan Peliharaan |
category_l3 |
STRING |
Kategori produk Google dari produk. |
Perlengkapan Anjing |
category_l4 |
STRING |
Kategori produk Google dari produk. |
Kasur Anjing |
category_l5 |
STRING |
Kategori produk Google dari produk. |
|
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-08-17 UTC.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-08-17 UTC."],[[["\u003cp\u003eThe Google Merchant Center Price Competitiveness table in BigQuery provides daily price benchmarks per country and product, allowing merchants to compare their pricing against other merchants.\u003c/p\u003e\n"],["\u003cp\u003eThe table, named \u003ccode\u003ePriceCompetitiveness_MERCHANT_ID\u003c/code\u003e or \u003ccode\u003ePriceCompetitiveness_AGGREGATOR_ID\u003c/code\u003e, contains detailed product attributes like brand, category, and product type, facilitating a deeper understanding of pricing within specific segments.\u003c/p\u003e\n"],["\u003cp\u003eAccess to this price competitiveness data requires meeting specific eligibility requirements for market insights.\u003c/p\u003e\n"],["\u003cp\u003eKey data points include the merchant's product price, a benchmark price, currency codes, and various product identifiers and categories.\u003c/p\u003e\n"],["\u003cp\u003eThe table utilizes a schema with fields like \u003ccode\u003emerchant_id\u003c/code\u003e, \u003ccode\u003eid\u003c/code\u003e, \u003ccode\u003ebenchmark_price\u003c/code\u003e, and \u003ccode\u003eprice\u003c/code\u003e to detail the competitiveness of each product.\u003c/p\u003e\n"]]],[],null,["# Google Merchant Center Price Competitiveness table\n==================================================\n\nOverview\n--------\n\nPrice competitiveness data in BigQuery helps merchants understand how\nother merchants are pricing the same product. When your Google Merchant Center\nreporting data is transferred to BigQuery, the format of the\n`PriceCompetitiveness_` table provides a daily price benchmark per country and\nper product. The price competitiveness table also contains several other\nattributes of the product to help you to understand the competitiveness of your\npricing within a category or brand for example.\n\nThe data is written to a table named\n`PriceCompetitiveness_`\u003cvar translate=\"no\"\u003eMERCHANT_ID\u003c/var\u003e\nif you are using an individual Merchant ID, or\n`PriceCompetitiveness_`\u003cvar translate=\"no\"\u003eAGGREGATOR_ID\u003c/var\u003e if you're\nusing an MCA account.\n| **Note:** To access price competitiveness data, you must meet the [eligibility requirements for market insights](https://support.google.com/merchants/answer/9712881).\n\nSchema\n------\n\nThe `PriceCompetitiveness_` tables have the following schema:"]]