ประเมินผลิตภัณฑ์

คุณใช้ Merchant Reports API เพื่อดูข้อมูลประสิทธิภาพ กรองผลิตภัณฑ์ตามแอตทริบิวต์ที่เฉพาะเจาะจง และปรับปรุงราคาได้

วัดประสิทธิภาพ

คุณใช้ Merchant Reports API ProductPerformanceView เพื่อเรียกข้อมูลเมตริกประสิทธิภาพของบัญชีได้

ข้อกำหนด

คุณต้องมีบทบาทประสิทธิภาพและข้อมูลเชิงลึกจึงจะเรียกข้อมูลรายงานนี้ได้

หากต้องการมอบบทบาทประสิทธิภาพและข้อมูลเชิงลึกให้กับบัญชี ให้ใช้เมธอด Content API for accounts.update ของ Shopping เพื่อตั้งค่าช่อง reportsManager เป็น true

accounts.update จะแทนที่ทรัพยากร Account ทั้งหมด ใช้ accounts.get เพื่อรับทรัพยากร Account แบบเต็ม จากนั้นกรอกช่องทั้งหมดในคำขอ accounts.update เพื่อไม่ให้ข้อมูลสูญหาย

ตัวอย่างการค้นหา

การค้นหาต่อไปนี้จะเรียก impressions, clicks และ clickThroughRate สำหรับผลิตภัณฑ์ทั้งหมดในบัญชีในช่วงเวลา 30 วันที่เฉพาะเจาะจง หากต้องการส่งคำขอ ให้ส่งคำสั่งภาษาสำหรับการค้นหาของ Merchant Center ไปยังเมธอด accounts.reports.search

SELECT impressions, clicks, clickThroughRate
FROM ProductPerformanceView
WHERE date BETWEEN '2020-12-01' AND '2020-12-30'

คุณยังสามารถแบ่งกลุ่มเมตริกในการค้นหารายงานประสิทธิภาพที่ละเอียดยิ่งขึ้นได้

กรองผลิตภัณฑ์

คุณสามารถใช้ ProductView ของ Merchant Reports API เพื่อแสดงมุมมองข้อมูลที่กรองแล้วของข้อมูลผลิตภัณฑ์ รวมถึงสถานะผลิตภัณฑ์ เช่น คุณอาจค้นหา ProductView เพื่อแสดงผลิตภัณฑ์ที่มีปัญหา หรือเพื่อรับรายการผลิตภัณฑ์ใหม่และยืนยันการแสดงผล

คุณต้องใส่ช่อง id ในวลี SELECT ของการค้นหา ค่า id มีค่าเหมือนกับ REST ID ของผลิตภัณฑ์

คุณกรองตามช่องที่ใช้ได้ทั้งหมด ยกเว้น itemIssues คุณจัดเรียงคำตอบตามช่องที่มีอยู่ทั้งหมดได้ ยกเว้นดังต่อไปนี้

  • gtin
  • itemIssues

ตัวอย่างการคืนสินค้าที่มีสถานะ NOT_ELIGIBLE_OR_DISAPPROVED หากต้องการส่งคำขอ ให้ส่งคำสั่งภาษาการค้นหาของ Merchant Center ต่อไปนี้ไปยังเมธอด accounts.reports.search

SELECT
  id,
  offerId,
  feedLabel,
  title,
  aggregatedReportingContextStatus
  itemIssues
FROM ProductView
WHERE aggregatedReportingContextStatus = 'NOT_ELIGIBLE_OR_DISAPPROVED'

ต่อไปนี้คือตัวอย่างคำตอบจากข้อความค้นหาก่อนหน้านี้

