ModifyLinkedOfferObjectsRequest

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

object (ModifyLinkedOfferObjects)

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

ModifyLinkedOfferObjects

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

string

معرّفات عناصر العرض المرتبطة التي تريد إضافتها إلى العنصر

removeLinkedOfferObjectIds[]

string

معرّفات عناصر العروض المرتبطة التي يجب إزالتها من العنصر