Create Zone placement
https://api.ocamba.com/v2/adex/zones/{id}/placements
https://api.ocamba.com/v2/adex/zones/{id}/placements
Creates a new Zone placement object
Name
Descriptionzone_idstringrequired
Unique zone identifier.Example: zone_id=1000001
Name
Descriptionconfobjectrequired
Name
Descriptionjs_code_execinteger
Exec descExample: 1
Possible values: 0 | 1
wrapstring
Wrap descExample: iframe
Possible values: none | iframe | shadow-root
Default: iframe
descriptionstring
Placement desc. Maximum 2000 characters.Example: Here goes description.
idstringrequired
Placement ID generated by the clients. ID may only contain letters, numbers, dashes and underscores. Case insensitive. Max 40 characters.Example: TOP_LEFT
layouts[ string ]required
Array of layout ids generated by the ocamba platform. Maximum of 10 items.namestring
Placement name. Maximum 100 characters.Example: My first placement
201 - Created
info
1 Placements are only available on display zones.