Get Postal Codes Targeting

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requestsโ€ฆ
LoadingLoadingโ€ฆ
๐Ÿ“˜

Response Body

The response body is a Targeting Restrictions Object, with 2 properties:

  • type - e.g. "INCLUDE"
  • collection - an array of postal codes (as Strings)
{
    "type": "INCLUDE" ,
    "collection": [
            "1351",
            "1430",
            "1522",
            "1534",
            "1540",
            "1585",
            "1601"        
    ]
}
Path Params
string
required

An alphabetic ID. See Get Account Details.

string
required

A numeric ID.

Language
Credentials
OAuth2
LoadingLoadingโ€ฆ