View Zone placement
https://api.ocamba.com/v2/adex/zones/{id}/placements/{placement_id}
https://api.ocamba.com/v2/adex/zones/{id}/placements/{placement_id}
Retrieves the details of a Zone placement that has previously been created if a valid identifier was provided
Name
Descriptionzone_idstringrequired
Unique zone identifier.Example: zone_id=1000001
idstringrequired
Unique identifier for the object defined as a path parameter.Example: 12345
Name
Descriptionfieldsstring
The client can request more efficient filtered representation of the resource showing only specific field(s), using the “fields” query parameter. Note that the “fields” parameter has precedence over the “view” parameter.Example GET /VERSION/adex/RESOURCE_NAME?fields=id,name
See "Tips" for the list of filterable parameters.
Example: fields=field1,field2,field3
200 - OK
Name
Descriptionitems[ zone-placement ]
An array of all created items.Zone Placement
Name
Descriptioncompany_idstring
A unique company identifier generated by the Ocamba platform.Example: 1000000
confobject
Name
Descriptionjs_code_execinteger
Exec descExample: 1
Possible values: 0 | 1
wrapstring
Wrap descExample: iframe
Possible values: none | iframe | shadow-root
Default: iframe
create_timestring
Timezone: GMT.Example: 2022-10-29 12:47:00
descriptionstring
Placement desc. Maximum 2000 characters.Example: Here goes description.
idstring
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 ]
Array of layout ids generated by the ocamba platform. Maximum of 10 items.namestring
Placement name. Maximum 100 characters.Example: My first placement
tagstring
Zone placement tag used when implementing display zones.Example:
track_idstring
Zone tracker.Example: AF6PgAAtzeU
unit_size[ string ]
Array of standardised ad unit sizes by IAB. Length limited by subscription plan.update_timestring
Timezone: GMT.Example: 2022-10-30 14:27:26
zone_idstring
A unique zone identifier generated by the Ocamba platform.Example: 1000001
totalinteger
A total number of items.Example: 1
info
1 Placements are only available on display zones.