Resources
URI(s)
Ad Unit Package methods use these two Uniform Resource Identifiers (URIs):
Environment | URI |
---|---|
Staging | https://api.stg.freewheel.tv/services/v4/ad_unit_packages |
Production | https://api.freewheel.tv/services/v4/ad_unit_packages |
Attributes
All of the attributes below are included in GET requests.
Name | Type | Description |
---|---|---|
id | FW_ID | FW ID of ad unit package |
name | String | Name of ad unit package |
status | String ('ACTIVE'/'INACTIVE') Must in CAPITAL LETTERS. | Status of ad unit package |
ad_units | Set of Ad Unit API v4, only returned in Show Ad Unit Package | Ad units of ad unit package |
created_at | DateTime | The date and time at which the ad unit package was created |
updated_at | DateTime | The date and time at which the ad unit package was updated |