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.
Parameter |
Description |
Type |
Required |
Notes |
---|---|---|---|---|
type |
Type of the entity. |
String |
Required |
APIAdSmartVersionSchema |
id |
ID of the ad. |
Long |
Read-only |
|
smartElements |
List of the smart elements for the ad. |
Array of adSmartElement Object |
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 |
Required |
|
id |
ID of the element. |
Long |
Read-only |
|
svKey |
Key to the element, usually the type + number. |
String |
Required |
|
value |
Value of the element. |
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 entity. |
String |
Required |
|
value |
Value of the AdSmartElementSimpleStringValue. |
String |
Required |
Only required for AdSmartElementSimpleStringValue. |
name |
Name of the asset. |
String |
Required |
Only required for AdSmartElementAssetReferenceValue. Note that the remaining fields are enriched by the asset automatically. |
Comments