Get creative pattern rankings

tiktok/ads/creative-patterns

Get creative pattern rankings for specific industries to understand which patterns perform best Analyze key metrics like CTR and completion rate for different creative patterns Provide data-driven best practices for ad creative production

Base price
$0.001 / run
Execution
sync
Model type
api
Input fields
7

Try the model

Playground

Open playground
Input
Industry ID, e.g., Games: 25000000000
Items per page
Sort field, "ctr"=Click-through rate, "play_over_rate"=Completion rate
Sort order, desc (descending) or asc (ascending)
Page number
Period type, "week"=Weekly data, "month"=Monthly data
View data for specific week, format: YYYY-MM-DD (optional)
OutputReady

Your output will appear here

Complete the inputs, then click Run.

Specifications

Pricing

Base price
$0.001 / run

Context & modalities

Supported modes
sync
Input
Schema-defined
Output
api

Capabilities

Chat
Not supported
Vision
Not supported
Reasoning
Not supported
Structured output
Not supported
Function calling
Not supported
Audio input
Not supported

Access

Provider
TikTok
Model ID
tiktok/ads/creative-patterns
Execution
sync
API
Unified Run API
Endpoint
/v1/run

API README

Get creative pattern rankings

Purpose:

  • Get creative pattern rankings for specific industries to understand which patterns perform best
  • Analyze key metrics like CTR and completion rate for different creative patterns
  • Provide data-driven best practices for ad creative production

Parameters:

  • first_industry_id: Industry ID, e.g., Games: 25000000000
  • period_type: Period type, "week"=Weekly data, "month"=Monthly data
  • order_field: Sort field, "ctr"=Click-through rate, "play_over_rate"=Completion rate
  • order_type: Sort order, desc (descending) or asc (ascending)
  • week: View data for specific week, format: YYYY-MM-DD (optional)

Return Description:

  • list: Creative pattern list
    • label_info: Pattern label information
      • value: Pattern name
      • description: Pattern description
    • ctr: Click-through rate (percentage)
    • play_over_rate: Play completion rate (percentage)
    • avg_watch_time: Average watch time
    • example_count: Number of examples

Example Response:

{
  "code": 200,
  "router": "/api/v1/tiktok/ads/get_creative_patterns",
  "params": {
    "first_industry_id": "25000000000",
    "period_type": "week",
    "order_field": "ctr"
  },
  "data": {
    "list": [
      {
        "label_info": {
          "value": "Problem-Solution",
          "description": "Present a problem and show the solution"
        },
        "ctr": 4.5,
        "play_over_rate": 68.2,
        "avg_watch_time": 12.3,
        "example_count": 234
      }
    ]
  }
}

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Start building

Send your first request

OpenAI-compatible endpoint with unified authentication and usage tracking.

Production API
Endpoint
https://api.sandbase.ai/v1/run
Model ID
tiktok/ads/creative-patterns
# Preserve Unicode and shell metacharacters in the request body.
result=$(printf '%s' 'ewogICJtb2RlbCI6ICJ0aWt0b2svYWRzL2NyZWF0aXZlLXBhdHRlcm5zIiwKICAicGFnZSI6IDEsCiAgImxpbWl0IjogMjAsCiAgIm9yZGVyX3R5cGUiOiAiZGVzYyIsCiAgIm9yZGVyX2ZpZWxkIjogImN0ciIsCiAgInBlcmlvZF90eXBlIjogIndlZWsiLAogICJmaXJzdF9pbmR1c3RyeV9pZCI6ICIyNTAwMDAwMDAwMCIKfQ==' \
  | base64 --decode \
  | curl --fail-with-body --silent \
      -X POST "https://api.sandbase.ai/v1/run" \
      -H "Authorization: Bearer $SANDBASE_API_KEY" \
      -H "Content-Type: application/json" \
      --data-binary @-)
printf '%s\n' "$result"

Choose your model

Compare models

All language models
ModelContextInput / 1MOutput / 1MReleased
TikTok———Sep 25, 2026
TikTok———Jul 31, 2026
TikTok———Jul 31, 2026
TikTok———Jul 31, 2026
TikTok———Jul 31, 2026
TikTok———Jul 31, 2026