このページの一部またはすべての情報は、S3NS の Trusted Cloud に適用されない場合があります。
Google Merchant Center の価格競争力テーブル
概要
BigQuery の価格競争力データにより、販売者は他の販売者が同じ商品をどのように価格設定しているかを把握できます。Google Merchant Center のレポートデータが BigQuery に転送される際、PriceCompetitiveness_
テーブルの形式で国と商品ごとに 1 日の価格ベンチマークが表示されます。価格競争力の表には、商品のその他の属性も含まれており、カテゴリやブランドなどにおける価格の競争力を把握できます。
個々の販売者 ID を使用している場合、データは PriceCompetitiveness_MERCHANT_ID
という名前のテーブルに書き込まれます。MCA アカウントを使用している場合は PriceCompetitiveness_AGGREGATOR_ID
にデータが書き込まれます。
スキーマ
PriceCompetitiveness_
テーブルのスキーマは次のとおりです。
列 |
BigQuery のデータ型 |
説明 |
データの例 |
aggregator_id |
INTEGER |
販売者が MCA の一部である場合のマルチ クライアント アカウント(MCA)の ID。それ以外の場合は null です。 |
12345 |
merchant_id |
INTEGER |
Google Merchant Center アカウント ID。このフィールドは主キーです。 |
1234 |
id |
STRING |
商品の Content API の REST ID。形式は channel:content_language:feed_label:offer_id で、商品テーブル スキーマでの定義と同様です。このフィールドは主キーです。
|
online:en:AU:666840730 |
title |
STRING |
商品のタイトル。 |
TN2351 black USB |
brand |
STRING |
商品のブランド。 |
ブランド名 |
offer_id |
STRING |
販売者が指定した商品の ID。 |
tddy123uk |
benchmark_price |
RECORD |
ショッピング広告で同じ商品を宣伝している全販売者の、広告クリック数で重み付けした商品価格の平均値。商品は GTIN(国際取引商品番号)に基づいて照合されます。詳細については、価格競争力レポートに関するヘルプセンターの記事をご覧ください。 |
|
benchmark_price.amount_micros |
INTEGER |
商品の価格。単位はマイクロ(1 は 1,000,000 を表します)。 |
1000000 |
benchmark_price.currency_code |
STRING |
商品価格の通貨。 |
USD |
price |
RECORD |
この商品の価格。 |
|
price.amount_micros |
STRING |
商品の価格。単位はマイクロ(1 は 1,000,000 を表します)。 |
1000000 |
price.currency_code |
INTEGER |
商品価格の通貨。 |
USD |
report_country_code |
STRING |
ユーザーが Google でクエリを実行した国コード。 |
CH、US |
product_type_l1 |
STRING |
商品の商品カテゴリ属性。 |
|
product_type_l2 |
STRING |
商品の商品カテゴリ属性。 |
|
product_type_l3 |
STRING |
商品の商品カテゴリ属性。 |
|
product_type_l4 |
STRING |
商品の商品カテゴリ属性。 |
|
product_type_l5 |
STRING |
商品の商品カテゴリ属性。 |
|
category_l1 |
STRING |
商品の Google 商品カテゴリ。 |
動物、ペット用品 |
category_l2 |
STRING |
商品の Google 商品カテゴリ。 |
ペット用品 |
category_l3 |
STRING |
商品の Google 商品カテゴリ。 |
犬用品 |
category_l4 |
STRING |
商品の Google 商品カテゴリ。 |
犬用ベッド |
category_l5 |
STRING |
商品の Google 商品カテゴリ。 |
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-17 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 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:"]]