Để thảo luận và đưa ra ý kiến phản hồi về các sản phẩm của chúng tôi, hãy tham gia kênh Discord chính thức của Google Ads trong máy chủ Cộng đồng quảng cáo và đo lường của Google.
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.
Hệ số điều chỉnh giá thầu cho phép bạn điều chỉnh giá thầu cho một tiêu chí cụ thể mà không thay đổi tiêu chí nhắm mục tiêu của chiến dịch hoặc nhóm quảng cáo. Ví dụ: hệ số điều chỉnh giá thầu nhóm quảng cáo cho thiết bị di động không loại trừ lượt hiển thị cho các loại thiết bị khác, nhưng hệ số này cho phép bạn tăng hoặc giảm giá thầu cho lượt hiển thị trên thiết bị di động.
Để biết thêm thông tin về cách hoạt động của chiến lược đặt giá thầu và cách đặt hệ số điều chỉnh giá thầu, hãy xem Hướng dẫn đặt giá thầu của chúng tôi.
Hệ số sửa đổi giá thầu của chiến dịch
Bạn có thể chỉ định hệ số điều chỉnh giá thầu ở cấp chiến dịch cho loại tiêu chí sau bằng cách sử dụng CampaignBidModifierService.
Xác định tiêu chí InteractionTypeInfo bằng cách sử dụng một trong các giá trị enum InteractionType được xác định trước. CALL là giá trị enum duy nhất được hỗ trợ cho hệ số điều chỉnh giá thầu của chiến dịch.
Hệ số sửa đổi giá thầu nhóm quảng cáo
Bạn có thể chỉ định hệ số điều chỉnh giá thầu ở cấp nhóm quảng cáo cho các loại tiêu chí sau bằng cách sử dụng AdGroupBidModifierService.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-09-05 UTC."],[[["\u003cp\u003eBid modifiers adjust bids for specific criteria like device type or interaction type without altering campaign targeting.\u003c/p\u003e\n"],["\u003cp\u003eCampaign-level bid modifiers can be set for interaction types, currently supporting only call interactions.\u003c/p\u003e\n"],["\u003cp\u003eAd group bid modifiers can be applied to device types and various Hotel Ads criteria.\u003c/p\u003e\n"],["\u003cp\u003eYou can increase or decrease bids for specific criteria using bid modifiers, such as raising bids for mobile impressions.\u003c/p\u003e\n"],["\u003cp\u003eDetailed information on bidding and bid modifier setup can be found in the Bidding guide linked within the content.\u003c/p\u003e\n"]]],[],null,["# Bid modifiers let you adjust bids for a specific criterion without changing the\ntargeting of your campaign or ad group. For example, an ad group bid modifier\nfor mobile devices doesn't exclude impressions for other types of devices, but\nit does let you raise or lower your bids for mobile impressions.\n\nFor more information on how bidding works and how to set bid modifiers, see our\n[Bidding guide](/google-ads/api/docs/campaigns/bidding/overview).\n\nCampaign bid modifiers\n----------------------\n\nYou can specify bid modifiers at the campaign level for the following criteria\ntype using the [`CampaignBidModifierService`](/google-ads/api/reference/rpc/v21/CampaignBidModifierService).\n\n[`InteractionTypeInfo`](/google-ads/api/reference/rpc/v21/InteractionTypeInfo)\n: Define `InteractionTypeInfo` criteria using one of the predefined\n [`InteractionType`](/google-ads/api/reference/rpc/v21/InteractionTypeEnum.InteractionType)\n enums. `CALL` is the only supported enum value for campaign bid modifiers.\n\nAd group bid modifiers\n----------------------\n\nYou can specify bid modifiers at the ad group level for the following criteria\ntypes using the [`AdGroupBidModifierService`](/google-ads/api/reference/rpc/v21/AdGroupBidModifierService).\n\n[`DeviceInfo`](/google-ads/api/reference/rpc/v21/DeviceInfo)\n: Define the `DeviceInfo` criteria using one of the predefined [Device](/google-ads/api/reference/rpc/v21/DeviceEnum.Device) enums.\n\nVarious Hotel Ads criteria\n: Check out the [Hotel Ads bid modifier\n guide](/google-ads/api/docs/hotel-ads/bidding/create-ad-group-bid-modifier) for more\n details."]]