{
  "results": [
    {
      "productView": {
        "id": "online~en~US~id0"
        "offerId": "id0",
        "feedLabel": "US",
        "aggregatedReportingContextStatus": "NOT_ELIGIBLE_OR_DISAPPROVED",
        "itemIssues": [
          {
            "type": {
              "code": "invalid_string_value",
              "canonicalAttribute": "n:product_code"
            },
            "severity": {
              "severityPerReportingContext": [
                {
                  "reportingContext": "SHOPPING_ADS",
                  "disapprovedCountries": [
                    "US"
                  ]
                },
                {
                  "reportingContext": "FREE_LISTINGS",
                  "disapprovedCountries": [
                    "US"
                  ]
                }
              ],
              "aggregatedSeverity": "DISAPPROVED"
            },
            "resolution": "MERCHANT_ACTION"
          },
          {
            "type": {
              "code": "apparel_missing_brand",
              "canonicalAttribute": "n:brand"
            },
            "severity": {
              "severityPerReportingContext": [
                {
                  "reportingContext": "SHOPPING_ADS",
                  "disapprovedCountries": [
                    "US"
                  ]
                }
              ],
              "aggregatedSeverity": "DEMOTED"
            },
            "resolution": "MERCHANT_ACTION"
          }
        ]
      }
    }
  ]
}

ดูข้อมูลเพิ่มเติมเกี่ยวกับช่องและลักษณะการทำงานที่เจาะจงได้จากข้อมูลอ้างอิง ProductView

ปรับปรุงการกำหนดราคา

คุณใช้มุมมองข้อมูลเชิงลึกด้านราคาเพื่อดูราคาลดที่แนะนำสำหรับผลิตภัณฑ์ และการคาดการณ์ประสิทธิภาพที่คุณจะได้รับหากอัปเดตราคาผลิตภัณฑ์ การใช้รายงานข้อมูลเชิงลึกด้านราคาช่วยให้คุณกำหนดราคาผลิตภัณฑ์ได้อย่างมีประสิทธิภาพยิ่งขึ้น

ดูข้อมูลเพิ่มเติมได้ที่ปรับปรุงการกำหนดราคาผลิตภัณฑ์ด้วยรายงานข้อมูลเชิงลึกด้านราคา

คำค้นหา PriceInsightsProductView เพื่อดูราคาลดที่แนะนำสำหรับผลิตภัณฑ์

ตัวอย่างที่คุณใช้ดูราคาลดที่แนะนำสำหรับผลิตภัณฑ์ได้มีดังนี้ หากต้องการส่งคำขอ ให้ส่งคำสั่งภาษาสำหรับการค้นหาของ Merchant Center ไปยังเมธอด accounts.reports.search

SELECT
  id,
  title,
  brand,
  price,
  suggested_price,
  predictedImpressionsChangeFraction,
  predictedClicksChangeFraction,
  predictedConversionChangeFraction
FROM PriceInsightsProductView

ต่อไปนี้คือตัวอย่างคำตอบจากข้อความค้นหาก่อนหน้านี้

{
   "results": [
    {
      "priceInsightsProductView": {
        "id": "online~en~US~12345",
        "title": "UGG Women's s Classic Mini",
        "brand": "UGG",
        "price" {
          "amountMicros": "124990000",
          "currencyCode": "USD"
        },
        "suggestedPrice" {
          "amountMicros": "135680000",
          "currencyCode": "USD"
        },
        "predictedImpressionsChangeFraction": "0.12609300017356873",
        "predictedClicksChangeFraction": "0.508745014667511",
        "predictedConversionsChangeFraction": "2.3431060314178467"
      }
    },
    {
      "priceInsightsProductView": {
        "id": "online~en~US~12346",
        "title": "Nike React Infinity Run Flyknit 2",
        "brand": "Nike",
        "price" {
          "amountMicros": "119990000"
          "currencyCode": "USD"
        },
        "suggestedPrice" {
          "amountMicros": "125440000",
          "currencyCode": "USD"
        },
        "predictedImpressionsChangeFraction": "0.1799899935722351",
        "predictedClicksChangeFraction": "0.6203680038452148",
        "predictedConversionsChangeFraction": "1.234868049621582"
      }
    },
    {
      "priceInsightsProductView": {
        "id": "online~en~US~12347",
        "title": "  New Balance 327 White Trainers",
        "brand": "New Balance",
        "price" {
          "amountMicros": "84990000"
          "currencyCode": "USD"
        },
        "suggestedPrice" {
          "amountMicros": "82000000",
          "currencyCode": "USD"
        },
        "predictedImpressionsChangeFraction": "0.11538799852132797",
        "predictedClicksChangeFraction": "0.5869849920272827",
        "predictedConversionsChangeFraction": "1.3622850179672241"
      }
    }
  ]
}