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 |
---|---|---|---|---|
impressions |
Counted when an ad is fetched from its source. |
Long |
Internal |
|
clicks |
Counted when a user clicks on an ad. |
Long |
Internal |
|
lastUpdated |
Internal. |
Long |
Internal |
|
ctr |
Total number of clicks divided by the total impressions. |
Float |
Internal |
|
actualStartDate |
Actual date that a placement began to appear. |
Long |
Internal |
Comments