A FeedMapping represents a mapping between feed attributes in a specific feed and placeholder fields for a specific placeholder type. This will tell the ads serving system which parts of the feed item should be used when populating a placeholder. Without this mapping the placeholder cannot be populated and the extension can not be displayed.
For a list of feed placeholders, see https://developers.google.com/adwords/api/docs/appendix/placeholders
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Field |
|
---|---|
|
ID of this FeedMapping. This field can be selected using the value "FeedMappingId".
This field can be filtered on.
This field is read only and will be ignored when sent to the API for the following Operators: ADD.
This field is required and should not be
null when it is contained within Operators : REMOVE. |
|
ID of the Feed that is mapped by this mapping. This field can be selected using the value "FeedId".
This field can be filtered on.
This field is required and should not be
null . |
|
The placeholder type for this mapping. This field can be selected using the value "PlaceholderType".
This field can be filtered on.
|
|
Status of the mapping. Enumerations
This field can be selected using the value "Status".
This field can be filtered on.
This field is read only and will be ignored when sent to the API.
|
|
The list of feed attributes to placeholder fields mappings. This field can be selected using the value "AttributeFieldMappings".
This field is required and should not be
null when it is contained within Operators : ADD. |
|
The criterion type for this mapping. This field is mutually exclusive with placeholderType. This field can be selected using the value "CriterionType".
This field can be filtered on.
|