Hi, Thanks for replying. If the bidding strategy is already maximize conversions, I can change it to manual cpc, target cpa or target impression share using the Google Ads api and if the bidding strategy is manual cpc, target cpa or target impressions share, I cannot change it to maximize conversions using the api.
Below is the code snippet that I am using to change it to maximize conversions from manual cpc, target cpa or target impressions share *MaximizeConversions.Builder maximizeConversionsBuilder = MaximizeConversions.newBuilder();newCampaign.setMaximizeConversions(maximizeConversionsBuilder.build());* On Monday, June 27, 2022 at 1:17:29 PM UTC+5:30 adsapi wrote: > Hi Ankit, > > Thank you for reaching out to us. > > Moving forward, For our team to further investigate the issue you are > encountering, could you elaborate more on the vice versa you are talking > about so our team can check and provide appropriate recommendations? Also, > could you confirm if you encountered any errors in the API? If yes, could > you provide the complete API logs (request > <https://developers.google.com/google-ads/api/docs/concepts/field-service#request> > > and response > <https://developers.google.com/google-ads/api/docs/concepts/field-service#response> > > with request-id > <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id> > > ) generated on your end so that we can further check it? > > You may then send the requested logs via the Reply privately to author > option. If this option is not available, you may send the details directly > to our [email protected] alias instead. > > Best regards, > [image: Google Logo] > Heidi > Google Ads API Team > > > ref:_00D1U1174p._5004Q2cDPWj: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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/2e468cff-5413-42ad-b69e-1ad83c9ae143n%40googlegroups.com.
