Re: Download Leads from Campaign using API.

2021-09-16 Thread Prakash Shankar
I'm requesting Lead form information not lead form extension view. I know below can be achieved but i need have automated way using Ads API ( not via webhook) 1. Login to the Ads UI, download CSV files. 2. Set up a webhook and pull incoming leads. On Thursday, September 16, 2021 at 10:39:03 AM

Download Leads - Schdule to SFTP/FTP

2021-09-16 Thread Prakash Shankar
Since Google Ads API not available for downloading Leads, is there any alternative to schedule the download file to *SFTP/FTP location instead of sharing file to specified email*. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Download Leads from Campaign using API.

2021-09-15 Thread Prakash Shankar
I have setup Google Ads (AdWords) API using client library (.NET/C#). I can able to fetch list of Campaign Running under Account but I couldn't find any documentation to download the leads (either as CSV or List of records) related to Campaign.

Getting error AuthorizationError.TWO_STEP_VERIFICATION_NOT_ENROLLED

2020-01-02 Thread Om Prakash
How do i fix this in my code? Is it something Google has to change for my account? Or i have to disable 2FA from my accout? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Remove Negative Keywords at Campaign Level

2018-03-16 Thread Suriya Prakash
Hi, We need to remove a set of negative keywords from Campaign level through API. We found the reference for deleting negative keywords at the adGroup level here, https://developers.google.com/adwords/api/docs/samples/php/basic-operations#remove-a-keyword But we need the code reference

java.lang.NoSuchMethodError: com.google.common.base.Preconditions.checkArgument(ZLjava/lang/String;Ljava/lang/Object;)

2016-12-22 Thread Bhanu Prakash Rao
Hi, I am updated adwords api version to v201609 and also guava version to 20. But I am getting this error Dec 22, 2016 9:25:19 AM com.google.api.server.spi.SystemService invokeServiceMethod SEVERE: exception occurred while calling backend method java.lang.NoSuchMethodError:

java.lang.NoSuchMethodError: com.google.common.base.Preconditions.checkArgument(ZLjava/lang/String;Ljava/lang/)

2016-12-22 Thread Bhanu Prakash Rao
Hi , I am upgraded adwords api version to v201609 and also guava version to 20.I am this error. Dec 22, 2016 9:25:19 AM com.google.api.server.spi.SystemService invokeServiceMethod SEVERE: exception occurred while calling backend method

Re: unable get why this error is coming

2016-12-09 Thread Bhanu Prakash Rao
Hi Vishal, I got above response and error while callling the com.google.api.ads.common.lib.factory.BaseServices public T get(S session, Class

unable get why this error is coming

2016-12-08 Thread Bhanu Prakash Rao
SEVERE: exception occurred while calling backend method com.google.api.ads.common.lib.exception.ServiceException: Unexpected Exception. at com.google.api.ads.common.lib.soap.jaxws.JaxWsHandler.createSoapClient(JaxWsHandler.java:239) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

When I am trying to delete a Client I got error

2012-07-25 Thread Prakash
Hi, When I am trying to delete a Client I got below error... There was an error with your operation. If you were trying to make a change, it may not have saved. Please refresh this page to try again. If the

Re: Unable to add Campaign for New Customer

2012-07-25 Thread Prakash
Thanks Oommen. On Wednesday, July 25, 2012 1:24:09 PM UTC+5:30, Anash P. Oommen wrote: Hi Prakash, You need to enter billing details and accept AdWords API Terms and Conditions for your AdWords API MCC to fix this error. You can do this by logging into your AdWords API MCC account

Unable to add Campaign for New Customer

2012-07-24 Thread Prakash
HI, I am Unable to add the campaign for new added customer *EX- Add Member* /* It is used Register member. */ function CreateAccountExample() { global $user; // Get the service, which loads the required classes. $createAccountService =

Keyword Details with Ad Performance report?

2011-12-12 Thread Prakash
Hi Team, I want keyword details with Ad performance report in single file. It will be great if i can achieve in single API call. Is it possible? If yes, any sample code will be really helpful. I am using v201109 version. Thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: RE: Can not generate AdGroup Performance Report

2011-07-20 Thread surya prakash
Thanks a lot guys. I appreciate you timely response in resolving this issue -Surya On Wed, Jul 20, 2011 at 7:42 AM, Kevin Winter kevin.win...@google.comwrote: Hi Jason, Thanks, this sounds like a very reasonable explanation. The core engineers were able to identify the shortcomings of the

Re: Can not generate AdGroup Performance Report

2011-07-18 Thread surya prakash
Hi Kevin, Thanks for your response. You were right about the cause of issue. Removing the 'ClickType' from the list of fields has resolved the issue. But I am not sure what other field combination with ClickType is causing the problems. This has happened because of any recent changes on your side

Re: Can not generate AdGroup Performance Report

2011-07-15 Thread surya prakash
Thanks for your quick response. I tried the suggestions and see Response Message--OK Response Code--200 ContentLength---1 on urlConn , before downloading the stream. I also tried downloading the report as XML ,instead of GZIP_XML . When I opened the XML file I see the following content in it.