feed_item_set

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.

Attributed resources
customer
feed

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.
Category ATTRIBUTE
Data Type STRING
Type URL N/A
Filterable True
Selectable True
Sortable True
Repeated False

feed_item_set.dynamic_affiliate_location_set_filter.chain_ids

Field description Used to filter affiliate locations by chain ids. Only affiliate locations that belong to the specified chain(s) will be added to the FeedItemSet.
Category ATTRIBUTE
Data Type INT64
Type URL N/A
Filterable True
Selectable True
Sortable False
Repeated True

feed_item_set.dynamic_location_set_filter.business_name_filter.business_name

Field description Business name string to use for filtering.
Category ATTRIBUTE
Data Type STRING
Type URL N/A
Filterable True
Selectable True
Sortable False
Repeated False

feed_item_set.dynamic_location_set_filter.business_name_filter.filter_type

Field description The type of string matching to use when filtering with business_name.
Category ATTRIBUTE
Data Type
Type URL google.ads.googleads.v15.enums.FeedItemSetStringFilterTypeEnum.FeedItemSetStringFilterType
Filterable True
Selectable True
Sortable False
Repeated False

feed_item_set.dynamic_location_set_filter.labels

Field description 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.
Category ATTRIBUTE
Data Type
Type URL google.ads.googleads.v15.enums.FeedItemSetStatusEnum.FeedItemSetStatus
Filterable True
Selectable True
Sortable True
Repeated False