<!--
{
  "availability" : [
    "Apple Ads Platform API: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Apple-Ads-Platform-API",
  "identifier" : "/documentation/Apple-Ads-Platform-API/AdGroupTargeting/PostalCode-data.dictionary",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "Apple Ads Platform API"
    ],
    "preciseIdentifier" : "data:apple-ads-platform-api:AdGroupTargeting.PostalCode"
  },
  "title" : "AdGroupTargeting.PostalCode"
}
-->

# AdGroupTargeting.PostalCode

Postal code geographic targeting.

```
object AdGroupTargeting.PostalCode
```

## Discussion

Postal code IDs are returned by [`Search Geo Locations`](/documentation/Apple-Ads-Platform-API/Searches-for-a-list-of-geo-locations) or [`Query Geo Locations`](/documentation/Apple-Ads-Platform-API/Gets-a-list-of-geo-locations). Used with Apple Maps campaigns. Uses the [`TargetingData`](/documentation/Apple-Ads-Platform-API/TargetingData) `include`/`exclude` shape.

```json
"postalCode": {
  "include": ["11412181"]
}
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)