MutateCampaignBidModifierResult

  • The result of the criterion mutate operation provides information about the mutated resource.

  • Theresource_name field is returned for successful operations and is a string.

  • Thecampaign_bid_modifier field returns the mutated campaign bid modifier with only mutable fields whenresponse_content_type is set to "MUTABLE_RESOURCE".

The result for the criterion mutate.

Proto definition

Fields

campaign_bid_modifier

CampaignBidModifier

The mutated campaign bid modifier with only mutable fields after mutate. The field will only be returned when response_content_type is set to "MUTABLE_RESOURCE".

resource_name

string

Returned for successful operations.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-12-12 UTC.