# Regulatory Changes in Digital Advertising Research

**Use case:** 

Analyze recent regulatory changes in digital advertising from UK sources. Get detailed reports on privacy, GDPR, and cookieless targeting.

## Input

```json
{
  "topics": [
    "digital advertising regulation privacy cookieless targeting GDPR 2025"
  ],
  "topic": "vector database market 2026",
  "maxSources": 8,
  "includeContent": true,
  "includeNews": true,
  "maxNews": 10,
  "region": "uk-en",
  "concurrency": 2,
  "useApifyProxy": true,
  "proxyGroups": []
}
```

## Output

```json
{
  "topic": {
    "label": "Topic",
    "format": "string"
  },
  "sourceCount": {
    "label": "Sources",
    "format": "integer"
  },
  "newsCount": {
    "label": "News",
    "format": "integer"
  },
  "generatedAt": {
    "label": "Generated At",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [AI Deep Research — Multi-Source Research API for Agents](https://apify.com/logiover/ai-deep-research) with a specific input configuration. Visit the [Actor detail page](https://apify.com/logiover/ai-deep-research) to learn more, explore other use cases, and run it yourself.