Service
FeedMappingService
Dependencies
FeedMapping
▼
AttributeFieldMapping
Represents a mapping between a feed attribute and a placeholder field
- 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.
|