JSON 表示法 |
---|
{
"linkedOfferObjectIds": {
object ( |
字段 | |
---|---|
linked |
要在对象中添加或移除的关联优惠对象 ID。 |
ModifyLinkedOfferObjects
JSON 表示法 |
---|
{ "addLinkedOfferObjectIds": [ string ], "removeLinkedOfferObjectIds": [ string ] } |
字段 | |
---|---|
add |
要添加到对象的关联优惠对象 ID。 |
remove |
要从对象中移除的关联优惠对象 ID。 |