Chiến dịch thông minh
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Chiến dịch thông minh được thiết kế để giúp các doanh nghiệp nhỏ tiếp cận nhiều khách hàng hơn trên mạng. Các ứng dụng này chỉ cần thiết lập và bảo trì ở mức tối thiểu. Chiến dịch Thông minh dựa vào công nghệ quảng cáo tốt nhất của Google để tự động tối ưu hoá chiến dịch dựa trên thông tin chi tiết về doanh nghiệp và mục tiêu của bạn, cho dù đó là cuộc gọi của khách hàng, lượt ghé thăm địa điểm thực tế hay hành động trên trang web.
Tạo chiến dịch
Quy trình tạo chiến dịch Thông minh yêu cầu một số bước khác với các loại chiến dịch khác. Tốt nhất là bạn nên thêm các thực thể trong một yêu cầu GoogleAdsService.Mutate
duy nhất.
Sau đây là các bước để tạo một chiến dịch Thông minh mới. Hãy xem mã mẫu hoàn chỉnh để biết thêm thông tin.
- Tạo danh sách chủ đề từ khoá bằng các đề xuất từ
SmartCampaignSuggestService
, KeywordThemeConstantService
hoặc bằng các chủ đề từ khoá dạng tự do. Các chủ đề từ khoá này được dùng để truy xuất các cấp đề xuất ngân sách khác nhau, tạo tiêu chí chiến dịch theo chủ đề từ khoá và tạo đề xuất cho mẫu quảng cáo dạng văn bản.
- Truy xuất các đề xuất về số tiền ngân sách, dòng tiêu đề và nội dung mô tả của quảng cáo từ
SmartCampaignSuggestService
.
Dịch vụ này sử dụng thông tin về doanh nghiệp của bạn, vị trí địa lý mục tiêu, ngôn ngữ mục tiêu và chủ đề từ khoá để đề xuất số tiền ngân sách hằng ngày high
, low
hoặc recommended
, cũng như tối đa 3 dòng tiêu đề và 2 văn bản mô tả cho chính quảng cáo.
- Tạo
CampaignBudget
bằng số tiền ngân sách được đề xuất. Bạn nên sử dụng số tiền ngân sách được đề xuất để tối đa hoá hiệu suất của chiến dịch. Bạn không thể chia sẻ ngân sách của chiến dịch Thông minh với bất kỳ chiến dịch nào khác.
- Tạo một
Campaign
và một SmartCampaignSetting
. SmartCampaignSetting
không thể tồn tại riêng biệt với Campaign
mà nó được liên kết. Vì vậy, bạn nên tạo cả hai thực thể cùng một lúc.
- Tạo danh sách
campaign criteria
.
Trong hướng dẫn này, chúng ta sẽ sử dụng các chủ đề từ khoá được tổng hợp ở bước 1 để tạo tiêu chí chiến dịch chủ đề từ khoá, nhưng chúng ta cũng mô tả các loại tiêu chí chiến dịch khác được hỗ trợ.
- Tạo một
AdGroup
. Một Chiến dịch thông minh chỉ có thể có một AdGroup
được liên kết.
- Tạo một
AdGroupAd
có từ 3 đến 15 dòng tiêu đề và từ 2 đến 4 nội dung mô tả.
Vị trí trên Trang doanh nghiệp
Khi tạo đề xuất hoặc tạo chiến dịch, bạn nên cung cấp mã nhận dạng vị trí của Trang doanh nghiệp để tối đa hoá hiệu suất của chiến dịch Thông minh.
Bạn có thể lấy giá trị nhận dạng vị trí trên Trang doanh nghiệp từ trường name
của Business Profile API hoặc giao diện người dùng Trang doanh nghiệp.
Khi được đặt trên đối tượng SmartCampaignSuggestionInfo
hoặc SmartCampaignSetting
, giá trị nhận dạng phải là một chuỗi có định dạng sau:
locations/locationId
Nếu được truy xuất từ Business Profile API, thì giá trị nhận dạng đã ở đúng định dạng. Tuy nhiên, nếu được truy xuất từ giao diện người dùng, giá trị nhận dạng cần được thêm vào locations/
.
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-08-27 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2025-08-27 UTC."],[[["\u003cp\u003eSmart campaigns simplify online advertising for small businesses, automating optimization for goals like calls, visits, or website actions.\u003c/p\u003e\n"],["\u003cp\u003eCampaign creation involves using keyword themes, budget suggestions, and ad creative suggestions for optimal setup.\u003c/p\u003e\n"],["\u003cp\u003eA crucial step is linking your Business Profile location for enhanced campaign performance.\u003c/p\u003e\n"],["\u003cp\u003eSmart campaigns utilize Google Ads API for automated campaign management and require a specific workflow for creation.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can leverage API services like \u003ccode\u003eSmartCampaignSuggestService\u003c/code\u003e and \u003ccode\u003eKeywordThemeConstantService\u003c/code\u003e for streamlined campaign setup.\u003c/p\u003e\n"]]],[],null,["# Smart Campaigns\n\n[Smart campaigns](//support.google.com/google-ads/answer/7652860) are\ndesigned to help small businesses reach more customers online. They require\nminimal setup and maintenance. Smart campaigns rely on the best of Google's\nadvertising technology to automatically optimize the campaign based on the\ndetails of your business and your goals, whether those be customer calls, visits\nto your location, or actions on your website.\n\nCampaign creation\n-----------------\n\nThe Smart campaign creation workflow requires a few steps that are different\nfrom other campaign types. As a best practice, add entities in a single\n[`GoogleAdsService.Mutate`](/google-ads/api/reference/rpc/v21/GoogleAdsService/Mutate) request.\n\nHere are the steps for creating a new Smart campaign. Check out the complete\n[code sample](/google-ads/api/samples/add-smart-campaign) for more details.\n\n1. Build a list of keyword themes with suggestions from the [`SmartCampaignSuggestService`](/google-ads/api/reference/rpc/v21/SmartCampaignSuggestService), the [`KeywordThemeConstantService`](/google-ads/api/reference/rpc/v21/KeywordThemeConstantService), or with free-form keyword themes. These keyword themes are used to retrieve different tiers of budget suggestions, create keyword theme campaign criteria, and generate suggestions for ad text creatives.\n2. Retrieve suggestions for budget amount, ad headlines, and descriptions from the [`SmartCampaignSuggestService`](/google-ads/api/reference/rpc/v21/SmartCampaignSuggestService). This service uses information about your business, the target geographic location, target language, and keyword themes to suggest a `high`, `low`, or `recommended` daily budget amount, as well as up to three headlines and two description texts for the ad itself.\n3. Create a [`CampaignBudget`](/google-ads/api/reference/rpc/v21/CampaignBudget) using the suggested budget amount. We recommend that you use the suggested budget amount in order to maximize your campaign's performance. A Smart campaign budget cannot be shared with any other campaigns.\n4. Create a [`Campaign`](/google-ads/api/reference/rpc/v21/Campaign) and a [`SmartCampaignSetting`](/google-ads/api/reference/rpc/v21/SmartCampaignSetting). A `SmartCampaignSetting` cannot exist separately from the `Campaign` it's associated with, so we strongly recommend creating the two entities together.\n5. Create a list of [`campaign criteria`](/google-ads/api/reference/rpc/v21/CampaignCriterion). In this guide, we use the keyword themes compiled in step 1 to create [keyword theme campaign\n criteria](/google-ads/api/reference/rpc/v21/CriterionTypeEnum.CriterionType#keyword_theme), but we also describe the other types of campaign criteria that are supported.\n6. Create an [`AdGroup`](/google-ads/api/reference/rpc/v21/AdGroup). A Smart campaign can have only one `AdGroup` associated with it.\n7. Create an [`AdGroupAd`](/google-ads/api/reference/rpc/v21/AdGroupAd) with 3 to 15 headlines, and 2 to 4 descriptions.\n\nBusiness Profile location\n-------------------------\n\nWhen\n[generating suggestions](/google-ads/api/docs/smart-campaigns/get-suggestions) or\n[creating a campaign](/google-ads/api/docs/smart-campaigns/create-campaign), we recommend\nthat you provide your Business Profile location identifier to maximize the\nperformance of your Smart campaign.\n\nYour Business Profile location identifier can be obtained from either the\n[Business Profile API's `name`\nfield](/my-business/reference/businessinformation/rest/v1/accounts.locations)\nor the\n[Business Profile UI](//support.google.com/business/answer/10737668).\n\nWhen set on either the\n[`SmartCampaignSuggestionInfo`](/google-ads/api/reference/rpc/v21/SmartCampaignSuggestionInfo#business_profile_location)\nor\n[`SmartCampaignSetting`](/google-ads/api/reference/rpc/v21/SmartCampaignSetting#business_profile_location)\nobject, the identifier should be a string in this format: \n\n locations/\u003cvar translate=\"no\"\u003elocationId\u003c/var\u003e\n\nIf retrieved from the Business Profile API, the identifier is already in the\ncorrect format. However, if retrieved from the UI, the identifier needs to be\nappended to `locations/`."]]