# TikTok Top Ads UK - Winning Creatives for British Market

**Use case:** 

Run TikTok Top Ads UK - Winning Creatives for British Market on Apify in one click. Pre-configured task ready to use.

## Input

```json
{
  "countryCode": "GB",
  "period": "30",
  "orderBy": "ctr",
  "maxResults": 20,
  "useResidentialProxy": false,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}
```

## Output

```json
{
  "ad_title": {
    "label": "Ad title",
    "format": "text"
  },
  "brand_name": {
    "label": "Brand",
    "format": "text"
  },
  "ctr": {
    "label": "CTR",
    "format": "number"
  },
  "likes": {
    "label": "Likes",
    "format": "number"
  },
  "duration_sec": {
    "label": "Duration (s)",
    "format": "number"
  },
  "country_code": {
    "label": "Country",
    "format": "text"
  },
  "video_url_720p": {
    "label": "Video (MP4)",
    "format": "link"
  },
  "cover_url": {
    "label": "Cover",
    "format": "link"
  }
}
```

## About this Actor

This example demonstrates how to use [TikTok Creative Center — Top Ads Spy (CTR + Video URL)](https://apify.com/dltik/tiktok-creative-center) with a specific input configuration. Visit the [Actor detail page](https://apify.com/dltik/tiktok-creative-center) to learn more, explore other use cases, and run it yourself.