Service
AdCustomizerFeedService
Dependencies
AdCustomizerFeedError
▼
AdCustomizerFeedError.Reason
Error reasons.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Enumeration | Description |
---|---|
CANNOT_ADD_KEY_ATTRIBUTE
|
The key attribute cannot be added to an existing ad customizer feed. |
NOT_AD_CUSTOMIZER_FEED
|
The feed is not an ad customizer feed. |
INVALID_FEED_NAME
|
Name of AdCustomizerFeed is not allowed. |
TOO_MANY_FEED_ATTRIBUTES_FOR_FEED
|
Too many AdCustomizerFeedAttributes for an AdCustomizerFeed. |
ATTRIBUTE_NAMES_NOT_UNIQUE
|
The names of the AdCustomizerFeedAttributes must be unique. |
FEED_DELETED
|
The given id refers to a removed Feed. Removed Feeds are immutable. |
DUPLICATE_FEED_NAME
|
Feed name matches that of another active Feed. |
UNKNOWN
|