Test Game - Test Campaign from Inventory

Test Organization

Test Campaign from Inventory

This is a test campaign imported from Inventory operation

[details] [connect] [rss]
Go to a participating live channel
Campaign Info
Drop Name Requirements Period
Test Benefit
Test Drop 1
Test Benefit
60 minutes watched
Jan 1, 2025 00:00 - Dec 31, 2025 23:59 UTC
Expired
{
    "model": "twitch.dropcampaign",
    "pk": 8371,
    "fields": {
        "twitch_id": "test-campaign-1",
        "name": "Test Campaign from Inventory",
        "description": "This is a test campaign imported from Inventory operation",
        "details_url": "https://example.com/details",
        "account_link_url": "https://example.com/link",
        "image_url": "https://example.com/campaign.png",
        "start_at": "2025-01-01T00:00:00Z",
        "end_at": "2025-12-31T23:59:59Z",
        "allow_is_enabled": true,
        "game": 360,
        "operation_names": [
            "Inventory"
        ],
        "updated_at": "2026-01-06T19:47:57.909Z",
        "drops": [
            {
                "model": "twitch.timebaseddrop",
                "pk": 11217,
                "fields": {
                    "twitch_id": "test-drop-1",
                    "name": "Test Drop 1",
                    "required_minutes_watched": 60,
                    "required_subs": 0,
                    "start_at": "2025-01-01T00:00:00Z",
                    "end_at": "2025-12-31T23:59:59Z",
                    "added_at": "2026-01-06T19:47:57.910Z",
                    "updated_at": "2026-01-06T19:47:57.910Z",
                    "benefits": [
                        {
                            "model": "twitch.dropbenefit",
                            "pk": 5557,
                            "fields": {
                                "twitch_id": "test-benefit-1",
                                "name": "Test Benefit",
                                "image_asset_url": "https://example.com/benefit.png",
                                "created_at": "2025-01-01T00:00:00Z",
                                "entitlement_limit": 1,
                                "is_ios_available": false,
                                "distribution_type": "DIRECT_ENTITLEMENT",
                                "added_at": "2026-01-06T19:47:57.911Z",
                                "updated_at": "2026-01-06T19:47:57.911Z"
                            }
                        }
                    ]
                }
            }
        ]
    }
}