Re: Problem while using the API in ColdFusion

2016-02-25 Thread Kevin
Hello, After investigation more into the problem of not logging the errors I found a way to get the stacktrace of the error. Here is the error message: java.lang.NullPointerException at com.google.api.ads.common.lib.soap.axis.AxisHandler.invokeSoapCall( AxisHandler.java:239) at

Re: INVALID_FIELD_NAME_FOR_REPORT when requesting AdGroupName from the Video performance report

2016-02-25 Thread Tiana S.
Ahh, I thought it was available in 201509 as well. Thanks Anthony! Best, Tiana On Wednesday, 24 February 2016 23:08:07 UTC+1, Anthony Madrigal wrote: > > Hi Tiana, > > AdGroupName was added to AdWords API v201601 > .

Campaign subtype through API

2016-02-25 Thread Pratibha Arora
How to set campaign subtype as "all features" under campaign type as "search network only" on campaign creation through API? PLEASE HELP. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.c

Re: Batch Job Service v201601. How long should a script wait before giving up?

2016-02-25 Thread foluso
Hi Thanet, Thanks for your prompt response! I have been using the BatchJobService all week and haven't re-encountered the same problems. But I am keeping all the logs, so I will respond if it occurs again. Thanks! Foluso On Thursday, February 25, 2016 at 5:54:42 AM UTC, Thanet Knack Pra

Re: BatchJobService HTTP 503 Service Unavailable - [URGENT]

2016-02-25 Thread Biniam Asnake
I am retrying the requests but still getting errors. The error I got now is: org.xml.sax.SAXParseException; lineNumber: 965; columnNumber: 19; The element type "biddingStrategyConfiguration" must be terminated by the matching end-tag "". Please investigate and fix ASAP since my application is in

Re: BatchJobService HTTP 503 Service Unavailable - [URGENT]

2016-02-25 Thread Biniam Asnake
Additional information: *This log repeated for a while and caused StackOverflowError which killed tomcat.* On Wednesday, February 24, 2016 at 5:07:38 PM UTC+1, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > Did you retry the request, as Umesh suggested in his earlier reply? Since > *Batch

Re: INVALID_FIELD_NAME_FOR_REPORT when requesting AdGroupName from the Video performance report

2016-02-25 Thread Tiana S.
I just wanted to check the documentation for the Video performance report in v201509, but it seems the docs of that report are gone? O

Re: Batch Job Service v201601. How long should a script wait before giving up?

2016-02-25 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Foluso, Glad to hear that. Feel free to tell us if you encounter any problems. Cheers, Thanet, AdWords API Team On Thursday, February 25, 2016 at 8:17:36 PM UTC+9, fol...@brainlabsdigital.com wrote: > > Hi Thanet, > > Thanks for your prompt response! > > I have been using the BatchJobSe

Re: CustomerSyncService (v201509) Bug, ? Service not returning added or deleted adExtensions?

2016-02-25 Thread Chirag
Hello Nadine, I have account for which i have changed/ created feed item but still not received response as you have mentioned above which is under changedFeeds. Your input will be helpful. I have also given my SOAP request privately. Thanks, On Wednesday, 10 February 2016 01:33:17 UTC+5:30,

Re: BatchJobService HTTP 503 Service Unavailable - [URGENT]

2016-02-25 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, Could you provide me with the following? 1. The *clientCustomerId* of the account. 2. The BatchJob.id corresponding to the download that failed. Thanks, Josh, AdWords API Team On T

Re: CustomerSyncService does not return changedFeeds in CampaignChangeData object

2016-02-25 Thread Chirag
Hello Josh, Any update on this. Actually i am also facing same issue, the feeds are changed but it is not reflecting as changedfeeds for customerSyncservice. Thanks, On Friday, 6 March 2015 21:11:14 UTC+5:30, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > I just reached out to the engine

ReportUtils error with v201601

