Note
Note: The Required column includes the following values:
-
Required: The field must be included in the POST call.
-
Read-only: The field is received in the GET call and required in the PUT call. It is not required in the POST call. You cannot edit this field.
-
Optional: If the field was received in the GET call, include it in the PUT call. This field is editable.
-
Internal: (For Amazon Ad Server (AAS) internal use) If the field was received in the GET call, include it in the PUT call.
NAME |
DESCRIPTION |
TYPE |
REQUIRED |
NOTES |
---|---|---|---|---|
type |
Type of entity. |
String |
Required |
FeedMappingSetting |
feedFieldMappings |
Array of feed field mapping objects. |
Array of feedFieldMappings Object |
Required |
At least one object is required. |
uniqueFieldMapping |
Object that describes the unique fields per version. |
Optional |
||
autoMatch |
Automatically maps all data feed fields that have the same name as platform fields. |
Boolean |
Required |
Note
Note: The Required column includes the following values:
-
Required: The field must be included in the POST call.
-
Read-only: The field is received in the GET call and required in the PUT call. It is not required in the POST call. You cannot edit this field.
-
Optional: If the field was received in the GET call, include it in the PUT call. This field is editable.
-
Internal: (For Amazon Ad Server (AAS) internal use) If the field was received in the GET call, include it in the PUT call.
NAME |
DESCRIPTION |
TYPE |
REQUIRED |
NOTES |
---|---|---|---|---|
type |
Type of object. |
String |
Required |
GeneralFieldMapping |
inputField |
Parameters defined in the platform for the version. |
String |
Optional |
|
outputField |
Fields defined in the data feed file for the version. |
String |
Optional |
Note
Note: The Required column includes the following values:
-
Required: The field must be included in the POST call.
-
Read-only: The field is received in the GET call and required in the PUT call. It is not required in the POST call. You cannot edit this field.
-
Optional: If the field was received in the GET call, include it in the PUT call. This field is editable.
-
Internal: (For Amazon Ad Server (AAS) internal use) If the field was received in the GET call, include it in the PUT call.
NAME |
DESCRIPTION |
TYPE |
REQUIRED |
NOTES |
---|---|---|---|---|
type |
Type of entity. |
String |
Read-only |
GeneralFieldMapping |
inputField |
Name of the desired unique field from the feed file. |
String |
Required |
|
outputField |
External ID for the version. Used for updating the version in a future feed fetch. |
String |
Required |
Optional values: ExternalId |
Comments