A Feed which contains data used to populate ad customizers.
An AdCustomizerFeed is a view of a regular Feed, but with some simplifications intended to support the most common use cases.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Field |
|
---|---|
|
ID of the feed. This field can be selected using the value "FeedId".
This field can be filtered on.
This field is required and should not be
null when it is contained within Operators : SET, REMOVE. |
|
Name of the feed. This field can be selected using the value "FeedName".
This field can be filtered on.
This field is required and should not be
null when it is contained within Operators : ADD.The length of this string should be between 1 and 128, inclusive, (trimmed).
|
|
Status of the feed. Enumerations
This field can be selected using the value "FeedStatus".
This field can be filtered on.
This field is read only and will be ignored when sent to the API.
|
|
The AdCustomizerFeed's schema. In SET operations, these attributes will be considered new attributes and will be appended to the existing list of attributes unless this list is an exact copy of the existing list (as would be obtained via AdCustomizerFeedService.get). This field can be selected using the value "FeedAttributes".
This field must not contain
null elements.This field is required and should not be
null when it is contained within Operators : ADD, SET. |