กลุ่มผลิตภัณฑ์
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
Search Ads 360 Reporting API เวอร์ชันใหม่พร้อมใช้งานแล้ว โดย API ใหม่จะมี
ความยืดหยุ่นที่เพิ่มขึ้นในการสร้างรายงานที่กำหนดเองและผสานรวมข้อมูลไว้ในแอปพลิเคชันการรายงานของคุณ
และกระบวนการต่างๆ ดูข้อมูลเพิ่มเติมเกี่ยวกับการย้ายข้อมูลไปยังและการใช้
การรายงาน Search Ads 360 เวอร์ชันใหม่
API
แคมเปญ Shopping ใช้กลุ่มผลิตภัณฑ์แทนคีย์เวิร์ดเพื่อค้นหาว่าจะแสดงโฆษณาเมื่อใด
กลุ่มผลิตภัณฑ์แตกต่างจากคีย์เวิร์ดในหลายรูปแบบ
- เมตริกจะลอยจากกลุ่มผลิตภัณฑ์หนึ่งไปยังอีกกลุ่มผลิตภัณฑ์หนึ่งโดยอัตโนมัติตามรูปร่างของ
การเปลี่ยนแปลงโครงสร้างกลุ่มผลิตภัณฑ์ ตัวอย่างเช่น หากผู้ลงโฆษณาแยกย่อย
"ผลิตภัณฑ์ทั้งหมด" กลุ่มผลิตภัณฑ์ลงใน "แบรนด์ = X" และ "อื่นๆ ที่เหลือ" เมตริกจะย้าย
จาก "ผลิตภัณฑ์ทั้งหมด" ไปยังกลุ่มย่อยใหม่
- "ใช้งานอยู่" เท่านั้น ระบบจะบันทึกกลุ่มผลิตภัณฑ์ไว้ใน Search Ads 360 มีการนำเมตริกออกจาก
กลุ่มผลิตภัณฑ์ที่ถูกลบและลอยขึ้นไปที่ "ใช้งานอยู่" กลุ่มผลิตภัณฑ์
- รหัสกลุ่มผลิตภัณฑ์อาจเปลี่ยนแปลงแม้ว่าโครงสร้างผลลัพธ์จะไม่มีการเปลี่ยนแปลง ตัวอย่างเช่น
หากผู้ลงโฆษณาเปลี่ยนการตั้งค่ากลุ่มผลิตภัณฑ์ให้ยกเว้นการเสนอราคา ผลิตภัณฑ์
รหัสของกลุ่มจะเปลี่ยนไป
- กลุ่มผลิตภัณฑ์หลักจะแสดงผลรวมของเมตริกจากกลุ่มผลิตภัณฑ์ย่อย
เมื่อรายงานเกี่ยวกับกลุ่มผลิตภัณฑ์ ให้ทำดังนี้
- ใช้คอลัมน์
productGroup
ใน
productGroup
รายงานเพื่อระบุกลุ่มผลิตภัณฑ์ คอลัมน์นี้มีเกณฑ์ที่ใช้
สร้างกลุ่มผลิตภัณฑ์ ซึ่งยังคงเหมือนเดิมแม้ว่ารหัสกลุ่มผลิตภัณฑ์จะเปลี่ยนไปก็ตาม
- หากคุณกำลังรวบรวมเมตริก
ใช้ตัวกรองเพื่อ
รวมเฉพาะกลุ่มผลิตภัณฑ์ที่เป็นโหนดปลายสุด วิธีนี้จะป้องกันไม่ให้มีการนับซ้ำ
เมตริกที่รวมจากกลุ่มย่อยเป็นกลุ่มหลัก โปรดทราบว่าตัวกรองจะระบุ
ของข้อมูลประเภทต่างๆ ที่คุณต้องการรวมในรายงาน ตัวกรองจึงควร
รวมเฉพาะกลุ่มผลิตภัณฑ์ที่ไม่ได้แยกย่อย ตัวอย่างเช่น
โปรดใส่ตัวกรองนี้ในคำขอของคุณ:
"filters": [
{
"column" : { "columnName": "productGroupPartitionType" },
"operator" : "notEquals",
"values" : [ "Subdivided" ]
}
]
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-08-20 UTC
[null,null,["อัปเดตล่าสุด 2024-08-20 UTC"],[[["\u003cp\u003eThe new Search Ads 360 Reporting API offers increased flexibility for creating custom reports and integrating data into reporting tools.\u003c/p\u003e\n"],["\u003cp\u003eShopping campaigns rely on product groups instead of keywords, with metrics dynamically shifting between product groups as the product-group tree evolves.\u003c/p\u003e\n"],["\u003cp\u003eWhen reporting on product groups, utilize the \u003ccode\u003eproductGroup\u003c/code\u003e column for identification and apply filters to aggregate metrics solely from leaf nodes, avoiding double-counting.\u003c/p\u003e\n"]]],["The Search Ads 360 Reporting API is available, offering flexibility for custom reports and data integration. Shopping campaigns use product groups, not keywords, to trigger ads. Product group metrics shift with tree changes; only \"Active\" groups are saved, and IDs can change. When reporting, use the `productGroup` column to identify groups. Filter to include only leaf nodes (not subdivided product groups) to prevent metric double-counting. Use the provided filter example.\n"],null,["# Product Groups\n\nThe new Search Ads 360 Reporting API is now available. The new API provides enhanced flexibility to build custom reports and integrate the data into your reporting applications and processes. Learn more about migrating to and using the [new Search Ads 360 Reporting\nAPI](https://developers.google.com/search-ads/reporting/overview).\n\nShopping campaigns use product groups instead of keywords to detemine when to show ads.\nProduct groups differ from keywords in several ways:\n\n- Metrics automatically float from one product group to another as the shape of the product-group tree changes. For example, if an advertiser subdivides the \"All products\" product group into \"Brand = X\" and \"Everything else\", metrics will move from \"All products\" to the new child groups.\n- Only \"Active\" product groups are saved in Search Ads 360. Metrics are removed from deleted product groups and floated onto \"Active\" product groups.\n- Product group IDs may change even though the resulting tree is unchanged. For example, if an advertiser changes a product group setting to exclude it from bidding, the product group's ID will change.\n- Parent product groups show the sum of metrics from their child product groups.\n\nWhen reporting on product groups, do the following:\n\n1. Use the `productGroup` column in the [`productGroup`](/search-ads/v2/report-types/productGroup) report to identify the product group. This column contains the criteria that were used create the product group, which remain constant even if product group IDs change.\n2. If you're aggregating metrics, [use a filter](/search-ads/v2/how-tos/reporting/filtered-reports) to include only those product groups that are leaf nodes. This prevents double-counting metrics that are rolled up from child to parent groups. Note that filters specify the types of data you want to **include** in the report, so your filter should include only those product groups that are **not subdivided** . For example, include this filter in your request: \n\n ```\n \"filters\": [\n {\n \"column\" : { \"columnName\": \"productGroupPartitionType\" },\n \"operator\" : \"notEquals\",\n \"values\" : [ \"Subdivided\" ]\n }\n ]\n ```"]]