گروه های محصول
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
API جدید Search Ads 360 Reporting اکنون در دسترس است. API جدید انعطافپذیری بیشتری برای ایجاد گزارشهای سفارشی و ادغام دادهها در برنامهها و فرآیندهای گزارشدهی شما فراهم میکند. درباره انتقال و استفاده از
Search Ads 360 Reporting API جدید بیشتر بیاموزید.
کمپین های خرید از گروه های محصول به جای کلمات کلیدی برای تعیین زمان نمایش تبلیغات استفاده می کنند. گروه های محصول از چند جهت با کلمات کلیدی متفاوت هستند:
- با تغییر شکل درخت گروه محصول، معیارها به طور خودکار از یک گروه محصول به گروه دیگر شناور می شوند. برای مثال، اگر تبلیغکنندهای گروه محصول «همه محصولات» را به «برند = X» و «همه چیز دیگر» تقسیم کند، معیارها از «همه محصولات» به گروههای فرزند جدید منتقل میشوند.
- فقط گروههای محصول «فعال» در Search Ads 360 ذخیره میشوند. معیارها از گروههای محصول حذفشده حذف میشوند و در گروههای محصول «فعال» شناور میشوند.
- شناسه گروه محصول ممکن است تغییر کند حتی اگر درخت حاصل بدون تغییر باشد. برای مثال، اگر تبلیغکنندهای تنظیمات گروه محصول را تغییر دهد تا آن را از مناقصه حذف کند، شناسه گروه محصول تغییر میکند.
- گروههای محصول والدین مجموع معیارهای گروههای محصول فرزندشان را نشان میدهند.
هنگام گزارش در مورد گروه های محصول، موارد زیر را انجام دهید:
- از ستون
productGroup
در گزارش productGroup
برای شناسایی گروه محصول استفاده کنید. این ستون حاوی معیارهایی است که برای ایجاد گروه محصول استفاده شده است، که حتی اگر شناسه گروه محصول تغییر کند، ثابت می ماند. - اگر در حال جمعآوری معیارها هستید، از فیلتری استفاده کنید تا فقط گروههای محصولی را که گرههای برگ هستند شامل شود. این از معیارهای شمارش مضاعف که از گروه های فرزند به گروه والدین جمع می شود جلوگیری می کند. توجه داشته باشید که فیلترها انواع دادههایی را که میخواهید در گزارش لحاظ کنید مشخص میکنند، بنابراین فیلتر شما باید فقط شامل گروههای محصولی باشد که تقسیمبندی نشدهاند . به عنوان مثال، این فیلتر را در درخواست خود قرار دهید:
"filters": [
{
"column" : { "columnName": "productGroupPartitionType" },
"operator" : "notEquals",
"values" : [ "Subdivided" ]
}
]
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-08 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-11-08 بهوقت ساعت هماهنگ جهانی."],[[["\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 ```"]]