Native Assets Object

Field

Type

Details

id

integer

A unique asset ID, must match one of the asset IDs in the bid request, for example, 1.

required*

integer

Set to 1 if the asset is required (bidder requires it to be displayed), default is 0, for example, 1.

title*

object

Title object for a title asset, see, Native Assets Title Object.

img*

object

Image object for an image asset, see, Native Assets Image Object.

video*

object

Video object for a video asset, see, Native Asset Video Object.

data*

object

Data object for a data asset, see, Native Asset Data Object.

link **

object

Link object for a call to action.

  • The link object applies if the asset item is activated (clicked).

  • If there is no link object on the asset, the parent link object on the bid response applies. See Native Link Object.