페이스북 광고 보고서 자동화
고급
이것은Market Research분야의자동화 워크플로우로, 17개의 노드를 포함합니다.주로 If, Code, Merge, Aggregate, HttpRequest 등의 노드를 사용하며. Facebook 그래프 API와 Google Sheets를 사용하여 Facebook 광고 보고서 자동화
사전 요구사항
- •대상 API의 인증 정보가 필요할 수 있음
- •Google Sheets API 인증 정보
- •Facebook Graph API 인증 정보
카테고리
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "nzmEkWPbBiHNGEHY",
"meta": {
"instanceId": "cd438fd1eca1b4215129611b59e2a783bbecd4a7fc04e24e9ac21de3d46ce6cc"
},
"name": "Facebook Ads Reporting Automation",
"tags": [],
"nodes": [
{
"id": "13b4b7b4-bb8f-4e7b-b86a-91aaa7d8e4de",
"name": "Code1",
"type": "n8n-nodes-base.code",
"position": [
272,
-48
],
"parameters": {},
"typeVersion": 2
},
{
"id": "ec2581f8-5dd9-47ab-98b5-5c61228a0858",
"name": "병합",
"type": "n8n-nodes-base.merge",
"position": [
944,
400
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "18117c12-c21d-47f1-8280-a1554c3dcbef",
"name": "집계",
"type": "n8n-nodes-base.aggregate",
"position": [
1104,
400
],
"parameters": {},
"typeVersion": 1
},
{
"id": "0034041e-1ee3-41de-a17e-afc2546ea742",
"name": "메모1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-320,
-224
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "5a3eb79b-335f-4b80-95f7-8924060a91d1",
"name": "메모5",
"type": "n8n-nodes-base.stickyNote",
"position": [
-320,
224
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "2dd91c7b-f4ed-474a-98f7-c5a6729146ac",
"name": "시트4에서 행 업데이트",
"type": "n8n-nodes-base.googleSheets",
"position": [
576,
304
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "7c03d461-7275-44c9-a59b-7c6546714d5a",
"name": "활성 캠페인만 가져오기",
"type": "n8n-nodes-base.if",
"position": [
416,
-48
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "e4927546-0316-4634-825e-347e3187bd0d",
"name": "광고 계정에서 캠페인 가져오기",
"type": "n8n-nodes-base.httpRequest",
"position": [
112,
-48
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "1a7a9b7d-c769-4d4c-a7ee-eb681f878251",
"name": "캠페인 데이터 유무 확인",
"type": "n8n-nodes-base.if",
"position": [
400,
384
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "8416ea84-e302-4fdc-a181-80199e7fe4cb",
"name": "캠페인 통계 업데이트",
"type": "n8n-nodes-base.googleSheets",
"position": [
1264,
400
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "ac39c093-b614-4051-9586-2116c998f0e4",
"name": "캠페인 통계 가져오기",
"type": "n8n-nodes-base.httpRequest",
"position": [
208,
384
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "a23906cb-9511-4fd9-b097-5e488f00015b",
"name": "전환 확인",
"type": "n8n-nodes-base.code",
"position": [
784,
400
],
"parameters": {},
"typeVersion": 2
},
{
"id": "5dbfde3b-41b4-4e7c-bdb1-e92855e958af",
"name": "캠페인 ID 가져오기",
"type": "n8n-nodes-base.googleSheets",
"position": [
0,
400
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "3e6c0fb2-e88c-4000-b750-90627c011c29",
"name": "Facebook Graph API에 자격 증명 추가",
"type": "n8n-nodes-base.facebookGraphApi",
"position": [
-80,
-48
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a17542a1-74c9-422f-849c-9d56e8bd727e",
"name": "파일에 캠페인 추가",
"type": "n8n-nodes-base.googleSheets",
"position": [
608,
-48
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "68a07250-2181-4fe3-b203-43af62c739cc",
"name": "일정 설정",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-256,
-48
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "93d18b11-1994-4070-859a-6d8a087a6b32",
"name": "일정 설정1",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-256,
400
],
"parameters": {},
"typeVersion": 1.2
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "8593801c-c727-42b7-a660-6f6302379da7",
"connections": {
"13b4b7b4-bb8f-4e7b-b86a-91aaa7d8e4de": {
"main": [
[
{
"node": "7c03d461-7275-44c9-a59b-7c6546714d5a",
"type": "main",
"index": 0
}
]
]
},
"ec2581f8-5dd9-47ab-98b5-5c61228a0858": {
"main": [
[
{
"node": "18117c12-c21d-47f1-8280-a1554c3dcbef",
"type": "main",
"index": 0
}
]
]
},
"18117c12-c21d-47f1-8280-a1554c3dcbef": {
"main": [
[
{
"node": "8416ea84-e302-4fdc-a181-80199e7fe4cb",
"type": "main",
"index": 0
}
]
]
},
"68a07250-2181-4fe3-b203-43af62c739cc": {
"main": [
[
{
"node": "3e6c0fb2-e88c-4000-b750-90627c011c29",
"type": "main",
"index": 0
}
]
]
},
"93d18b11-1994-4070-859a-6d8a087a6b32": {
"main": [
[
{
"node": "5dbfde3b-41b4-4e7c-bdb1-e92855e958af",
"type": "main",
"index": 0
}
]
]
},
"5dbfde3b-41b4-4e7c-bdb1-e92855e958af": {
"main": [
[
{
"node": "ac39c093-b614-4051-9586-2116c998f0e4",
"type": "main",
"index": 0
},
{
"node": "ec2581f8-5dd9-47ab-98b5-5c61228a0858",
"type": "main",
"index": 1
}
]
]
},
"a23906cb-9511-4fd9-b097-5e488f00015b": {
"main": [
[
{
"node": "ec2581f8-5dd9-47ab-98b5-5c61228a0858",
"type": "main",
"index": 0
}
]
]
},
"2dd91c7b-f4ed-474a-98f7-c5a6729146ac": {
"main": [
[
{
"node": "5dbfde3b-41b4-4e7c-bdb1-e92855e958af",
"type": "main",
"index": 0
}
]
]
},
"ac39c093-b614-4051-9586-2116c998f0e4": {
"main": [
[
{
"node": "1a7a9b7d-c769-4d4c-a7ee-eb681f878251",
"type": "main",
"index": 0
}
]
]
},
"7c03d461-7275-44c9-a59b-7c6546714d5a": {
"main": [
[
{
"node": "a17542a1-74c9-422f-849c-9d56e8bd727e",
"type": "main",
"index": 0
}
]
]
},
"8416ea84-e302-4fdc-a181-80199e7fe4cb": {
"main": [
[
{
"node": "5dbfde3b-41b4-4e7c-bdb1-e92855e958af",
"type": "main",
"index": 0
}
]
]
},
"e4927546-0316-4634-825e-347e3187bd0d": {
"main": [
[
{
"node": "13b4b7b4-bb8f-4e7b-b86a-91aaa7d8e4de",
"type": "main",
"index": 0
}
]
]
},
"1a7a9b7d-c769-4d4c-a7ee-eb681f878251": {
"main": [
[
{
"node": "2dd91c7b-f4ed-474a-98f7-c5a6729146ac",
"type": "main",
"index": 0
}
],
[
{
"node": "a23906cb-9511-4fd9-b097-5e488f00015b",
"type": "main",
"index": 0
}
]
]
},
"3e6c0fb2-e88c-4000-b750-90627c011c29": {
"main": [
[
{
"node": "e4927546-0316-4634-825e-347e3187bd0d",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
고급 - 시장 조사
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
01 AI 미디어 바이어를 사용한 Facebook 광고 성과 분석 및 Google Sheets로 인사이트 전송
Gemini AI를 사용한 Facebook 광고 분석 및 Google Sheets로 인사이트 전송
If
Set
Code
+
If
Set
Code
34 노드JJ Tham
시장 조사
MetaAds 크리에이티브 인사이트 연구원 v1.4
Google Vision 및 Video Intelligence API를 사용하여 Meta 광고 크리에이티브 분석
If
Set
Code
+
If
Set
Code
32 노드Kirill Khatkevich
시장 조사
내 워크플로우 2
AI 경쟁사 모니터링 및 수익 최적화를 결합한 자동화된 동적 가격 책정
If
Code
Merge
+
If
Code
Merge
25 노드vinci-king-01
시장 조사
경쟁 가격 모니터링 및 알림 (Bright Data, Sheets, Slack)
Bright Data, Sheets, Slack을 사용하여 경쟁 가격 모니터링 및 알림을 수행합니다.
If
Set
Code
+
If
Set
Code
29 노드Daniel Shashko
시장 조사
주제 사냥꾼 템플릿
사용자 Gemini를 통해 Reddit, YouTube, X에서 내용 전략 보고서 생성
If
Set
Code
+
If
Set
Code
34 노드Sheryl
시장 조사
광고 분석
GPT-4와 Gemini AI를 비교한 Meta 광고 효과 분석
If
Set
Code
+
If
Set
Code
25 노드Kirill Khatkevich
시장 조사