Mobile Advertising IDs (MAIDs)

The Mobile Advertising IDs (MAIDs) Insights Bundle allows you to connect your customers’ online/mobile contact elements and combines them with offline identity information. In the response, you can receive up to the 5 most recent MAIDs. This Insights Bundle will be returned in the identifiers key in the details object of the Person Summary object. Should you wish to increase or decrease the number of MAIDs you receive back on an individual you can leverage FullContact's Maximum Number of MAIDs request parameter and add it to any/all of your API requests.


"identifiers": {
    "maids": [{
        "id": "ape2ch30-pifn-cbvi-30yy-nia-zex7aw5u",
        "type": "aaid"
    }]
}
Properties: details.identifiers.maids

id string

The mobile advertising id of the individual.

type string

The MAID type (e.g. IDFA or AAID).