Hi,

Instead of

.setBiddingStrategyType(BiddingStrategyType.MAXIMIZE_CONVERSIONS)

I used
.setMaximizeConversions(MaximizeConversions.newBuilder())

but i received error.Here I will sent the error response

Response:
message:errors {
  error_code {
    bidding_error: BIDDING_STRATEGY_TYPE_INCOMPATIBLE_WITH_SHARED_BUDGET
  }
  message: "Bidding strategy type is incompatible with shared budget."
  trigger {
    string_value: ""
  }
  location {
    field_path_elements {
      field_name: "operations"
      index: 0
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "campaign_budget"
    }
  }
}
request_id: "AQpZ6I_Pv90IkwrKyL38RA"



On Tue, 5 Apr 2022 at 02:30, Google Ads API Forum Advisor
<adsapi@forumsupport.google> wrote:

> Hi rubin,
>
> I work with Yasar. Thank you for the log and code. Instead of
>
> .setBiddingStrategyType(BiddingStrategyType.MAXIMIZE_CONVERSIONS)
>
>
> you can use
>
> .setMaximizeConversions(MaximizeConversions.newBuilder())
>
>
>
> You cannot set bidding strategy type directly.
>
> ​​​​​​​
> Regards,
>
> [image: Google Logo]
> Aryeh
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2ZJAj5:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAMMc1mJThK0Kh4wRoV2SR3kuTUiBVT5zCskoM%2BCCYB%3DOHFQe6Q%40mail.gmail.com.

Reply via email to