Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
feed_item_set_link
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-11 UTC.
[null,null,["Last updated 2025-03-11 UTC."],[[["FeedItemSetLink represents the connection between a FeedItem and a FeedItemSet, allowing you to group feed items for targeting."],["It includes fields like feed_item, feed_item_set, and resource_name which can be used for querying and filtering."],["You can select fields from related resources like Customer, Feed, FeedItem, and FeedItemSet alongside FeedItemSetLink, but they won't segment metrics."],["The resource_name field uniquely identifies each FeedItemSetLink using the format: `customers/{customer_id}/feedItemSetLinks/{feed_id}~{feed_item_set_id}~{feed_item_id}`."]]],["This content details the `FeedItemSetLink`, which represents a connection between a `FeedItem` and a `FeedItemSet`. Key information includes: the link is immutable, the linked `FeedItem` and `FeedItemSet` are accessible, and the resource name format is provided. Fields from resources like `customer`, `feed`, `feed_item`, and `feed_item_set` are selectable in queries but do not segment metrics. Each resource field contains metadata like category, data type, and filtering capabilities.\n"]]