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.