A Feed identifies a source of data and its schema. The data for the Feed can either be user-entered via the FeedItemService or system-generated, in which case the data is provided automatically.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Field |
|
---|---|
|
Id of the Feed. This field can be selected using the value "Id".
This field can be filtered on.
This field is required and should not be
null when it is contained within Operators : REMOVE, SET. |
|
Name of the Feed. This field can be selected using the value "Name".
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).
|
|
The Feed'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 FeedService.get). If an empty attributes list is provided, the existing list of attributes will not be changed. This field can be selected using the value "Attributes".
This field must not contain
null elements.This field is required and should not be
null when it is contained within Operators : ADD. |
|
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.
|
|
Specifies who manages the FeedAttributes for the Feed. Enumerations
This field can be selected using the value "Origin".
This field can be filtered on.
|
|
The system data for the Feed. This data specifies information for generating the feed items of the system generated feed. This field can be selected using the value "SystemFeedGenerationData".
|