Re: Gmail ad incomplete response received from AdGroupAd Service

2018-11-23 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi there, To start troubleshooting, could you double check if these values are also missing from the Google Ads UI? Additionally, could you provide the complete SOAP request and response logs of the service API call you used so I could investigate this further? Regards, Dannison AdWords API

Re: Getting negative keywords added to negative list ,for a specified time ,using change history API

2018-11-23 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Manisha, Unfortunately, the timestamp information in keywords are currently not supported in the said services. However, you may keep an eye on our blog regarding new features and updates in the AdWords API. Regards, Dannison

Gmail ad incomplete response received from AdGroupAd Service

2018-11-23 Thread puneeth
I am trying to get attributes of Gmail Ad using AdGroupAd Service but the response is missing all ad assets information which I have added for the ad such as teaser, marketing image, header image and more. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Getting negative keywords added to negative list ,for a specified time ,using change history API

2018-11-23 Thread manisha
Thanks for reply. I did explore these two services but I am more interested in getting the timestamp at which they are added. Both campaigncriterionservice and adgroup criterion service provided me the details of keyword added but the timestamp at which they are added is unknown. My

Re: AdWords Java SDK - Getting DatabaseError.CONCURRENT_MODIFICATION

2018-11-23 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Philo, I am a colleague of Sreelakshmi. Allow me to respond to you as she is OOO. Unfortunately, there are no updates with the team regarding this. Rest assured we will provide updates to you once available. Regards, Dannison AdWords API Team On Friday, November 23, 2018 at 11:34:17 PM

Re: How to get ACCOUNT_PERFORMANCE_REPORT for manager account?

2018-11-23 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tom, Could you provide the sample code and the yaml file you used so I could investigate this further? You may send them to me via the *reply privately to author* option. Regards, Dannison AdWords API Team On Friday, November 23, 2018 at 11:57:14 PM UTC+8, tom.wagst...@raisingit.com

Re: BatchJob processing times

2018-11-23 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Thorsten, To further investigate this, could you provide the complete SOAP request and response logs generated on your batch job via *reply privately to author*? Regards, Dannison AdWords API Team On Friday, November 23, 2018 at 10:29:34 PM UTC+8, Thorsten Merz wrote: > > Hello, > > once

Re: Getting negative keywords added to negative list ,for a specified time ,using change history API

2018-11-23 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, You can fetch ad group level criteria (includes negative keywords) via the AdGroupCriterionService.get() . As for campaign level, you can use the CampaignCriterionService.get()

Re: gclid in market audiences

2018-11-23 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Alex, My apologies as there is currently no way via the AdWords API to associate your GCLIDs directly to your in-market audiences. You may continue to follow our blog for any updates regarding this feature. Best regards,

Re: First Call

2018-11-23 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Dan, My apologies as developing using node.js is outside of our expertise. If you wish to learn about the AdWords API's call structure, you can refer to this guide . As for getting metrics such as costs, clicks, and

Re: CONCURRENT_MODIFICATION error

2018-11-23 Thread an . deangelis
Hi Peter, are there update? Anna Il giorno mercoledì 14 novembre 2018 12:08:11 UTC+1, Peter Oliquino (AdWords API Team) ha scritto: > > Hi Anna, > > Could you confirm if there are indeed no other process running and making > changes to a specific entity at the same time when the >

Re: How to get ACCOUNT_PERFORMANCE_REPORT for manager account?

2018-11-23 Thread tom . wagstaff
Hi Dannison, Thanks for explaining the way the ACCOUNT_PERFORMANCE_REPORT works (I understand you could segment the account, but it still seems like funny behaviour to me - most people who want account-level metrics are going to be comparing across accounts, rather than looking for a single

Re: AdWords Java SDK - Getting DatabaseError.CONCURRENT_MODIFICATION

2018-11-23 Thread Philo
Hi Sreelakshmi, Any update on this? Thanks! On Wednesday, 21 November 2018 19:15:36 UTC+1, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hello, > > Our team is currently looking into this. I'll keep you posted on the > updates. > > Thanks, > Sreelakshmi, AdWords API Team > -- --

BatchJob processing times

2018-11-23 Thread Thorsten Merz
Hello, once more we are experiencing increasing batch job processing times. This problem is basically persisting for weeks already with major fluctuations. For the moment the times are quite high again. Sometimes even > 10min. for around 50 operations. Find attached some batch job ids along

Re: how catch ApiException fatal error RateExceededError

2018-11-23 Thread David Moate
Hi Peter, I wish to catch this error but i can't do it. it does not work. and as I can't catch this exception, the fatal error crash my application and I can't make sure to slow down the calls. This is especially my problem why the exception is not caught. Thanks for your help Le vendredi 23

Getting negative keywords added to negative list ,for a specified time ,using change history API

2018-11-23 Thread manisha
I am trying to fetch change history for last 30 days for number of negative keywords added by user. I am able to fetch the negative keywords added at campaign level as well as ad group level by using CustomerSyncServiceInterface, source example at below link:

gclid in market audiences

2018-11-23 Thread Alexandros C.
Good morning, I am trying to connect the gclid with in-market audiences but in the Click Performance Report the User List ID for in-market audiences includes only the Criterion User Lists and not Criterion User Interest which includes in-market audiences. Is there any other way to connect the

First Call

2018-11-23 Thread Daniel Starns
Hi All, I am aware that google doesn't fully support NodeJs, i have only ever learnt JavaScript I have this Node package installed and i have oath setup and a basic developer token. https://www.npmjs.com/package/node-adwords I do not know where to go from here. Would it possible for

Re: how catch ApiException fatal error RateExceededError

2018-11-23 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi David, The *rateScopre=ACCOUNT* that you are getting indicates that you're making too many requests at the same time against a single AdWords account. You can avoid this by decreasing the number of calls you make, and if you wish to catch this error or slow down your calls, you can refer to

Re: Update CrmBasedUserList Name and Description

2018-11-23 Thread Zied Chaari
Hi Luis, My ClientCustomerId: 7482331905 My SOAP response: http://schemas.xmlsoap.org/soap/envelope/;> https://adwords.google.com/api/adwords/rm/v201809; xmlns="https://adwords.google.com/api/adwords/cm/v201809;> 00057b43356507410a81300eae09f792 AdwordsUserListService mutate 1 172

how catch ApiException fatal error RateExceededError

2018-11-23 Thread David Moate
Hello i have this issue. try{ // Generate a refreshable OAuth2 credential for authentication. $oAuth2Credential = (new OAuth2TokenBuilder()) ->fromFile() ->build(); // Construct an API session configured from a properties file