update_geo_target
Update a geo target's configuration, including name, radius, areas, and whether to include or exclude them, to refine ad targeting.
Instructions
Update an existing geo target
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Geo target ID | |
| name | No | Geo target name | |
| unit | No | Distance unit | |
| areas | No | Array of geographic areas | |
| range | No | Radius range | |
| inclusive | No | If true, target users IN these areas; if false, EXCLUDE |