PRODUCT

Amazon Ad Server will be sunset in Q4 2024, please visit this page (AAS offboarding information) for offboarding support resources and sunset FAQs. Details shared on that page represent the most up to date information in the Help Center, if you find disparate information in other resources please default to the information in the AAS offboarding information page accordingly.

Please note that on October 1, 2024, the ability to create new campaigns, placements, and tag managers will be disabled.

Follow

adSmartVersionSchema Object Definition

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

Object JSON Example

adSmartElement Object

Related Entities

Endpoints Using the adSmartElement Object

adSmartElement Object Definition

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.

adSmartElementValue Object

Required

Object JSON Example

adSmartElementValue Object

Related Entities

Endpoints Using the adSmartElementValue Object

Parent Objects

adSmartElementValue Object Definition

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.

Object JSON Example
Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments