---
title: RegulationResponseValue
framework: Apple Ads Platform API
role: symbol
role_heading: Type
platforms: [apple ads platform api 1.0+]
path: apple-ads-platform-api/regulationresponsevalue
---

# RegulationResponseValue

The advertiser’s answer to a regulatory disclosure question.

## Declaration

```data
string RegulationResponseValue
```

## Possible Values

AGENT: The advertiser is an agent, as defined under the Sapin Law regulation. NOT_AGENT: The advertiser is not an agent, as defined under the Sapin Law regulation. FRENCH_BUSINESS: The advertiser is a French business, as defined under the Sapin Law regulation. NOT_FRENCH_BUSINESS: The advertiser is not a French business, as defined under the Sapin Law regulation. TRUE: A generic affirmative response. FALSE: A generic negative response. NOT_ANSWERED: No response has been provided yet.

## Discussion

Discussion The FRENCH_BUSINESS, NOT_FRENCH_BUSINESS, AGENT, and NOT_AGENT values all pair with the Sapin Law RegulationType variants (CAMPAIGN_SAPIN_LAW, ORG_SAPIN_LAW).

## See Also

- [Campaign](apple-ads-platform-api/campaign.md)
- [CampaignCreate](apple-ads-platform-api/campaigncreate.md)
- [CampaignUpdate](apple-ads-platform-api/campaignupdate.md)
- [CampaignResponse](apple-ads-platform-api/campaignresponse.md)
- [CampaignQueryResponse](apple-ads-platform-api/campaignqueryresponse.md)
- [CampaignTargeting](apple-ads-platform-api/campaigntargeting.md)
- [CampaignTargetingCreate](apple-ads-platform-api/campaigntargetingcreate.md)
- [DailyBudget](apple-ads-platform-api/dailybudget.md)
- [DailyBudgetCreate](apple-ads-platform-api/dailybudgetcreate.md)
- [Money](apple-ads-platform-api/money.md)
- [InvoiceDetailCreate](apple-ads-platform-api/invoicedetailcreate.md)
- [LegacyAppLimitedStatusReasonDetailsResponse](apple-ads-platform-api/legacyapplimitedstatusreasondetailsresponse.md)
- [CampaignTargetingUpdate](apple-ads-platform-api/campaigntargetingupdate.md)
- [DailyBudgetUpdate](apple-ads-platform-api/dailybudgetupdate.md)
- [LegacyAppLimitedStatusReasonDetails](apple-ads-platform-api/legacyapplimitedstatusreasondetails.md)
