تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
يمكنك استهداف شرائح جمهور مشابهة تتشارك سمات مع شرائح أخرى باستخدام شرائح الجمهور المشابهة. يتم إنشاء شرائح الجمهور المشابهة من بيانات الطرف الأول، مثل قائمة بالعملاء الذين اشتروا منتجات معيّنة أو استخدموا خدمات معيّنة.
يتم إنشاء LookalikeUserListInfo استنادًا إلى شرائح الجمهور الحالية. عند إنشاء شريحة جمهور مشابهة، عليك تمرير شرائح الجمهور الحالية هذه في الحقل seed_user_list_ids.
المتطلبات
يجب أن يتضمّن مجموع كل قوائم المحتوى الأساسي 1,000 عميل فعّال مستوفي المعايير كحد أدنى.
اضبط expansion_level على NARROW أو BALANCED أو BROAD لضبط حجم شريحة الجمهور المشابهة. يمكنك الاطّلاع على تفاصيل كل مستوى في مركز المساعدة.
أفضل الممارسات
وقد تستغرِق بعض الوقت بعد إنشاء حملتك الجديدة حتى تتمكّن من استخدام شريحة الجمهور المشابهة بفعالية. ومن بين أفضل الممارسات، ننصحك بإنشاء حملتك وشريحة الجمهور المشابهة قبل يومَين أو 3 أيام للمساعدة في التأكّد من جاهزية شريحة الجمهور تلك عندما تريد بدء عرض الإعلانات.
تتم إعادة تحميل شرائح الجمهور المشابهة تلقائيًا كلّ يوم أو يومَين استنادًا إلى بيانات العملاء المتاحة. في حال عدم استيفاء الحدّ الأدنى لعدد المستخدمين النشطين، قد يستغرق الأمر ما يصل إلى 3 أيام لكي تستوفي شريحة الجمهور المشابهة متطلّب قائمة المحتوى الأساسي التي تعذّر إكمالها وتتوقّف عن استهداف العملاء المحتمَلين. تأكَّد من أنّ قائمة المستخدمين تتضمّن عددًا كافيًا من المستخدمين من خلال طلب البحث عن user_list.size_range_for_display وuser_list.size_range_for_search.
مثال على الرمز
تشبه عملية إنشاء قائمة مستخدمين مشابهة واستهدافها عملية إنشاء rule_based_user_list. يمكنك العثور على نموذج رمز لإنشاء rule_based_user_list واستهدافها، ويمكن تكييفه مع قائمة مستخدمين مشابهة، في زوّار موقعك الإلكتروني.
مراجعة أداء القائمة
لجمع بيانات الأداء لشرائح الجمهور، أرسِل طلب بحث إلى المورد ad_group_audience_view أو المورد campaign_audience_view.
على سبيل المثال، يمكنك الاطّلاع على conversions أو cost_per_conversion لتحديد ما إذا كان استهداف شريحة الجمهور يؤدي فعلاً إلى المزيد من الإحالات الناجحة، ثم تعديل معدّلات عروض الأسعار وفقًا لذلك.
تاريخ التعديل الأخير: 2025-08-27 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-08-27 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eLookalike segments allow you to target potential customers similar to your existing customer base using first-party data for Demand Gen campaigns.\u003c/p\u003e\n"],["\u003cp\u003eCreating Lookalike segments involves providing seed user lists with a minimum of 1,000 active matched people and specifying an expansion level (Narrow, Balanced, or Broad).\u003c/p\u003e\n"],["\u003cp\u003eFor optimal performance, it is recommended to create your campaign and Lookalike segment 2-3 days in advance to allow for data processing.\u003c/p\u003e\n"],["\u003cp\u003eLookalike segments refresh automatically, but require a minimum active user count, and performance can be monitored using ad_group_audience_view or campaign_audience_view resources.\u003c/p\u003e\n"],["\u003cp\u003eYou can find additional information and expansion level details in the Google Ads Help Center.\u003c/p\u003e\n"]]],[],null,["# Lookalike audience segments\n\nYou can target audiences that are similar and share characteristics with others\nusing Lookalike segments. Lookalike segments are built from first-party data,\nfor example, a list of customers who have purchased specific products or used\nspecific services.\n| **Important:** Lookalike segments are only available for Demand Gen campaigns.\n\nYou can learn more about Lookalike segments in the [Google Ads Help\nCenter](//support.google.com/google-ads/answer/13541369).\n\nCreate the user list\n--------------------\n\nCreating a Lookalike user list follows the same process of creating other\n[`UserList`](/google-ads/api/reference/rpc/v21/UserList) types. Lookalike user lists are created\nwith the [`UserListService`](/google-ads/api/reference/rpc/v21/UserListService) by setting the\n[`lookalike_user_list`](/google-ads/api/reference/rpc/v21/UserList#lookalike_user_list) field with a\n[`LookalikeUserListInfo`](/google-ads/api/reference/rpc/v21/LookalikeUserListInfo) object.\n\n[`LookalikeUserListInfo`](/google-ads/api/reference/rpc/v21/LookalikeUserListInfo) is created based\non existing audience segments. When creating a Lookalike segment, you need to\npass these existing audience segments in the `seed_user_list_ids` field.\n\n### Requirements\n\n1. The sum of all seed lists must include a minimum of 1,000 active matched\n people.\n\n2. Set the [`expansion_level`](/google-ads/api/reference/rpc/v21/LookalikeExpansionLevelEnum) to\n `NARROW`, `BALANCED`, or `BROAD` to configure the size of the lookalike\n segment. Find details on each level in the [Help\n Center](//support.google.com/google-ads/answer/13541369).\n\n### Best practices\n\nIt could take some time after creating your new campaign before you can\neffectively use your Lookalike segment. As a best practice, we recommend\ncreating your campaign and Lookalike segment two to three days in advance to\nhelp ensure that it's ready when you want to start serving ads.\n\nLookalike segments refresh automatically every 1-2 days based on your available\ncustomer data. If the minimum count of active users is not met, it could take up\nto 3 days for your Lookalike segment to reflect the failed seed list requirement\nand stop targeting potential customers. Check that your user list has enough\nusers by querying for\n[`user_list.size_range_for_display`](/google-ads/api/fields/v21/user_list#user_list.size_range_for_display)\nand\n[`user_list.size_range_for_search`](/google-ads/api/fields/v21/user_list#user_list.size_range_for_search).\n\n### Code example\n\nThe process of creating and targeting a Lookalike user list is similar to\ncreating a `rule_based_user_list`. You can find example code to create and\ntarget a `rule_based_user_list`, which can be adapted to a Lookalike user list,\nin [Visitors to your\nwebsite](/google-ads/api/docs/remarketing/audience-segments/website-visitors).\n\nReview list performance\n-----------------------\n\nIn order to collect performance data for your audience segments, issue a search\nrequest against the [`ad_group_audience_view`](/google-ads/api/fields/v21/ad_group_audience_view)\nor the [`campaign_audience_view`](/google-ads/api/fields/v21/campaign_audience_view) resource.\nFor example, you might look at the `conversions` or `cost_per_conversion` to\ndetermine if targeting the audience segment is actually leading to more\nconversions, then adjust your bid modifiers accordingly. \n\n SELECT\n ad_group_criterion.criterion_id,\n metrics.conversions,\n metrics.cost_per_conversion\n FROM ad_group_audience_view"]]