| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The platform's opaque id. Use as a geo key (regions/cities/zips/metros) or an entity id (interests/behaviors) in TargetingSpec. |
|
| name | String | Human-readable label. | |
| r#type | String | What the result is (e.g. city, region, country, zip, metro, location, interest, behavior, income). | |
| path | Option<Vec> | Optional breadcrumb of parent labels (e.g. ['United States', 'California', 'Los Angeles']). Disambiguates same-named results. | [optional] |
| audience_size | Option<i32> | Optional estimated reachable users for this option, when the platform returns it. | [optional] |