入札単価調整比
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
入札単価調整比を使用すると、キャンペーンや広告グループのターゲティングを変更することなく、特定の条件に基づいて入札単価を調整できます。たとえば、モバイル デバイスの広告グループの入札単価調整比では、他の種類のデバイスでのインプレッションを除外しませんが、モバイル インプレッションの入札単価を増減することはできます。
入札の仕組みと入札単価調整比率の設定方法について詳しくは、入札ガイドをご覧ください。
キャンペーン単位の入札単価調整比
CampaignBidModifierService
を使用して、次の条件タイプに対してキャンペーン単位で入札単価調整比を指定できます。
InteractionTypeInfo
- 定義済みの
InteractionType
列挙型のいずれかを使用して、InteractionTypeInfo
条件を定義します。キャンペーンの入札単価調整比でサポートされている列挙型値は、CALL
のみです。
広告グループの入札単価調整比
AdGroupBidModifierService
を使用して、次の条件タイプに対して広告グループ単位で入札単価調整比を指定できます。
DeviceInfo
- 定義済みの Device 列挙型のいずれかを使用して、
DeviceInfo
条件を定義します。 - さまざまなホテル広告の条件
- 詳しくは、ホテル広告の入札単価調整比についてのガイドをご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-27 UTC。
[null,null,["最終更新日 2025-08-27 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."]]