Re: Offline Conversion API error "Conversion actions which use the one-per-click counting type cannot be used with gbraid or wbraid"

2022-11-08 Thread Kubber
Ok, I'll update to Many per click then and see if that solves the issue. Thank you Carmela On Tuesday, November 8, 2022 at 5:24:49 AM UTC adsapi wrote: > Hi, > > This is Carmela from the Google Ads API team as well. Thank you for > getting back to us. > > Moving forward, it appears that

Re: Offline Conversion API error "Conversion actions which use the one-per-click counting type cannot be used with gbraid or wbraid"

2022-11-07 Thread Kubber
Hi Peter, thanks but that's not where the problem is. I'm not trying to update ConversionAction by API, I'm using Conversion API to create offline conversions, this response "Conversion actions which use the one-per-click counting type cannot be used with gbraid or wbraid" is an error I get

Offline Conversion API error "Conversion actions which use the one-per-click counting type cannot be used with gbraid or wbraid"

2022-11-07 Thread Kubber
Hi, I'm using ConversionActionService to create offline conversions, which works for clicks with gclid parameter, but I get this error when instead of gclid parameter there's a gbraid/wbraid in the click url : "*Conversion actions which use the one-per-click counting type cannot be used with

Re: Slow

2022-05-11 Thread Kubber
Perfect! I see jobs running way quicker now. Thanks Matt. On Wednesday, May 11, 2022 at 7:15:26 PM UTC+1 adsapi wrote: > Hi All, > > Thanks for your patience on this. This issue should be resolved now. Can > you please retry your batch job requests and let us know if you run into > the same

Slow

2022-05-11 Thread Kubber
I'm trying to remove CampaignCriterionOperation using BatchJobService. It used to work quite quick until last Thursday, but now it's very slow it can take 30 minutes before it's done, and the amount of data is the very same. I see the same issue on uploading CampaignCriteria. How long should

Re: Customer is not allowlisted for accessing this feature WBRAID

2022-04-07 Thread Kubber
I have the very same issue. I'm creating Offline Conversions using clicks - I store URL that hits the page and use gclid to create Offline Conversion. That works with gclid, but I get that error message when I try to use wbraid parameter. Instead of setting field 'gclid' in ClickConversion

Re: AttributeError: _pb - Issue on campaign update using Python lib

2021-10-20 Thread Kubber
Thanks a bunch that seems to be it! On Wednesday, October 20, 2021 at 5:03:10 PM UTC+2 adsapi wrote: > Hi Kubber, > > Did you set set use_proto_plus to True to avoid breaking interface > changes as described in Protobuf Messages > <https://developers.google.com/google-ads/ap

AttributeError: _pb - Issue on campaign update using Python lib

2021-10-20 Thread Kubber
Hi, I'm using google-ads==14.0.1 and trying to run this example: https://github.com/googleads/google-ads-python/blob/master/examples/basic_operations/update_campaign.py but every time I get an error: *AttributeError: _pb* on this line: client.copy_from(