أصبحت Search Ads 360 Reporting API الجديدة متاحة الآن. يمكنك الانضمام إلى مجموعة Google searchads-api-announcements لتبقى على اطّلاع على التحسينات والإصدارات القادمة.
تقدّم الأعمدة المخصّصة في "إعلانات شبكة البحث 360" طريقة فعّالة لتخصيص تقاريرك لإجراء تحليل أعمق. يمكنك تتبُّع إجراءات إحالات ناجحة معيّنة على جميع المنصّات،
ومقارنة الأداء على جميع الأجهزة، وتحليل أداء الكلمات الرئيسية، ومراقبة
ميزانيات الحملات، وحتى احتساب عائد الاستثمار للحملات أو الكلمات الرئيسية المختلفة.
أنواع الأعمدة المخصّصة
تتيح Search Ads 360 Reporting API نوعَين من الأعمدة المخصّصة:
تتيح لك أعمدة الصيغ المخصّصة كتابة الصيغ باستخدام ميزات جداول البيانات، مثل الدوال والفلاتر، مباشرةً في "إعلانات شبكة البحث 360".
تتيح لك أعمدة الإحالات الناجحة المخصّصة إعداد تقارير عن إجراءات إحالات ناجحة محدّدة.
كيفية إضافة أعمدة مخصّصة إلى تقاريرك
يمكنك تضمين أعمدة مخصّصة في طلبات البحث بالطريقة نفسها التي تضمّن بها
الحقول والمقاييس، باستخدام معرّفاتها. بنية الجملة التي يجب استخدامها هي
custom_columns.id[1234].
اطّلِع على مزيد من المعلومات عن كيفية تضمين عمود مخصّص في جملة SELECT.
كيفية الحصول على أرقام تعريف الأعمدة المخصّصة
يمكنك الحصول على id وname وdescription وتفاصيل الأعمدة المخصّصة الأخرى من خلال استدعاء إحدى
الطرق التالية:
تاريخ التعديل الأخير: 2024-11-08 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-11-08 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Search Ads 360 custom columns allow for in-depth reporting by tracking conversions, comparing performance, and analyzing keyword and budget data, including ROI calculations."],["Two types of custom columns are available: custom formula columns for spreadsheet-like calculations and custom conversion columns for specific conversion actions."],["Custom columns are easily integrated into reports using their unique IDs in queries, similar to how fields and metrics are used."],["You can retrieve custom column details, such as ID, name, and description, using dedicated API methods for efficient management."],["Currently, custom columns do not support references to custom dimensions."]]],["Custom columns in Search Ads 360 allow for tailored reporting, tracking conversions, comparing device performance, analyzing keywords, and calculating ROI. Two types exist: custom formula columns and custom conversion columns. Include them in queries via `custom_columns.id[1234]`. Retrieve custom column details like `id`, `name`, and `description` using the `ListCustomColumns` method (RPC) or `customers.customColumns.list` method (REST). When retrieving values, use the manager's or owner's `login-customer-id` in the header. Custom columns referencing custom dimensions are not supported.\n"]]