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

# RegulationResponseUpdate.RegulationType

The category of regulatory disclosure being answered.

```
string RegulationResponseUpdate.RegulationType
```

## Discussion

Each type maps to a different set of valid `responseValue` options, and applies at either the campaign level (`CAC`, `CAMPAIGN_SAPIN_LAW`) or the organization level (`ORG_SAPIN_LAW`).

### Example

```json
{
  "regulationType": "CAMPAIGN_SAPIN_LAW",
  "responseValue": "AGENT"
}
```

---

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)