Account stats from the API differ from the ones on the GAds UI

2021-10-28 Thread 'Elad Ben-David' via AdWords API and Google Ads API Forum
Hello, I ran this GAQL to get stats for an account for Oct 26th 2021. However, I see different numbers in Google-Ads UI for the same date and account. How come? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=

Re: Duplicate GAds account automation

2021-10-01 Thread 'Elad Ben-David' via AdWords API and Google Ads API Forum
Thanks for your email. "The Ads API does not support a method that for duplicating accounts" Even indirectly? Meaning creating a fresh account with Ads API and then duplicating campaigns from old account to the new one? On Sat, Oct 2, 2021 at 12:16 AM Google Ads API Forum Advisor wrote: > Hel

RemoteDisconnected('Remote end closed connection without response'))

2021-09-13 Thread 'Elad Ben-David' via AdWords API and Google Ads API Forum
Hi, I'm calling the G-Ads API (python) and then I'm writing some results to the BQ table. When another client runs my python code on an MCC tree with many sub accounts he gets this error: Got an error message in the large scale run, the only error I was able to retrieve is the following: *timeo

Re: Bulk remove ads

2021-09-08 Thread 'Elad Ben-David' via AdWords API and Google Ads API Forum
side, so I cannot see other request ids nor the logs (we configured them to verbose mode). Will try to gather them again tomorrow. Thanks! On Wed, Sep 8, 2021 at 9:16 AM Google Ads API Forum Advisor wrote: > Hi Elad, > > Thank you for your follow up. > > *1) batch-processing -

Ads API to get headline+description of different ad types

2021-08-31 Thread 'Elad Ben-David' via AdWords API and Google Ads API Forum
print( f'\tad_group_ad.ad.responsive_search_ad.headlines: "{ad_group_ad.ad.responsive_search_ad.headlines}", ad_group_ad.ad.responsive_search_ad.descriptions: "{ad_group_ad.ad.responsive_search_ad.descriptions}", ' f'ad_group_ad.ad.responsi

Re: Cannot fetch more AdWords entities from iterator

2021-08-20 Thread 'Elad Ben-David' via AdWords API and Google Ads API Forum
Thanks, I attach a screenshot: [image: image.png] On Fri, Aug 20, 2021 at 1:39 PM Google Ads API Forum Advisor wrote: > Hi, > > Thank you for posting your concern. > > I am afraid that our team could not access the link you provided. With > this, to take a closer look at the issue, could you ch

Re: "conversion action" report

2021-07-07 Thread 'Elad Ben-David' via AdWords API and Google Ads API Forum
ings.event_name, conversion_action.status, conversion_action.resource_name FROM conversion_action WHERE metrics.conversion_last_conversion_date > '2020-01-01'"; On Tue, Jul 6, 2021 at 6:26 PM Pete Lavetsky (AdWords API Guru) < pete.lavet...@gmail.com> wrote: > Elad, > > You

Re: "conversion action" report

2021-07-06 Thread &#x27;Elad Ben-David' via AdWords API and Google Ads API Forum
I Guru) < pete.lavet...@gmail.com> wrote: > Elad, > > You haven't given the query any "where" criteria for DURING LAST_30 days > > This is how the Query Builder builds out your query: > > SELECT conversion_action.firebase_settings.event_name, > conversion_

Re: "conversion action" report

2021-07-06 Thread &#x27;Elad Ben-David' via AdWords API and Google Ads API Forum
could have expanded the date range, but syntactically it's not applicable. On Tue, Jul 6, 2021 at 6:16 PM Pete Lavetsky (AdWords API Guru) < pete.lavet...@gmail.com> wrote: > Hey Elad, > > You can use the Query Builder tool to validate your query: > > > https://develop

Changing ConversionTrackingSettings via API

2019-04-08 Thread Ido Elad
Hello, I'm trying to change an account to use its manager account as the conversion account. This is possible using the Google Ads UI and I'm trying to do it via API. I can get the current ConversionTrackingSettings

Re: Can't set EffectiveConversionTrackingId

2019-04-08 Thread Ido Elad
Hello Richard, If you found a solution for this can you please share it? I have exactly the same issue. Thank you. On Tuesday, July 3, 2018 at 11:05:04 PM UTC+3, richar...@redbrain.com wrote: > > Hi > > I'm trying to set one of my accounts' effective conversion tracking id, > and i am not able

Re: com.google.api.ads.common.lib.exception.ServiceException: Unexpected Exception. at com.google.api.ads.common.lib.soap.jaxws.JaxWsHandler.createSoapClient(JaxWsHandler.java:237)

2014-10-01 Thread Elad Winkler
, 2014 4:28:34 PM UTC+3, Josh Radcliff (AdWords API Team) wrote: > > Hi Elad, > > Are you using docx4j, by any chance? I found the following related posts > that all point to that library as the culprit. > > https://github.com/plutext/docx4j/issues/98 > https://code.goog

Re: com.google.api.ads.common.lib.exception.ServiceException: Unexpected Exception. at com.google.api.ads.common.lib.soap.jaxws.JaxWsHandler.createSoapClient(JaxWsHandler.java:237)

2014-09-04 Thread Elad Winkler
Yes, this runs on AppEngine. But It worked for me before I can't find what has changed. Have any ideas? Thanks, Elad On Wednesday, September 3, 2014 9:53:51 PM UTC+3, Josh Radcliff (AdWords API Team) wrote: > > Hi Elad, > > If you look farther down in the stack trace, you

Re: com.google.api.ads.common.lib.exception.ServiceException: Unexpected Exception. at com.google.api.ads.common.lib.soap.jaxws.JaxWsHandler.createSoapClient(JaxWsHandler.java:237)

2014-09-03 Thread Elad Winkler
Hi Josh, Here is the stack trace: 1. com.google.api.ads.common.lib.exception.ServiceException: Unexpected Exception. at com.google.api.ads.common.lib.soap.jaxws.JaxWsHandler.createSoapClient(JaxWsHandler.java:237) at com.google.api.ads.common.lib.soap.jaxws.JaxWsHan

com.google.api.ads.common.lib.exception.ServiceException: Unexpected Exception. at com.google.api.ads.common.lib.soap.jaxws.JaxWsHandler.createSoapClient(JaxWsHandler.java:237)

2014-08-26 Thread Elad Winkler
Hi, I Had adWords working, at some point it stopped working and start giving me these exception. switched to newer api version (1.31.0) and stilll getting same exception. I work with Maven and Java 7. also tried changing ads-lib and adwords-axis version and it also didn't solve anything. This is

Issue with implementing Click to Call Extension

2014-07-10 Thread Elad
Hi, We implemented the Click to Call feature via the Feeds in the API. While we tried to set Placeholder Type CALL in the field ONLY to be true - it fails to work. We keep getting 'Both' in the UI (image attached). (Placeholders setting per - https://developers.google.com/adwords/api/docs/appe

AdWords API cost,cpc,cpm and costPerConv values in response XML

2010-03-08 Thread Elad
H'ya I'm using AW api to generate and download Keyword / Placement reports. I then parse the XML for my application. My problem is that the values for cost related fields are returned very big and they do not seem to reflect the real cost. For example, if I use the api to download the xml the c