يمكن للمستخدمين الموافقة على تلقّي رسائل إلكترونية تسويقية خارج تجربتهم في الشراء. عند تفعيل ميزة "تفعيل تجديد النشاط التسويقي"، تظهر للمستخدم أداة أثناء
الدفع تسأله ما إذا كان يريد تلقّي رسائل إلكترونية تسويقية منك.
يتم تضمين قيمة الموافقة في إجراء إرسال الطلب.
تحتوي سمة FoodOrderExtension.optinForRemarketing
على استجابة المستخدم للموافقة. يتم إرسال هذا الرمز في ملف SubmitOrderRequestMessage.
إذا كان optinForRemarketing هو true، يمكنك اشتراك المستخدم في
الرسائل الإلكترونية التسويقية.
إذا كان optinForRemarketing يساوي false أو لم يكن متوفّرًا، يجب إبقاء حالة الاشتراك في نظامك كما هي. يُرجى العِلم أنّه لا يمكن للمستخدمين إيقاف الاشتراك
من خلال عملية دمج "الطلبات من البداية إلى النهاية". ولا يمكنهم إيقاف الاشتراك إلا من خلال
وظائف إلغاء الاشتراك المقدَّمة في قنواتك التسويقية.
يوضّح المثال التالي عنصر FoodOrderExtension في
SubmitOrderRequestMessage:
تاريخ التعديل الأخير: 2024-11-26 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-11-26 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Users can opt-in to receive marketing emails during checkout through a widget that's enabled upon request to Google."],["The `optinForRemarketing` attribute within the `FoodOrderExtension` object indicates the user's opt-in choice, sent with the `SubmitOrderRequestMessage`."],["If `optinForRemarketing` is true, you can add the user to your marketing email list; if false or not present, maintain their existing subscription status."],["Users can only opt out of marketing emails via your provided unsubscribe methods, not through the Ordering End-to-End integration."],["The remarketing opt-in widget is only displayed to users on their initial order attempt with a specific partner via Google."]]],["Users can opt into marketing emails via a checkout widget, enabled through a Google consultant. The `optinForRemarketing` attribute in the `SubmitOrderRequestMessage` indicates the user's choice. A `true` value allows subscription; `false` or absence requires maintaining the current status. Users cannot opt out through this integration, only through the partner's marketing channels. The widget is displayed on a user's first order attempt with a specific partner via Google.\n"]]