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.
}
ช่อง
ฟิลด์การรวม operation การดำเนินการเปลี่ยนแปลง operation ต้องเป็นค่าใดค่าหนึ่งต่อไปนี้
create

object (FeedItemSetLink)

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

remove

string

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

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