Stay organized with collections
Save and categorize content based on your preferences.
Represents a set of feed items. The set can be used and shared among certain feed item features. For instance, the set can be referenced within the matching functions of CustomerFeed, CampaignFeed, and AdGroupFeed.
Fields from the above resources may be selected along with this
resource in your SELECT and WHERE clauses. These fields will not segment
metrics in your SELECT clause.
feed_item_set.display_name
Field description
Name of the set. Must be unique within the account.
If multiple labels are set, then only feeditems marked with all the labels will be added to the FeedItemSet.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
True
feed_item_set.feed
Field description
Immutable. The resource name of the feed containing the feed items in the set. Immutable. Required.
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
feed_item_set.feed_item_set_id
Field description
Output only. ID of the set.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
feed_item_set.resource_name
Field description
Immutable. The resource name of the feed item set. Feed item set resource names have the form: customers/{customer_id}/feedItemSets/{feed_id}~{feed_item_set_id}
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
feed_item_set.status
Field description
Output only. Status of the feed item set. This field is read-only.
[[["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 2024-12-18 UTC."],[[["Feed item sets represent groups of feed items that can be shared and used across different feed item features, such as within matching functions of CustomerFeed, CampaignFeed, and AdGroupFeed."],["These sets are identified by a unique display name within the account and are associated with a specific feed containing the feed items."],["You can filter affiliate and business locations by chain IDs, business names, and labels when building a feed item set."],["Feed item sets have a status (enabled, removed, etc.) and can be referenced using their resource name, which includes the customer ID, feed ID, and feed item set ID."],["The provided query builder tool allows for the creation of complex queries to define and manage these feed item sets, giving you flexibility in organizing and utilizing your feed data."]]],[]]