La nueva API de informes de Search Ads 360 ya está disponible. Únete al grupo de Google searchads-api-announcements para mantenerte al tanto de las próximas mejoras y lanzamientos.
Los campos de los recursos anteriores se pueden seleccionar junto con este
recurso en las cláusulas SELECT y WHERE. Estos campos no segmentarán las métricas en la cláusula SELECT.
ad_group_bid_modifier.bid_modifier
Descripción del campo
El modificador para la oferta cuando el criterio coincida. El modificador debe estar en el rango de 0.1 a 10.0. El rango es de 1.0 a 6.0 para PreferredContent. Usa 0 para inhabilitar un tipo de dispositivo.
El nombre del recurso del modificador de ofertas del grupo de anuncios. Los nombres de los recursos de modificadores de oferta del grupo de anuncios tienen el siguiente formato: customers/{customer_id}/adGroupBidModifiers/{ad_group_id}~{criterion_id}
[null,null,["Última actualización: 2025-08-29 (UTC)"],[[["\u003cp\u003eRepresents a bid modifier for an ad group, allowing adjustments based on criteria like device type.\u003c/p\u003e\n"],["\u003cp\u003eBid modifiers range from 0.1 to 10.0 (or 1.0 to 6.0 for PreferredContent), with 0 used to opt out of a device type.\u003c/p\u003e\n"],["\u003cp\u003eIncludes fields like \u003ccode\u003ebid_modifier\u003c/code\u003e, \u003ccode\u003edevice.type\u003c/code\u003e, and \u003ccode\u003eresource_name\u003c/code\u003e, providing information about the modifier and its associated ad group.\u003c/p\u003e\n"],["\u003cp\u003eFields from linked resources (ad group, campaign, customer) can be selected but won't segment metrics.\u003c/p\u003e\n"]]],["The content describes the ad group bid modifier, which adjusts bids based on specific criteria. Key actions include setting the `bid_modifier` (a numerical value between 0.1-10.0, or 0 for opting out of a device type). The `device.type` field specifies the device targeted (e.g., MOBILE, DESKTOP). The `resource_name` field identifies the specific ad group bid modifier. These fields are filterable, selectable and some are sortable.\n"],null,["# ad_group_bid_modifier\n\nRepresents an ad group bid modifier.\n\n| Attributed resources |\n|--------------------------------------------------------------------|\n| [ad_group](/search-ads/reporting/api/reference/fields/v0/ad_group) |\n| [campaign](/search-ads/reporting/api/reference/fields/v0/campaign) |\n| [customer](/search-ads/reporting/api/reference/fields/v0/customer) |\n\nFields from the above resources may be selected along with this\nresource in your SELECT and WHERE clauses. These fields **will not segment**\nmetrics in your `SELECT` clause.\n\n|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| | ad_group_bid_modifier.bid_modifier ---------------------------------- || |-------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | Field description | The modifier for the bid when the criterion matches. The modifier must be in the range: 0.1 - 10.0. The range is 1.0 - 6.0 for PreferredContent. Use 0 to opt out of a Device type. | | Category | `ATTRIBUTE` | | Data Type | `DOUBLE` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | True | | Repeated | False | |\n| | ad_group_bid_modifier.device.type --------------------------------- || |-------------------|--------------------------------------------------------------------------| | Field description | Type of the device. | | Category | `ATTRIBUTE` | | Data Type | ` `ENUM CONNECTED_TV DESKTOP MOBILE OTHER TABLET UNKNOWN UNSPECIFIED ` ` | | Type URL | `google.ads.searchads360.v0.enums.DeviceEnum.Device` | | Filterable | True | | Selectable | True | | Sortable | False | | Repeated | False | |\n| | ad_group_bid_modifier.resource_name ----------------------------------- || |-------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | Field description | The resource name of the ad group bid modifier. Ad group bid modifier resource names have the form: `customers/{customer_id}/adGroupBidModifiers/{ad_group_id}~{criterion_id}` | | Category | `ATTRIBUTE` | | Data Type | `RESOURCE_NAME` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | False | | Repeated | False | |"]]