# Shared

## Domain Types

### Geotarget Geo Target

- `class GeotargetGeoTarget: …`

  - `country: Optional[str]`

    Country code using ISO 3166-1 alpha-2 standard (2 letters, e.g., "US", "GB", "JP").
    See: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
