広告監視ツール(AIモデル名:GPT-4、Gemini)

上級

これはMarket Research, Multimodal AI分野の自動化ワークフローで、29個のノードを含みます。主にWait, Filter, Switch, GoogleDrive, HttpRequestなどのノードを使用。 広告監視ツール(AIモデル名:GPT-4、Gemini)

前提条件
  • Google Drive API認証情報
  • ターゲットAPIの認証情報が必要な場合あり
  • Google Sheets API認証情報
  • OpenAI API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "meta": {
    "instanceId": "c06b75187a3df8fc1f7d0dca41a1070761a5c8ab93bdb0bd30143dfe764a0663"
  },
  "nodes": [
    {
      "id": "7b871655-6aaf-48c0-adde-29d5c21ba6a5",
      "name": "'Execute workflow'をクリックした時",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        20,
        420
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "eb4c10b6-d72a-4356-82c4-95a3c700f7f8",
      "name": "Switch",
      "type": "n8n-nodes-base.switch",
      "position": [
        680,
        420
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "4ad8e9cc-d7af-4969-99c2-92cbdda36f0d",
      "name": "いいね!でフィルタ",
      "type": "n8n-nodes-base.filter",
      "position": [
        460,
        420
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "35076fc4-c507-4751-9f18-337480bdb217",
      "name": "Wait",
      "type": "n8n-nodes-base.wait",
      "position": [
        1700,
        720
      ],
      "webhookId": "1cda7407-6321-4d8d-b532-19f42514eb63",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "1c712982-8f12-4bb9-b138-70ab5fa93544",
      "name": "Wait1",
      "type": "n8n-nodes-base.wait",
      "position": [
        1960,
        420
      ],
      "webhookId": "1cda7407-6321-4d8d-b532-19f42514eb63",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "be474566-da3d-407b-9bdc-e0e607204fe1",
      "name": "動画をダウンロード",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1200,
        40
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "9f5265fb-5135-484b-9c0b-87b4a3519025",
      "name": "動画をDriveにアップロード",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        1420,
        40
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "da4075a2-aac8-4c1d-a41e-0165c45fa567",
      "name": "Wait2",
      "type": "n8n-nodes-base.wait",
      "position": [
        3420,
        120
      ],
      "webhookId": "1cda7407-6321-4d8d-b532-19f42514eb63",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "28474a12-11dd-49c7-8309-6b4a2bed2f13",
      "name": "Ad Library Scraperを実行",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        240,
        420
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "bffdf838-2a9d-4992-8664-c053b069a8ed",
      "name": "画像広告をループ処理",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        900,
        420
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "05bcf6cc-d63f-4ccb-8e73-26f7e02a04b8",
      "name": "テキスト広告をループ処理",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        900,
        720
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "c4ad841b-e79c-4e90-b8cf-39e63e6ceee4",
      "name": "動画広告をループ処理",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        900,
        120
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "bb5eff48-7181-420c-b0f3-c0be58a40864",
      "name": "Geminiアップロードセッションを開始",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1620,
        40
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "c4502850-8a5b-4f2e-a0eb-209de70725a7",
      "name": "動画を再ダウンロード",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        1840,
        40
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "cd220a1c-0fb6-4644-a364-a53335427bfc",
      "name": "動画をGeminiにアップロード",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2060,
        40
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "dc7b7679-6c4d-469e-be36-c2e860362a67",
      "name": "Geminiで動画を解析",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2540,
        40
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 4.2,
      "waitBetweenTries": 15
    },
    {
      "id": "b2c21f99-b9f6-4c69-a740-eff294bba6d7",
      "name": "動画の概要を出力",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        2820,
        40
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "9e74b57d-9666-42c4-996b-1cef22401730",
      "name": "種別=動画として追加",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        3180,
        40
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "c7c07c50-e045-481a-a3fe-d0163d89563e",
      "name": "画像を解析",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        1200,
        340
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "584af5be-011b-45e2-82c9-e95a12d8c427",
      "name": "画像の概要を出力",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        1400,
        340
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "dd8bba7b-90ff-43dc-ac20-278ec982b8b1",
      "name": "種別=画像として追加",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1760,
        340
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "39dfab9c-149c-41d7-ab98-3f64a5f26a06",
      "name": "テキストの概要を出力",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        1120,
        640
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "bc660880-87c8-4bf1-975e-d71ed813d1d5",
      "name": "種別=テキストとして追加",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1480,
        640
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "76f07391-8295-4ddd-bde0-ebe9e8f74ad2",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        100,
        40
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "831f186e-fc4e-434b-be78-27c9725bc1f5",
      "name": "Wait3",
      "type": "n8n-nodes-base.wait",
      "position": [
        2280,
        40
      ],
      "webhookId": "ac11c85a-5b73-4a29-9667-615e811a5ad8",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "7c3ce2fb-5322-40c2-82f8-f9a310da0358",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -40,
        340
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3a797eea-9cca-4544-99b6-4c07cfb2ce1d",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        840,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "62ecc5b6-c209-4624-8013-40f97f556769",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        840,
        320
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f6f489db-f122-4397-b25e-d9cbdef4c1c9",
      "name": "付箋4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        840,
        620
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "35076fc4-c507-4751-9f18-337480bdb217": {
      "main": [
        [
          {
            "node": "05bcf6cc-d63f-4ccb-8e73-26f7e02a04b8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1c712982-8f12-4bb9-b138-70ab5fa93544": {
      "main": [
        [
          {
            "node": "bffdf838-2a9d-4992-8664-c053b069a8ed",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "da4075a2-aac8-4c1d-a41e-0165c45fa567": {
      "main": [
        [
          {
            "node": "c4ad841b-e79c-4e90-b8cf-39e63e6ceee4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "831f186e-fc4e-434b-be78-27c9725bc1f5": {
      "main": [
        [
          {
            "node": "dc7b7679-6c4d-469e-be36-c2e860362a67",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "eb4c10b6-d72a-4356-82c4-95a3c700f7f8": {
      "main": [
        [
          {
            "node": "c4ad841b-e79c-4e90-b8cf-39e63e6ceee4",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "bffdf838-2a9d-4992-8664-c053b069a8ed",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "05bcf6cc-d63f-4ccb-8e73-26f7e02a04b8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c7c07c50-e045-481a-a3fe-d0163d89563e": {
      "main": [
        [
          {
            "node": "584af5be-011b-45e2-82c9-e95a12d8c427",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "be474566-da3d-407b-9bdc-e0e607204fe1": {
      "main": [
        [
          {
            "node": "9f5265fb-5135-484b-9c0b-87b4a3519025",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4ad8e9cc-d7af-4969-99c2-92cbdda36f0d": {
      "main": [
        [
          {
            "node": "eb4c10b6-d72a-4356-82c4-95a3c700f7f8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c4502850-8a5b-4f2e-a0eb-209de70725a7": {
      "main": [
        [
          {
            "node": "cd220a1c-0fb6-4644-a364-a53335427bfc",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "bc660880-87c8-4bf1-975e-d71ed813d1d5": {
      "main": [
        [
          {
            "node": "35076fc4-c507-4751-9f18-337480bdb217",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "05bcf6cc-d63f-4ccb-8e73-26f7e02a04b8": {
      "main": [
        [],
        [
          {
            "node": "39dfab9c-149c-41d7-ab98-3f64a5f26a06",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "dd8bba7b-90ff-43dc-ac20-278ec982b8b1": {
      "main": [
        [
          {
            "node": "1c712982-8f12-4bb9-b138-70ab5fa93544",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9e74b57d-9666-42c4-996b-1cef22401730": {
      "main": [
        [
          {
            "node": "da4075a2-aac8-4c1d-a41e-0165c45fa567",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "bffdf838-2a9d-4992-8664-c053b069a8ed": {
      "main": [
        [],
        [
          {
            "node": "c7c07c50-e045-481a-a3fe-d0163d89563e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c4ad841b-e79c-4e90-b8cf-39e63e6ceee4": {
      "main": [
        [],
        [
          {
            "node": "be474566-da3d-407b-9bdc-e0e607204fe1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "39dfab9c-149c-41d7-ab98-3f64a5f26a06": {
      "main": [
        [
          {
            "node": "bc660880-87c8-4bf1-975e-d71ed813d1d5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "584af5be-011b-45e2-82c9-e95a12d8c427": {
      "main": [
        [
          {
            "node": "dd8bba7b-90ff-43dc-ac20-278ec982b8b1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b2c21f99-b9f6-4c69-a740-eff294bba6d7": {
      "main": [
        [
          {
            "node": "9e74b57d-9666-42c4-996b-1cef22401730",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9f5265fb-5135-484b-9c0b-87b4a3519025": {
      "main": [
        [
          {
            "node": "bb5eff48-7181-420c-b0f3-c0be58a40864",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "28474a12-11dd-49c7-8309-6b4a2bed2f13": {
      "main": [
        [
          {
            "node": "4ad8e9cc-d7af-4969-99c2-92cbdda36f0d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "cd220a1c-0fb6-4644-a364-a53335427bfc": {
      "main": [
        [
          {
            "node": "831f186e-fc4e-434b-be78-27c9725bc1f5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "dc7b7679-6c4d-469e-be36-c2e860362a67": {
      "main": [
        [
          {
            "node": "b2c21f99-b9f6-4c69-a740-eff294bba6d7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "bb5eff48-7181-420c-b0f3-c0be58a40864": {
      "main": [
        [
          {
            "node": "c4502850-8a5b-4f2e-a0eb-209de70725a7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7b871655-6aaf-48c0-adde-29d5c21ba6a5": {
      "main": [
        [
          {
            "node": "28474a12-11dd-49c7-8309-6b4a2bed2f13",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

このワークフローの使い方は?

上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。

このワークフローはどんな場面に適していますか?

上級 - 市場調査, マルチモーダルAI

有料ですか?

このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。

ワークフロー情報
難易度
上級
ノード数29
カテゴリー2
ノードタイプ10
難易度説明

上級者向け、16ノード以上の複雑なワークフロー

作成者
Electrabot

Electrabot

@vansh404

AI Automation Agency Based In Canada Reach out to me if you need any help -https://www.linkedin.com/in/vansharoraa/

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34