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 |
APIAdSmartVersionSchema |
id |
Internal. |
Internal |
Internal |
|
smartElements |
List of the smart elements for the ad version. |
Array of smartElements Object |
Optional |
|
catalog |
Includes the catalog settings in case of a catalog ad. |
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 |
AdSmartImageElement |
id |
Internal. |
Internal |
Internal |
|
svKey |
Name of the dynamic element |
String |
Required |
|
value |
Value of the smart element. |
Required |
||
smartElementSource |
Source from which the dynamic element was created. |
String |
Read-Only |
config.js |
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.
The value for the smart element image is pulled from a URL.
NAME |
DESCRIPTION |
TYPE |
REQUIRED |
NOTES |
---|---|---|---|---|
type |
Type of entity. |
String |
Required |
AdSmartElementSimpleStringValue |
value |
Value of the dynamic element in plain text. |
String |
Required |
|
stringValue |
Value of the dynamic element in plain text. |
String |
Read-Only |
The value for the smart element image is pulled from the asset library.
NAME |
DESCRIPTION |
TYPE |
REQUIRED |
NOTES |
---|---|---|---|---|
type |
Type of entity. |
String |
Required |
AdSmartElementAssetReferenceValue |
name |
Name of the asset. |
String |
Read-only |
|
contentTypeCode |
Internal. |
Internal |
Internal |
|
publishPath |
Specific location of file in storage. |
String |
Required |
|
width |
Width of the asset. |
Integer |
Read-only |
|
height |
Height (dimensions) of the asset. |
Integer |
Read-only |
|
enableFS |
Internal. |
Internal |
Internal |
|
bitRate |
Bit rate of the asset. |
Integer |
Read-only |
|
assetId |
ID of the image asset. |
Long |
Read-only |
|
relativePathInWorkspace |
Relative path of the asset in the ads' Workspace folder. |
Internal |
Read-only |
|
stringValue |
Value of the asset in string format. |
String |
Read-only |
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 |
Read-only |
APICatalog |
minVersions |
Minimum number of versions to serve in the catalog ad. |
Integer |
Required |
|
maxVersions |
Maximum number of versions to serve in the catalog ad. |
Integer |
Required |
Comments