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}