비즈니스 메시지 확장 소재
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
비즈니스 메시지 확장 소재는 검색 결과 페이지에 표시되며 클릭하여 메시지 보내기 (CTM) 확장 소재로 작동합니다. 사용자가 CTM 애셋을 클릭하면 WhatsApp에서 광고주와의 메시지 연결이 시작됩니다.
이 기능은 API의 허용 목록을 사용하여 제한됩니다. 액세스하려면 계정 관리자에게 문의하세요.
비즈니스 메시지 확장 소재 만들기
AssetService
를 사용하여 다른 애셋과 마찬가지로 비즈니스 메시지 애셋을 만들 수 있습니다.
생성에 필요한 요소는 다음과 같습니다.
응답은 연결에 사용할 수 있는 asset id
를 반환합니다.
비즈니스 메시지 확장 소재 연결
비즈니스 메시지 확장 소재는 계정, 캠페인 또는 광고 그룹 수준에서 연결할 수 있습니다. setLinkStatus
이 ENABLED
로 설정된 활성 비즈니스 메시지 애셋은 하나만 허용됩니다.
반응형 검색 광고
반응형 검색 광고에서 여러 메시지 확장 소재가 사용 가능한 경우 광고는 고객 -> 캠페인 -> 광고 그룹의 계층 구조에서 가장 낮은 수준의 확장 소재를 사용합니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-27(UTC)
[null,null,["최종 업데이트: 2025-08-27(UTC)"],[],[],null,["# Business message assets\n\n[Business message assets](//support.google.com/ads-help/answer/14077060)\nappear on a search results page and function as Click-to-Message (CTM)\nassets. When a user clicks a CTM asset, that initiates a messaging connection\nwith the advertiser on WhatsApp.\n\nThis feature is restricted using an allowlist in the API. To gain access,\ncontact your Account Manager.\n\nCreate a Business Message Asset\n-------------------------------\n\nYou can\n[create](/google-ads/api/docs/assets/working-with-assets#create_an_asset) a business message\nasset as you would any other asset using [`AssetService`](/google-ads/api/reference/rpc/v21/AssetService)\n\nThe elements required for creation are:\n\n- An active WhatsApp [`account`](/google-ads/api/reference/rpc/v21/WhatsappBusinessMessageInfo) that is identified by the country code and telephone number registered with WhatsApp.\n- A [`business message provider`](/google-ads/api/reference/rpc/v21/BusinessMessageProviderEnum.BusinessMessageProvider) which is always WhatsApp.\n- A welcome [`message`](/google-ads/api/reference/rpc/v21/BusinessMessageAsset) to prompt the user to initiate a conversation.\n- A compelling [`call to action`](/google-ads/api/reference/rpc/v21/BusinessMessageCallToActionInfo) that empowers people to engage with your business or service\n\nThe response will return the [`asset id`](/google-ads/api/reference/rpc/v21/Asset) which you can use\nfor linking.\n\nLink a business message asset\n-----------------------------\n\nYou can link business message assets at the account, campaign, or ad group\nlevel. Only one active business message asset with\n[`setLinkStatus`](/google-ads/api/reference/rpc/v21/AssetLinkStatusEnum.AssetLinkStatus) set to\n`ENABLED` is allowed.\n\n### Responsive Search Ads\n\nIn a\n[Responsive Search Ad](//support.google.com/google-ads/answer/7684791), when\nmultiple message assets are eligible, the ad uses the asset at the lowest\nlevel in the hierarchy of Customer -\\\u003e Campaign -\\\u003e AdGroup."]]