FeedItemSetLinkOperation

การดําเนินการเดียว (สร้าง อัปเดต นําออก) บนลิงก์ชุดรายการฟีด

การแสดง JSON
{

  // Union field operation can be only one of the following:
  "create": {
    object (FeedItemSetLink)
  },
  "remove": string
  // End of list of possible types for union field operation.
}
ช่อง
ช่อง Union operation การดําเนินการเปลี่ยนแปลง operation ต้องเป็นค่าใดค่าหนึ่งต่อไปนี้
create

object (FeedItemSetLink)

สร้างการดําเนินการ: ต้องการชื่อทรัพยากรสําหรับลิงก์ชุดรายการฟีดใหม่

remove

string

การนําออก: ชื่อทรัพยากรสําหรับลิงก์ชุดรายการฟีดที่นําออกแล้วในรูปแบบนี้

customers/{customerId}/feedItemSetLinks/{feedId}_{feedItemSetId}_{feed_item_id}