> For the complete documentation index, see [llms.txt](https://acecounter.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://acecounter.gitbook.io/guide/setting/search-ads-automation/google-ads.md).

# 구글 애즈 (Ads)

📢 **계정 / 캠페인 / 광고 그룹 단위로 각각 설정이 가능하며 일반적으로는 '계정 단위'로 일괄 설정하세요.**

## 검색어 설정 방법 (계정단위)

***

1\. 구글 애즈 로그인 후 \[설정 > 계정 설정 > 추적] 클릭하세요.

2\. 최종 도착 URL 접미사 영역에 아래와 같이 입력하세요.

추적 템플릿 : (비워둠)

최종 도착 URL 접미사 : ACE\_REF=adwords\_{network}\&ACE\_KW={keyword}

3\. 테스트버튼을 눌러 정상 접속을 확인하고 저장 버튼을 눌러주세요.

<figure><img src="/files/UAAZrJIbND6fuPXSoV50" alt=""><figcaption><p>[구글 애즈 광고 관리자 계정 설정 화면]</p></figcaption></figure>

## 캠페인, 광고 그룹 단위 설정

***

* 캠페인 : \[캠페인 선택 > 설정 > 추가 설정 > 캠페인 URL 옵션]
* 광고 그룹 : \[광고그룹 선택 > 설정 > 추가 설정 > 광고그룹 URL 옵션]

위 메뉴에서 계정 단위 설정과 동일하게 최종 도착 URL 접미사를 입력합니다.

최종 도착 URL 접미사 : ACE\_REF=adwords\_{network}\&ACE\_KW={keyword}

## 유의사항

***

안내드린 설정을 모두 완료했음에도 불구하고, 최종 도착 URL 접미사에 검색어 {keyword}가 포함되지 않는 경우가 있습니다.

1. 동적 검색 광고(DSA)를 통한 유입
2. 실적 최대화(AI Max) 캠페인의 유입
3. 구글 시스템의 일시적인 오류

위와 같은 사유로 {keyword}값이 수집되지 않는 경우에는 에이스카운터 리포트에서 '검색어 없음'으로 표시될 수 있습니다.

구글 AI Max 또는 DSA에 대한 설명은 아래 구글공식 가이드 링크를 참고해주세요.

{% embed url="<https://support.google.com/google-ads/answer/15910366?hl=ko&sjid=8728856656203628517-NC&visit_id=639177844828222819-699130930&ref_topic=15911658&rd=1>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://acecounter.gitbook.io/guide/setting/search-ads-automation/google-ads.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
