Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
Immutable. The resource name of the feed item set link. Feed item set link resource names have the form: customers/{customerId}/feedItemSetLinks/{feedId}~{feedItemSetId}~{feed_item_id}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-06 UTC."],[[["FeedItemSetLink represents a connection between a FeedItem and a FeedItemSet."],["It is identified by a unique resource name in the format `customers/{customerId}/feedItemSetLinks/{feedId}~{feedItemSetId}~{feed_item_id}`."],["A FeedItemSetLink includes references to both the linked FeedItem and FeedItemSet, which are immutable after creation."],["The JSON representation of a FeedItemSetLink comprises `resourceName`, `feedItem`, and `feedItemSet` fields."]]],[]]