- JSON 表示法
- ModifyLinkedOfferObjects
          <ph type="x-smartling-placeholder">- </ph>
            
- JSON 表示法
 
| JSON 表示法 | 
|---|
| {
  "linkedOfferObjectIds": {
    object ( | 
| 字段 | |
|---|---|
| linkedOfferObjectIds | 
 要在对象中添加或移除的关联优惠对象 ID。 | 
ModifyLinkedOfferObjects
| JSON 表示法 | 
|---|
| { "addLinkedOfferObjectIds": [ string ], "removeLinkedOfferObjectIds": [ string ] } | 
| 字段 | |
|---|---|
| addLinkedOfferObjectIds[] | 
 要添加到对象的关联优惠对象 ID。 | 
| removeLinkedOfferObjectIds[] | 
 要从对象中移除的关联优惠对象 ID。 | 
