बाज़ार के बारे में समझें

मार्केट इनसाइट रिपोर्ट का इस्तेमाल करके, Google पर खुदरा कारोबार से जुड़ा डेटा देखा जा सकता है. इससे आपको मौजूदा बाज़ार को समझने में मदद मिलेगी. इस डेटा में सबसे ज़्यादा बिकने वाले प्रॉडक्ट और ब्रैंड, कॉम्पटिटिव प्राइस पॉइंट, सेल वाली कीमत के सुझाव, और आपकी इंडस्ट्री में कॉम्पटिटिव लैंडस्केप की जानकारी शामिल है.

आपके खाते को ज़रूरी शर्तें पूरी करनी होंगी. आपको यह भी पक्का करना होगा कि आपने या किसी तीसरे पक्ष ने Merchant Center खाते से एक्सपोर्ट किए गए, Market Insights के डेटा का इस्तेमाल Merchant Center के नियमों और शर्तों के तहत किया है.

सबसे ज़्यादा बिकने वाले प्रॉडक्ट और ब्रैंड की पहचान करना

सबसे ज़्यादा बिकने वाले प्रॉडक्ट और ब्रैंड की रिपोर्ट देखकर, Google पर सबसे ज़्यादा बिकने वाले प्रॉडक्ट और ब्रैंड के बारे में जाना जा सकता है. साथ ही, यह भी देखा जा सकता है कि वे फ़िलहाल आपके प्रॉडक्ट फ़ीड में शामिल हैं या नहीं.

लोकप्रियता का यह डेटा, 'Google प्रॉडक्ट कैटगरी' और देश के मुताबिक अलग-अलग ग्रुप में रखा जाता है. इससे आपको यह तय करने में मदद मिलती है कि किस नए प्रॉडक्ट और ब्रैंड को स्टॉक करके रखा जाए. इसकी मदद से, पुराने डेटा का इस्तेमाल करके सीज़न के रुझानों का पता लगाया जा सकता है. साथ ही, ऐसे प्रॉडक्ट और ब्रैंड की पहचान की जा सकती है जिनके लिए बजट या बिड बढ़ाने से फ़ायदा होगा.

प्रॉडक्ट

Google पर सबसे ज़्यादा बिकने वाले प्रॉडक्ट के बारे में जानने के लिए, क्वेरी BestSellersProductClusterView करें.

यह सैंपल दिया गया है. इसका इस्तेमाल, सबसे ज़्यादा बिकने वाले प्रॉडक्ट देखने के लिए किया जा सकता है. अनुरोध करने के लिए, accounts.reports.search तरीके में यहां दिया गया Merchant Center क्वेरी भाषा स्टेटमेंट पास करें:

SELECT
  reportDate,
  reportGranularity,
  reportCountryCode,
  reportCategoryId,
  rank,
  previousRank,
  relativeDemand,
  previousRelativeDemand,
  relativeDemandChange,
  title,
  brand,
  categoryL1,
  categoryL2,
  categoryL3,
  variantGtins,
  inventoryStatus,
  brandInventoryStatus
FROM BestSellersProductClusterView
WHERE reportDate = '<var class="edit">2022-10-10</var>'
  AND reportGranularity = '<var class="edit">WEEKLY</var>'
  AND reportCountryCode = '<var class="edit">US</var>'
  AND reportCategoryId = <var class="edit">166</var>
ORDER BY rank

WHERE क्लॉज़ की वैल्यू में बदलाव करके, रिपोर्ट को दूसरी तारीखों, जानकारी, देशों, और कैटगरी के हिसाब से बनाया जा सकता है.

यहां पिछली क्वेरी का सैंपल दिया गया है:

{
  "results": [
    {
      "bestSellersProductClusterView": {
        "reportDate": "2022-10-10",
        "reportGranularity": "WEEKLY",
        "reportCountryCode": "US",
        "reportCategoryId": "166",
        "rank": "1",
        "previousRank": "1",
        "relativeDemand": "VERY_HIGH",
        "previousRelativeDemand": "VERY_HIGH",
        "relativeDemandChange": "FLAT",
        "title": "Ugg Shoes Ugg Tasman",
        "brand": "UGG",
        "categoryL1": "Apparel & Accessories",
        "categoryL2": "Shoes",
        "categoryL3": "",
        "variantGtins":
            ["00737872992873", "00737872992880", "00737872992866"],
        "inventoryStatus": "NOT_IN_INVENTORY",
        "brandInventoryStatus": "NOT_IN_INVENTORY"
      }
    },
    {
      "bestSellersProductClusterView": {
        "reportDate": "2022-10-10",
        "reportGranularity": "WEEKLY",
        "reportCountryCode": "US",
        "reportCategoryId": "166",
        "rank": "2",
        "previousRank": "8",
        "relativeDemand": "VERY_HIGH",
        "previousRelativeDemand": "HIGH",
        "relativeDemandChange": "RISER",
        "title": "UGG Women's s Classic Mini",
        "brand": "UGG",
        "categoryL1": "Apparel & Accessories",
        "categoryL2": "Shoes",
        "categoryL3": "",
        "variantGtins":
            ["00194715081314", "00194715081246", "00194715081321"],
        "inventoryStatus": "NOT_IN_INVENTORY",
        "brandInventoryStatus": "NOT_IN_INVENTORY"
      }
    },
    {
      "bestSellersProductClusterView": {
        "reportDate": "2022-10-10",
        "reportGranularity": "WEEKLY",
        "reportCountryCode": "US",
        "reportCategoryId": "166",
        "rank": "3",
        "previousRank": "2",
        "relativeDemand": "VERY_HIGH",
        "previousRelativeDemand": "VERY_HIGH",
        "relativeDemandChange": "FLAT",
        "title": "Crocs Classic",
        "brand": "Crocs",
        "categoryL1": "Apparel & Accessories",
        "categoryL2": "Shoes",
        "categoryL3": "",
        "variantGtins":
            ["00887350811209", "00191448903852", "00191448769090"],
        "inventoryStatus": "NOT_IN_INVENTORY",
        "brandInventoryStatus": "OUT_OF_STOCK"
      }
    }
  ]
}

