คุณสามารถใช้ Market Insights เพื่อดูข้อมูลการค้าปลีกจาก Google ที่จะช่วยให้คุณเข้าใจ ตลาด ข้อมูลนี้รวมถึงผลิตภัณฑ์และแบรนด์ที่ขายดีที่สุด มีราคาที่แข่งขันได้ คะแนน ราคาลดที่แนะนำ และข้อมูลเกี่ยวกับภาพรวมทางการแข่งขัน สำหรับอุตสาหกรรมของคุณ
บัญชีของคุณต้องมีคุณสมบัติตามข้อกำหนดของการได้รับสิทธิ์ขั้นต่ำ รวมถึงการใช้งานข้อมูล Market Insights ของคุณหรือของบุคคลที่สามซึ่งส่งออกจากบัญชี Merchant Center เป็นไปตามข้อกำหนดและเงื่อนไขของ Merchant Center
ระบุสินค้าขายดี
คุณสามารถใช้สินค้าขายดี รายงานต่างๆ ที่เกี่ยวข้อง เพื่อดูสถานการณ์ สินค้าและแบรนด์ที่ขายดีที่สุดบน Google และไม่ว่าคุณจะ ในฟีดผลิตภัณฑ์
ข้อมูลความนิยมนี้จัดกลุ่มตามประเทศและหมวดหมู่ผลิตภัณฑ์ Google เพื่อช่วย คุณจะตัดสินใจเลือกผลิตภัณฑ์และแบรนด์ใหม่ๆ เข้าสต็อกได้ ซึ่งจะช่วยให้คุณระบุ เทรนด์ตามฤดูกาลด้วยการใช้ข้อมูลย้อนหลัง และระบุผลิตภัณฑ์และ แบรนด์ที่จะได้รับประโยชน์จากการใช้งบประมาณหรือราคาเสนอที่เพิ่มขึ้น
ผลิตภัณฑ์
การค้นหา
BestSellersProductClusterView
เพื่อดูผลิตภัณฑ์ที่ขายดีที่สุดบน Google
นี่คือตัวอย่างที่ใช้ดูผลิตภัณฑ์ที่ขายดีที่สุดได้ โดยวิธีส่งคำขอมีดังนี้
ผ่านคำค้นหาของ Merchant Center ต่อไปนี้
ภาษาลงใน
accounts.reports.search
วิธีการ:
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"
}
}
]
}
แบรนด์
การค้นหา
BestSellersBrandView
เพื่อดูแบรนด์ที่ขายดีที่สุดบน Google
ต่อไปนี้คือตัวอย่างที่คุณใช้ในการดูแบรนด์ที่ขายดีที่สุดได้ โดยวิธีส่งคำขอมีดังนี้
ผ่านคำค้นหาของ Merchant Center ต่อไปนี้
ภาษาลงใน
accounts.reports.search
วิธีการ:
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"
}
}
}
]
}