JSON representation |
---|
{
"linkedOfferObjectIds": {
object ( |
Fields | |
---|---|
linked |
The linked offer object ids to add or remove from the object. |
ModifyLinkedOfferObjects
JSON representation |
---|
{ "addLinkedOfferObjectIds": [ string ], "removeLinkedOfferObjectIds": [ string ] } |
Fields | |
---|---|
add |
The linked offer object ids to add to the object. |
remove |
The linked offer object ids to remove from the object. |