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 feed input. |
String |
Read-only |
feedInputSetting |
feedInputType |
Data format type of the feed file. |
String |
Required |
|
feedTransferProtocol |
HTTPS protocol of the feed file. |
String |
Required |
|
url |
Location of the feed file. |
String |
Required |
|
assetId |
Location of the feed file in cases where the upload file method was used. |
Integer |
Required (if mapping to the Asset |
|
username |
User name feed credentials, if the feed location requires authentication. |
String |
Optional |
|
password |
Password feed credentials, if the feed location requires authentication. |
String |
Optional |
Comments