- JSON 表現
- ModifyLinkedOfferObjects
          <ph type="x-smartling-placeholder">- </ph>
            
- JSON 表現
 
| JSON 表現 | 
|---|
| {
  "linkedOfferObjectIds": {
    object ( | 
| フィールド | |
|---|---|
| linkedOfferObjectIds | 
 オブジェクトに対して追加または削除するリンク済みオファー オブジェクトの ID。 | 
ModifyLinkedOfferObjects
| JSON 表現 | 
|---|
| { "addLinkedOfferObjectIds": [ string ], "removeLinkedOfferObjectIds": [ string ] } | 
| フィールド | |
|---|---|
| addLinkedOfferObjectIds[] | 
 オブジェクトに追加するリンク済みオファー オブジェクト ID。 | 
| removeLinkedOfferObjectIds[] | 
 オブジェクトから削除するリンクされたオファー オブジェクト ID。 | 
