Re: Error when setting a campaign strategy Maximize Conversion

2021-02-09 Thread cbeau...@acquisio.com
Hi, There are a lot of thread open about changing a campaign to maximize conversion and the classic reflex is always to throw people at the examples which don't include examples about maximize conversions. It would be great if Google team could make an example about changing a campaign to

Internal error with version 6

2020-12-10 Thread cbeau...@acquisio.com
Hi, i'm using the new version of the api (6) with the latest c# nuget sdk (6) and i'm getting an internal error when accessing some accounts. Please reply to this email so i can send you privately the stack trace of the call Thanks Claude -- --

Re: Unable to change a single campaign to Maximize Conversions

2020-12-04 Thread cbeau...@acquisio.com
;...", "maximizeConversions": { } }. It looks like > it's the same case with strategies without properties, e.g. manual cpm, > manual cpv and target cpm. > > On Tuesday, September 1, 2020 at 7:43:20 PM UTC+2 cbeau...@acquisio.com > wrote: > >> Hi Danica, >> >

Cannot change campaign payment mode

2020-10-08 Thread cbeau...@acquisio.com
Hi, I am using the v5 of the c# api, i'm having error like this one when changing a campaign payment mode to "Clicks": Error : The error code is not in this version.\r\n ErrorDetails :\r\n ErrorFieldPath : operations[1].update.payment_mode This campaign has a advertising channel type of

Unable to change a single campaign to Maximize Conversions

2020-08-31 Thread cbeau...@acquisio.com
Hi, I'm trying to set a single campaign to Maximize Conversions bidding Strategy with C# api version 4. Can you provide me an example on how to do this because i tried many things and none work. Thanks Claude -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Discrepancy between UI and API for creation of portfolio bid strategy with Maximize Conversions

2020-08-12 Thread cbeau...@acquisio.com
Hi Pete, We are still waiting for the fix on new Google Ads Api. We are on the V4 version on the c# sdk. The only way to do it right now is by using the old adwords api. Im not event sure that the old one support MaximizeConversionValue but it sure support MaximizeConversions. Claude On

Re: Discrepancy between UI and API for creation of portfolio bid strategy with Maximize Conversions

2020-07-16 Thread cbeau...@acquisio.com
Hello, I'm having the same issue here but this time with the google api beta sdk v.4. I can choose maximize conversion in the ui for a portfolio bidding strategy but in the c# sdk, i'm missing a property on the object BiddingStrategy to set it to maximize conversions. Thanks On Tuesday,