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 |
AdAsset |
id |
Internal. |
Internal |
Internal |
|
relationsBag |
Internal. |
Internal |
||
assetId |
ID of the asset to be used. |
Long |
Required |
|
assetName |
Name of the asset to be used. |
String |
Read-only |
|
source |
Internal. |
Internal |
Internal |
|
assetStatus |
Status of the asset to be used. |
String |
Read-only |
|
folderId |
ID of the folder in which the asset resides. |
Long |
Read-only |
|
workspaceFolderId |
ID of the Workspace folder in which the asset is located. |
Long |
Read-only |
|
size |
Size (in KB) of the asset. |
Long |
Read-only |
|
duration |
Length of the asset (If applicable). |
Long |
Read-only |
|
bitRate |
Bit rate of the asset (If applicable). |
Long |
Read-only |
|
width |
Width of the asset. |
Integer |
Read-only |
|
height |
Height of the asset. |
Integer |
Read-only |
|
mimeType |
Label used to identify the type of data. |
String |
Read-only |
|
mediaType |
Media type for the asset. |
String |
Read-only |
|
format |
Format of the asset, depending on the mediaType. |
String |
Read-only |
Examples include |
thumbnailUrl |
URL of the asset thumbnail image. |
String |
Read-only |
|
external |
Internal. |
Internal |
Internal |
Comments