> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/ar/form-management/campaigns/campaign/virtual-campaign.md).

# حملة افتراضية

## 📮 ما هي الحملة الافتراضية؟

الحملة الافتراضية هي حملة تُولِّد جميع المستلمين ورمزهم الفريد للوصول إلى الاستبيان ولكنها لن ترسل أي نوع من الدعوات عبر أي قناة.&#x20;

![](/files/11f5aa44353e34a1e4b7662229fa31133ca39289)

يمكن أن تكون الحملات الافتراضية مفيدة عندما ترغب في استخدام أداة طرف ثالث لإرسال دعوات البريد الإلكتروني؛ إذ يمكنك إنشاء حملتك الافتراضية وتصدير المستلمين مع رموزهم الفريدة المُولَّدة، وإذا كانت أداة الطرف الثالث تدعم ذلك يمكنك استيراد هؤلاء المستلمين والرموز لاستخدامها في تلك الأداة لإرسال الدعوات.

## ➡️ تصدير المستلمين

لتصدير المستلمين اذهب إلى [نتائج الحملة](/ar/form-management/campaigns/campaign/campaign-results.md) وفي علامة التبويب المعلقة انقر على **زر تصدير الكل** لتصدير جميع رسائل البريد الإلكتروني المعلقة كملف CSV، مع رموزها الفريدة والرابط المُسبق التوليد لأخذ الاستبيان لكل مستجيب والذي يمكنك بعد ذلك استيراده واستخدامه في أداة طرف ثالث مثل MailChimp باستخدام ميزة استيراد جهات الاتصال ودمج البريد في MailChimp.&#x20;

![](/files/dbb270a295f94cfe979258989f606a0fe48ad0ef)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ngsurvey.com/ar/form-management/campaigns/campaign/virtual-campaign.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
