MutateCampaignBidModifierResult

  • The result for the mutate criterion is displayed.

  • The fields shown are resource_name and campaign_bid_modifier.

  • resource_name is a string returned for successful operations.

  • campaign_bid_modifier is a CampaignBidModifier object representing the mutated campaign bid modifier.

  • The campaign_bid_modifier field is only returned when response_content_type is set to "MUTABLE_RESOURCE".

The result for the criterion mutate.

Fields

resource_name

string

Returned for successful operations.

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".