update_zone
Update an existing standard ad zone's configuration, adjusting properties like name, dimensions, bid floor, and refresh settings.
Instructions
Update an existing standard zone
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Zone ID | |
| name | No | Zone name | |
| width | No | Zone width in pixels | |
| height | No | Zone height in pixels | |
| metadata | No | Custom metadata key-value pairs | |
| bid_floor | No | Default bid floor | |
| pmp_deals | No | Allowed PMP Deal IDs | |
| publisher | No | Publisher ID | |
| dimensions | No | Zone dimensions type | |
| min_payout | No | Minimum payout per impression (CPM) | |
| responsive | No | Size behavior | |
| burn_in_hours | No | Hours before eCPM confidence | |
| refresh_limit | No | Total times zone will refresh | |
| ad_size_filter | No | Ad size filter (dynamic zones only) | |
| api_frameworks | No | Supported API frameworks | |
| iab_categories | No | IAB category descriptors | |
| private_auction | No | Ignore non-deal bids in auction | |
| unique_delivery | No | Serve unique ads on each zone | |
| rtb_placement_id | No | OpenRTB tagid identifier | |
| auction_tie_break | No | Tie-breaking method | |
| refresh_frequency | No | Interval in seconds for serving new ads | |
| burn_in_impressions | No | Impressions before eCPM confidence | |
| allow_demand_sources | No | Allow requests to demand endpoints | |
| serve_priority_order | No | Priority order | |
| optimization_strategy | No | Zone optimization strategy | |
| ecpm_testing_allowance | No | Percentage for eCPM recalculation | |
| allowed_root_native_templates | No | Allowed root native template IDs |