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 |
Array of objects whose type is ActivityRelation. |
String |
Required |
ActivityRelation |
id |
ID of activity rule. |
Long |
Read-only |
|
entityType |
Type of activity. |
String |
Required |
|
name |
Name of activity. |
String |
Required |
|
tagType |
Internal. |
Internal |
Internal |
Used when entityType is retargetingRelations. |
overridingActivityValues |
Array of objects whose type is overriding activity values. |
Optional |
Used when entityType is retargetingRelations. |
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 |
Array of objects whose type is overriding activity values. |
Object |
Optional |
|
name |
Name of required value. |
String |
Required |
|
variableOrRetargetingDataId |
ID as defined in retargeting activity. |
Long |
Required |
|
overridingValue |
Value to set in retargeting activity when rule is fired. |
String |
Required |
Comments