Join us live on
Discord on the Google Advertising and Measurement Community server and on
YouTube on January 29th at 10:00 AM EST! We will discuss the new features added in v23 of the Google Ads API.
FeedItemSetError
Stay organized with collections
Save and categorize content based on your preferences.
| Enums |
CANNOT_CLEAR_DYNAMIC_FILTER
|
The dynamic filter of a feed item set cannot be cleared on UPDATE if it exists. A set is either static or dynamic once added, and that cannot change. |
CANNOT_CREATE_DYNAMIC_FILTER
|
The dynamic filter of a feed item set cannot be created on UPDATE if it does not exist. A set is either static or dynamic once added, and that cannot change. |
DUPLICATE_NAME
|
FeedItemSets duplicate name. Name should be unique within an account. |
DYNAMIC_FILTER_INVALID_CHAIN_IDS
|
Chain ID specified for AffiliateLocationFeedData is invalid. |
FEED_ITEM_SET_REMOVED
|
The given ID refers to a removed FeedItemSet. |
INVALID_FEED_TYPE
|
FeedItemSets can only be made for location or affiliate location feeds. |
UNKNOWN
|
The received error code is not known in this version. |
UNSPECIFIED
|
Enum unspecified. |
WRONG_DYNAMIC_FILTER_FOR_FEED_TYPE
|
The feed type of the parent Feed is not compatible with the type of dynamic filter being set. For example, you can only set dynamic_location_set_filter for LOCATION feed item sets. |
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 2026-01-22 UTC.
[[["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 2026-01-22 UTC."],[],[]]