...
| Attribute | Required | Type | Description |
|---|---|---|---|
| name | yes | string | Creative name |
| advertiser_id | yes | integer | Advertiser Id |
| creative_type | yes | string | Creative type, enum value: "plain"/"3rd_party_creatives"/"dynamic_creatives""video"/"native_creatives" |
landing_page | no | string | Landing page URL (with macros) |
| assets | no | array of objects | Native creative assets |
asset.type | yes | string | Asset type, enum value: "img","title","data","video" |
asset.data_type | yes | integer | IAB data asset type
|
...