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.
[null,null,["Last updated 2024-12-18 UTC."],[[["Feed item sets represent groups of feed items that can be shared and used across various feed item features."],["These sets can be referenced within matching functions for CustomerFeeds, CampaignFeeds, and AdGroupFeeds."],["You can select fields from related resources like \"customer\" and \"feed\" in your queries, but they won't segment metrics."],["Feed item sets have a unique display name within the account and can be filtered by various criteria such as chain IDs, business names, and labels."],["Each feed item set is associated with a specific feed and has a unique ID, status, and resource name."]]],[]]