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 |
Read-only |
Feedfilter |
conditionList |
List of conditions used for feed rules that include or exclude versions from the feed file. |
Array of conditionList Object |
Optional |
If there are no conditions, all versions will be created. |
include |
Determines whether to include or exclude a version when it matches the conditions defined in a feed rule. |
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 |
FeedFilterCondition |
fieldName |
Name of the dynamic element. |
String |
Required |
|
value |
Value of the operator. |
String |
Required |
|
operator |
List of comparison operators. |
String |
Required |
Comments