ビジネス メッセージ アセット
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
ビジネス メッセージ アセットは、検索結果ページに表示され、クリックしてメッセージを送信(CTM)アセットとして機能します。ユーザーが CTM アセットをクリックすると、WhatsApp で広告主とのメッセージ接続が開始されます。
この機能は、API の許可リストを使用して制限されています。アクセス権を取得するには、アカウント マネージャーにお問い合わせください。
ビジネス メッセージ アセットを作成する
AssetService
を使用して、他のアセットと同様にビジネス メッセージ アセットを作成できます。
作成に必要な要素は次のとおりです。
レスポンスでは、リンクに使用できる asset id
が返されます。
ビジネス メッセージ アセットをリンクする
ビジネス メッセージ アセットは、アカウント単位、キャンペーン単位、広告グループ単位でリンクできます。setLinkStatus
が ENABLED
に設定されている有効なビジネス メッセージ アセットは 1 つのみ許可されます。
レスポンシブ検索広告
レスポンシブ検索広告では、複数のメッセージ アセットが適格な場合、広告では顧客 -> キャンペーン -> 広告グループの階層で最も低いレベルのアセットが使用されます。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は 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."]]