Re: Setting Campaign Level Conversion Action

2021-03-25 Thread KL
On Monday, August 12, 2019 at 7:23:55 PM UTC+3 PPC Developer wrote: > Below code is working, it overrides the campaign's current optmization > list with conversions in the camTargetConvList variable. > > Hi Everybody, *Is there a chance with the v201809 API to set several campaign level conve

Re: Setting Campaign Level Conversion Action

2021-03-25 Thread KL
The answer seems to be NO. The explanation is in another thread <https://groups.google.com/g/adwords-api/c/bn-Mn-wm5N4/m/TkiiIDjNCQAJ>. On Thursday, March 25, 2021 at 1:26:08 PM UTC+3 KL wrote: > On Monday, August 12, 2019 at 7:23:55 PM UTC+3 PPC Developer wrote: > >> Below c

Re: Setting Campaign Level Conversion Action

2021-04-13 Thread KL
Hi All, Is there documentation describing if campaign can or cannot have selective optimization on multiple conversion actions? For example, in UI I can assign either single conversion action (CA) or conversion action set (CAS). However, I can read via API only data with single CA: SELECT campai

Re: Setting Campaign Level Conversion Action

2021-04-15 Thread KL
The code below works fine only when assigning a single conversion. It does not work for multiple as it was told above and also it does not work in conversion action set is already assigned via UI. BTW, AdWords API was better in terms of giving specific errors for such cases. It would be interes

keywords management

2021-05-24 Thread KL
Hi there, When managing multiple criterions of campaigns/groups/etc is it really important for campaign efficiency to be smart and avoid changing of unchanged data? For example, if keywords are changed in the way: - remove whole old set - add whole new set ? vs find 1) OLD - NEW 2) NEW - OLD