Service
FeedMappingService
Dependencies
FeedMapping
▼
AttributeFieldMapping
Represents a mapping between a feed attribute and a placeholder field.
For a list of feed placeholders, see https://developers.google.com/adwords/api/docs/appendix/placeholders
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201302
- Fields
Field | Type | Description |
---|---|---|
feedAttributeId Required
|
xsd:long
|
The feed attribute that this mapping references.
This field is required and should not be null .
|
fieldId Required
|
xsd:int
|
The constant placeholder field that this mapping references.
This field is required and should not be null .
|