remove_geo_target
Remove a specific campaign criterion by ID to delete geo-targeting settings like location, daytime, or radius. Use with campaign ID and criterion ID for precise removal.
Instructions
Draft removal of a campaign criterion by id, via DeleteCampaignCriterions with CriterionType="Targets" — the Targets group covers Location, DayTime, Radius, and other campaign-criterion types, so this deletes whatever criterion id is passed, not Location only. ids from get_entities('campaign_criterions', parent_id=campaign_id).
Live-verified 2026-07-30.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | Yes | ||
| criterion_id | Yes |