ModifyLinkedOfferObjectsRequest
الحقول |
linkedOfferObjectIds |
object (ModifyLinkedOfferObjects )
معرّفات عناصر العرض المرتبطة التي يمكن إضافتها أو إزالتها من العنصر
|
ModifyLinkedOfferObjects
تمثيل JSON |
{
"addLinkedOfferObjectIds": [
string
],
"removeLinkedOfferObjectIds": [
string
]
} |
الحقول |
addLinkedOfferObjectIds[] |
string
معرّفات عناصر العرض المرتبطة التي تريد إضافتها إلى العنصر
|
removeLinkedOfferObjectIds[] |
string
معرّفات عناصر العروض المرتبطة التي يجب إزالتها من العنصر
|
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-11-13 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-11-13 (حسب التوقيت العالمي المتفَّق عليه)"],[[["This documentation describes the JSON representation for modifying linked offer objects in a system."],["It involves specifying object IDs to add or remove linked offers."],["The `ModifyLinkedOfferObjects` object uses `addLinkedOfferObjectIds` and `removeLinkedOfferObjectIds` fields to manage the linked offers."],["Both `addLinkedOfferObjectIds` and `removeLinkedOfferObjectIds` are arrays of strings representing the respective object IDs."]]],[]]