activations

Official

Query activation logs for errors and volumes.

Authortreasure-data
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Query activation logs to check deliveries, status, errors, and volumes in real time across journeys.

Core Features & Use Cases

  • Filter by time ranges and group by journey/activation
  • Identify common errors and delivery success rates
  • Aggregate activations by journey and stage for insights

Quick Start

Example: SELECT * FROM activations WHERE TD_INTERVAL(time, '-1d/now') LIMIT 100;

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: activations
Download link: https://github.com/treasure-data/td-skills/archive/main.zip#activations

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository