ModifyLinkedOfferObjectsRequest

تمثيل JSON
{
  "linkedOfferObjectIds": {
    object (ModifyLinkedOfferObjects)
  }
}
الحقول
linkedOfferObjectIds

object (ModifyLinkedOfferObjects)

أرقام تعريف عناصر العرض المرتبطة التي ستتم إضافتها إلى العنصر أو إزالتها منه.

ModifyLinkedOfferObjects

تمثيل JSON
{
  "addLinkedOfferObjectIds": [
    string
  ],
  "removeLinkedOfferObjectIds": [
    string
  ]
}
الحقول
addLinkedOfferObjectIds[]

string

أرقام تعريف عناصر العرض المرتبطة التي ستتم إضافتها إلى العنصر.

removeLinkedOfferObjectIds[]

string

أرقام تعريف عناصر العرض المرتبطة المطلوب إزالتها من العنصر.