ब्रैंड

Google पर सबसे ज़्यादा बिकने वाले ब्रैंड के बारे में जानने के लिए, क्वेरी BestSellersBrandView करें.

यहां एक सैंपल दिया गया है, जिसका इस्तेमाल करके सबसे ज़्यादा बिकने वाले ब्रैंड देखे जा सकते हैं. अनुरोध करने के लिए, accounts.reports.search तरीके में यहां दिया गया Merchant Center क्वेरी भाषा स्टेटमेंट पास करें:

SELECT
  reportDate,
  reportGranularity,
  reportCountryCode,
  reportCategoryId,
  rank,
  previousRank,
  relativeDemand,
  previousRelativeDemand,
  relativeDemandChange,
  brand
FROM BestSellersBrandView
WHERE reportDate = '<var class="edit">2022-10-10</var>'
  AND reportGranularity = '<var class="edit">WEEKLY</var>'
  AND reportCountryCode = '<var class="edit">US</var>'
  AND reportCategoryId = <var class="edit">166</var>
ORDER BY rank

WHERE क्लॉज़ की वैल्यू में बदलाव करके, रिपोर्ट को दूसरी तारीखों, जानकारी, देशों, और कैटगरी के हिसाब से बनाया जा सकता है.

यहां पिछली क्वेरी का सैंपल दिया गया है:

{
  "results": [
    {
      "bestSellersBrandView": {
        "reportDate": "2022-10-10",
        "reportGranularity": "WEEKLY",
        "reportCountryCode": "US",
        "reportCategoryId": "166",
        "rank": "1",
        "previousRank": "1",
        "relativeDemand": "VERY_HIGH",
        "previousRelativeDemand": "VERY_HIGH",
        "relativeDemandChange": "FLAT",
        "brand": "Nike"
      }
    },
    {
      "bestSellersBrandView": {
        "reportDate": "2022-10-10",
        "reportGranularity": "WEEKLY",
        "reportCountryCode": "US",
        "reportCategoryId": "166",
        "rank": "2",
        "previousRank": "2",
        "relativeDemand": "HIGH",
        "previousRelativeDemand": "HIGH",
        "relativeDemandChange": "FLAT",
        "brand": "SHEIN"
      }
    },
    {
      "bestSellersBrandView": {
        "reportDate": "2022-10-10",
        "reportGranularity": "WEEKLY",
        "reportCountryCode": "US",
        "reportCategoryId": "166",
        "rank": "3",
        "previousRank": "4",
        "relativeDemand": "HIGH",
        "previousRelativeDemand": "HIGH",
        "relativeDemandChange": "FLAT",
        "brand": "adidas"
      }
    }
  ]
}

प्रतिस्पर्धी कीमत

कीमतों की तुलना वाली रिपोर्ट का इस्तेमाल करके, यह देखा जा सकता है कि जो प्रॉडक्ट बेचे जा रहे हैं उन्हें दूसरे खुदरा दुकानदार किस कीमत पर बेच रहे हैं.

अपने प्रॉडक्ट की अनुमानित परफ़ॉर्मेंस के आधार पर उसकी कीमत तय करने के सुझाव देखने के लिए, कीमत में सुधार करना देखें.

क्वेरी PriceCompetitivenessProductView यह जानने के लिए कि जो प्रॉडक्ट बेचे जा रहे हैं, दूसरे खुदरा दुकानदार उनकी कीमत कैसे तय कर रहे हैं.

यहां एक सैंपल दिया गया है, जिसका इस्तेमाल करके प्रॉडक्ट की कीमतों की तुलना वाला डेटा देखा जा सकता है. अनुरोध करने के लिए, यहां दिए गए Merchant Center क्वेरी भाषा स्टेटमेंट को accounts.reports.search तरीके में पास करें:

SELECT
  id,
  title,
  brand,
  price,
  reportCountryCode,
  benchmarkPrice
FROM PriceCompetitivenessProductView

यहां पिछली क्वेरी का सैंपल दिया गया है:

{
  "results": [
    {
      "priceCompetitivenessProductView": {
        "id": "en~US~12345",
        "title": "UGG Women's s Classic Mini",
        "brand": "UGG",
        "price" {
          "amountMicros": "124990000",
          "currencyCode": "USD"
        },
        "reportCountryCode": "US",
        "benchmarkPrice" {
          "amountMicros": "119922291",
          "currencyCode": "USD"
        }
      }
    },
    {
      "priceCompetitivenessProductView": {
        "id": "en~US~12346",
        "title": "Nike React Infinity Run Flyknit 2",
        "brand": "Nike",
        "price" {
          "amountMicros": "119990000",
          "currencyCode": "USD"
        },
        "reportCountryCode": "US",
        "benchmarkPrice" {
          "amountMicros": "173436840",
          "currencyCode": "USD"
        }
      }
    },
    {
      "priceCompetitivenessProductView": {
        "id": "en~US~12347",
        "title": "New Balance 327 White Trainers",
        "brand": "New Balance",
        "price" {
          "amountMicros": "84990000",
          "currencyCode": "USD"
        },
        "reportCountryCode": "US",
        "benchmarkPrice" {
          "amountMicros": "85459050",
          "currencyCode": "USD"
        }
      }
    }
  ]
}