Re: After October 2 - Can not use the AdWords API any more

2017-10-01 Thread Nadav De Bruin
this was the behavior about 2-3 years ago, I don't know > if it's still the case and I can't predict how Google will handle this on > October 2 and onwards. > > > On Thursday, September 28, 2017 at 10:13:52 AM UTC+2, Nadav De Bruin wrote: >> >> As stated here >> <h

Re: After October 2 - Can not use the AdWords API any more

2017-09-28 Thread Nadav De Bruin
This is a big scheduler project that hosts many integration APIs implementations for many systems not just to AdWords. No one will take the risk here to upgrade to v4.5.2 On Thursday, September 28, 2017 at 12:05:33 PM UTC+3, Peter Oliquino wrote: > > Hi Nadav, > > Could you tell me more about

After October 2 - Can not use the AdWords API any more

2017-09-28 Thread Nadav De Bruin
As stated here "*on October 2, 2017. After this date, all v201609 API requests will begin to fail.*" The recommendation is to migrate to newer version. We use: Google.AdWords v18.34 Google.Ads.Common

Large Miss-Match Between Offline Conversion Feeds Send and What is Reported

2017-08-02 Thread Nadav De Bruin
For a month from now we send once a day all the new conversions to AdWords using the API. Each after OfflineConversionFeedOperation (Operator.ADD) is sent with not returning error we log all the feed attributes to our DB. So we can track for each conversion date how many feeds and the total

Re: Lowercase GCLID Requests Problem

2017-08-02 Thread Nadav De Bruin
of parameters and removing double hyphens? > > Thanks, > Josh, AdWords API Team > > On Monday, July 31, 2017 at 10:06:47 AM UTC-4, Nadav De Bruin wrote: >> >> *Click date:* 19-07-2017 >> *Client Customer ID:* 272-772-9533 >> >> On Monday, July 31, 2017 a

Re: Lowercase GCLID Requests Problem

2017-07-31 Thread Nadav De Bruin
s API Team > > On Monday, July 31, 2017 at 3:14:03 AM UTC-4, Nadav De Bruin wrote: >> >> Some of the AdWords redirections we get on our site comes with lower-case >> gclid value. >> >> When we report offline to AdWords by AdWords AP

Lowercase GCLID Requests Problem

2017-07-31 Thread Nadav De Bruin
Some of the AdWords redirections we get on our site comes with lower-case gclid value. When we report offline to AdWords by AdWords API with this lower-case gclid we get an error back saying: “OfflineConversionError.UNPARSEABLE_GCLID”. >From the start of the implementation 2 month ago, we