Fantastic, exactly what I was looking for. Thank you!
On Thu, Sep 13, 2018 at 11:16, Thorsten Merz wrote:
Adding 50% bid modifier values will increase the bids on each of the
devices by 50%, yes.
That means if your bid is 1 $ then all devices will receive 1,50 $
--
On Thursday, September 13,
Adding 50% bid modifier values will increase the bids on each of the
devices by 50%, yes.
That means if your bid is 1 $ then all devices will receive 1,50 $
--
On Thursday, September 13, 2018 at 10:13:41 AM UTC+2, cos...@gmail.com
wrote:
>
> Does anyone know if adding 3 bid modifiers (Computer
That would work, but is way too complicated due to the different bidding
options, like enhanced etc. Maybe adding 3 bid modifiers (Computer, tablet,
and mobile) would be the simples and work just fine, no?
On Thursday, September 13, 2018 at 11:04:04 AM UTC+3, Thorsten Merz wrote:
>
> I think you
Does anyone know if adding 3 bid modifiers (Computer, tablet, and mobile)
all to the same value, e.g. +50% would work? Would all my bids be increased
by 50% automatically?
On Thursday, September 13, 2018 at 11:00:07 AM UTC+3, cos...@gmail.com
wrote:
>
> Hello, I use Python 3.X and the Google of
I think you are looking to change the CPC bid and not the budget for the
campaign if I am not mistaken.
Maybe have a look here, it has Python example as well:
https://developers.google.com/adwords/api/docs/guides/bidding
On Thursday, September 13, 2018 at 10:00:07 AM UTC+2, cos...@gmail.com
wr
Hello, I use Python 3.X and the Google official libraries (adwords & Google
Ads)
I would like to increase and reduce bids by X% programmatically. In other
words, apply a bid modifier globally and not only for a particular device
or CALLS.
Is this somehow possible?
I'm using the new beta goog