2016-02-25 Thread giorgio . jobtome
Hello, im going to update my Api Adwords scripts from v201509 to v201601 by changing the libraries. After all, I was testing my scripts but an error appears on my terminal: Undefined property: stdClass::$ApiError in .../src/Google/Api/Ads/AdWords/ Util/v201601/ReportUtils.php on line 236 Notice

BudgetError

2016-02-25 Thread ravi . rs . saini
When i am adding a compaign it show the error BudgetError.MONEY_AMOUNT_LESS_THAN_CURRENCY_MINIMUM_CPC @ operations[0].operand.amount -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+Go

API to get click price from a GCLID

2016-02-25 Thread Clelland Green
Is there an API that will provide us with click price from the gclid of the click? We have built a system to connect offline sales from online traffic and want to be able to report on things like marketing cost per sale ad the keyword level. And yes, I know I can report back into Adwords, the

Re: INVALID_FIELD_NAME_FOR_REPORT when requesting AdGroupName from the Video performance report

2016-02-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Tiana, Here is the link for the v201509 Video Performance Report . Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+

Re: Update Image Ad

2016-02-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Ezequiel, Unfortunately, the only field you are able to modify using the AdGroupAdService via API is the *status* field. Please see our blog regarding any announcements to any changes. Cheers, Anthony AdWords API Team --

Re: Problem while using the API in ColdFusion

2016-02-25 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, I apologize if the previous request wasn't clear. Unfortunately, we are only able to help with the AdWords API specifically, so the request was for logs to the AdWords API. I understand that you may not be getting as far as actually invoking a call to the AdWords API, however, as it appe

Re: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError

2016-02-25 Thread Jesse O'Brien
Also having this same error using the PHP library. Wondering if there's any status updates on this? On Tuesday, February 23, 2016 at 9:38:46 AM UTC-5, Michael Cloonan (AdWords API Team) wrote: > > Hello, > > We have received other reports of this issue, and our engineering team is > looking i

Re: CustomerSyncService (v201509) Bug, ? Service not returning added or deleted adExtensions?

2016-02-25 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Greetings! Thanks for providing the additional information privately. It was really helpful. You probably noticed that the CustomerSyncSelector has a request for either campaignIds

Re: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError

2016-02-25 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, I've just followed up with our engineering team again, and I will let you know whenever I have something to share. Regards, Mike, AdWords API Team On Thursday, February 25, 2016 at 9:53:09 AM UTC-5, Jesse O'Brien wrote: > > > Also having this same error using the PHP library. Wondering i

Re: API to get click price from a GCLID

2016-02-25 Thread 'Yin Niu' via AdWords API Forum
Hi Clelland, Unfortunately, you can only find gclid reference in Click Performance Report . But this report doesn't have cost related fields. Thanks, Yin, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=

Re: BudgetError

2016-02-25 Thread 'Yin Niu' via AdWords API Forum
Hello, This error means you are setting a money amount less than the minimum CPC for the specified currency. This AdWords help page

Batch Job Download Url was null (Java)

2016-02-25 Thread Biniam Asnake
Hello, I am getting this error a lot of times when I retrieve the status of a batch job. Because of the number of errors I am getting and have to deal with, I am finally thinking the BatchJobService is not as stable as the old MutateJobService. Please help. java.lang.RuntimeException: Error

Re: CustomerSyncService does not return changedFeeds in CampaignChangeData object

2016-02-25 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, Still no update, unfortunately. Since fixing this would change the behavior of *CustomerSyncService*, I would only expect this to be addressed in a new version of the AdWords API and announced on our blog . You can subscribe

DEADLINE_EXCEEDED error using LocationCriterionService

2016-02-25 Thread chris . spadanuta
We are getting a DEADLINE_EXCEEDED error trying to lookup (zip code) locations using the AdWords LocationCriterionService. At first, it seemed like something harmless and we should just retry again in a few minutes and I even found this error listed on the AdWords site: https://support.google.co

LocationCriterionService lookup causes DEADLINE_EXCEEDED

