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 |
---|---|---|---|
id |
ID of entity |
Long |
Read-only |
retargetingActivityId |
ID of the retargeting activity to which the retargetingData value is related. |
Long |
Required |
advertiserId |
ID of the advertiser activity to which the retargetingData value is related. |
Long |
Required |
value |
Value of the retargeting activity. |
String |
Required |
valueOrdinal |
Ordinal of the static value. |
String |
Optional |
mm2ValueId |
Original ID in Sizmek MDX. |
Long |
Optional |
Comments