CCPADataRequest
Schema for submitting a CCPA data access or deletion request to RevContent.
Native AdvertisingContent RecommendationAd NetworkPublisher MonetizationProgrammatic Advertising
Properties
| Name |
Type |
Description |
| request_id |
string |
Unique identifier for the request used for polling status |
| delete_data |
integer |
1 to delete user data, 0 to request a data fetch |
| email |
string |
User email address for auditing |
| pub_id |
integer |
Publisher account ID (also accepted as publisher_id) |
| domain |
string |
Domain making the request, including protocol (e.g. https://example.com) |
JSON Schema