2016-02-25 Thread chris . spadanuta
We are getting a DEADLINE_EXCEEDED error trying to lookup (zip code) locations using the AdWords LocationCriterionService. At first, it seemed like something harmless and we should just retry again in a few minutes and I even found this error listed on the AdWords site: https://support.google.co

Re: Batch Job Download Url was null (Java)

2016-02-25 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, The downloadUrl is expected to be null while the batch job is still processing, or is canceled. It looks like you may have code on your end that assumes that field will exist even when there are cases that it shouldn't. Can you provide the actual SOAP response from the API so we can tak

API call not showing queries with 0 conversions, but web dashboard does, why?

2016-02-25 Thread Raname
I'm trying to pull down search query information, but my API call doesn't bring down the queries with 0 conversions that i see on the web version. Here's my AWQL call: ("SELECT Query, Conversions " "FROM SEARCH_QUERY_PERFORMANCE_REPORT " "DURING YESTERDAY") Which results in a

dotnet authentication without config file

2016-02-25 Thread Wolfgang Riedmann
Hello, I would like to set the authentication info not from a .config file, but from code. Unfortunately, the URL mentioned in the sample is not valid anymore: https://code.google.com/p/google-api-adwords-dotnet/wiki/HowToUseAdWordsUser Where can I find the needed parameters or more info how t

Re: Campaign subtype through API

2016-02-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Pratibha, All campaigns created through AdWords API will have the campaign subtype *All Features*. Unfortunately, there is currently no way to modify them through the API. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: API call not showing queries with 0 conversions, but web dashboard does, why?

2016-02-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, In order to get queries with 0 conversions, you should add the predicate *WHERE Conversions >= 0. *You may not get the queries with zero impressions since the Search Query Performance Report does not support zero impressions. Here is more information on Zero Impression Reports

Download HTML5 ad zip file

2016-02-25 Thread Wizzard
Morning, With the API I can get the file name (eg GB-300x600-Apple.zip) however I can't seem to find any server/path information to actually download it. I want to preview the ads in our application since the API doesn't return a link I can embed I figure I can download the zip and iframe it so

Feature Request: Add WiFi as Valid Carrier CampaignCriterion in API

2016-02-25 Thread Mark Rogoyski
It seems like you cannot currently add WiFi as a campaign targeting setting like you can mobile carriers as a Carrier using CampaignCriterionService. Therefore, I'd like to propose the following feature enhancement to CampaignCriterionService. *Request:* Capability to ADD WiFi targeting using C

Re: Internal API Error with TargetingIdeaService

2016-02-25 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Jansen, It seems the fix has been published. Could you please try again? Best, Thanet, AdWords API Team On Saturday, February 20, 2016 at 1:33:49 AM UTC+9, Jansen Brewster wrote: > > Hello, > > I hadn't seen any recent results that approached this subject. > > When using the TargetingIdeaS

Re: dotnet authentication without config file

2016-02-25 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Wolfgang, We're currently maintaining our client libs at Github and you can ignore what's in the code.google.com repo. The dotnet library is maintained here . The config file for the app is stored in the App.config

Re: Campaign subtype through API

2016-02-25 Thread Pratibha Arora
Thanks Anthony. It is helpful. On Friday, February 26, 2016 at 12:35:23 AM UTC+5:30, Anthony Madrigal wrote: > > Hi Pratibha, > > All campaigns created through AdWords API will have the campaign subtype *All > Features*. Unfortunately, there is currently no way to modify them > through the API.

How to add 'Target spend' for maximise clicks at campaign level with default bid? [python]

2016-02-25 Thread Pratibha Arora
On setting biddingStrategyConfiguration for 'TARGET_SPEND' at campaignService, is throwing error. BiddingErrors.INVALID_ANONYMOUS_BIDDING_STRATEGY_TYPE @ operations[0].operand.biddingStrategyConfiguration.biddingStrategyType; trigger:'TARGET_SPEND'] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~