Модификаторы ставок
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Модификаторы ставок позволяют корректировать ставки по определённому критерию, не меняя таргетинг вашей кампании или группы объявлений. Например, модификатор ставок для группы объявлений для мобильных устройств не исключает показы на других типах устройств, но позволяет повышать или понижать ставки для мобильных показов.
Дополнительную информацию о том, как работают торги и как устанавливать модификаторы ставок, см. в нашем Руководстве по торгам .
Модификаторы ставок кампании
С помощью CampaignBidModifierService
можно указать модификаторы ставок на уровне кампании для следующих типов критериев.
-
InteractionTypeInfo
- Определите критерии
InteractionTypeInfo
, используя одно из предопределённых перечислений InteractionType
. CALL
— единственное поддерживаемое значение перечисления для модификаторов ставок кампании.
Модификаторы ставок для группы объявлений
С помощью AdGroupBidModifierService
можно указать модификаторы ставок на уровне группы объявлений для следующих типов критериев.
-
DeviceInfo
- Определите критерии
DeviceInfo
, используя одно из предопределенных перечислений Device . - Различные критерии рекламы отелей
- Более подробную информацию можно найти в руководстве по модификаторам ставок Hotel Ads .
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-08-26 UTC.
[null,null,["Последнее обновление: 2025-08-26 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."]]