Test Game

RSS feed for Test Game campaigns RSS feed for all campaigns

No campaigns found for this game.

{
    "model": "twitch.game",
    "pk": 391,
    "fields": {
        "twitch_id": "test_game",
        "slug": "",
        "name": "Test Game",
        "display_name": "Test Game",
        "box_art": "",
        "added_at": "2026-02-11T17:52:06.229Z",
        "updated_at": "2026-02-11T17:52:06.229Z",
        "campaigns": [
            {
                "model": "twitch.dropcampaign",
                "pk": 9848,
                "fields": {
                    "twitch_id": "test_campaign",
                    "name": "Test Campaign",
                    "description": "This is a test campaign for verifying SEO context",
                    "details_url": "",
                    "account_link_url": "",
                    "image_url": "",
                    "start_at": null,
                    "end_at": null,
                    "allow_is_enabled": true,
                    "game": 391,
                    "operation_names": [
                        "TestOperation"
                    ],
                    "added_at": "2026-02-11T17:52:06.231Z",
                    "updated_at": "2026-02-11T17:52:06.231Z"
                }
            }
        ]
    }
}