Re: Customize error Handling

2018-04-17 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, The DEBUG log level is the only level to log both the success and error requests. However, since this is more on the PHP client library, I suggest to post you concern here so the library owners can provide further assistance on this.

Re: reports coming blank for one website but working fine for other website

2018-04-17 Thread Naresh Kumar
solved. On Tuesday, 17 April 2018 00:26:31 UTC+5:30, Dhanya Sundararaju (AdWords API Team) wrote: > > Hi Naresh, > > It could be that you are running report against a MCC account instead of a > client customer id unless you are running the ParallelReportDownload >

@Autowired cannot work aw-alerting-processor-beans.xml

2018-04-17 Thread Ray Chang
aw-alerting-processor-beans.xml how let it work. java.lang.NullPointerException @Component public class QueryStringReplace { @Autowired private JdbcTemplate jdbcTemplate; @Autowired not work, how to let spring use my xml aw-alerting-processor-beans.xml ? -- -- =~=~=~=~=~=~=~=~=~=~=~

Re: AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED error since 2018-04-12 on /api/adwords/ch/v201802/CustomerSyncService

2018-04-17 Thread vygintas . seza
Hi, Any updates on this one? BR, Vygintas On Monday, April 16, 2018 at 3:44:58 PM UTC+3, Michael Cloonan (AdWords API Team) wrote: > > Hello, > > We have gotten another report of this same issue, so I've escalated for > our team to take a look. I will let you know as soon as I have more > inf

Re: Default value for Criterion

2018-04-17 Thread hakumu lu
i trying to fix like you :(( On Sunday, April 15, 2018 at 11:58:28 PM UTC-7, Gary Jiang wrote: > > Hi, > > I was trying to set up some criterion field for an adgroup, such as > AgeRange using API, and I found that all items for that criteria are > enabled by default, so I have to use *NegativeA

Re: AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED - AdGroupService

2018-04-17 Thread Nicola Hall
Sandbox testing looks good this morning - thanks. Will monitor the live report for any ongoing issues. On Friday, April 13, 2018 at 8:46:41 PM UTC+1, Milind Sankeshware (AdWords API Team) wrote: > > Hi Nicola, > > We had an issue which is now fixed. Are you still getting this error? If > so, co

Re: AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED error since 2018-04-12 on /api/adwords/ch/v201802/CustomerSyncService

2018-04-17 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, Not yet. I will keep this thread posted with new information as it is available. Regards, Mike, AdWords API Team On Tuesday, April 17, 2018 at 6:43:24 AM UTC-4, vygintas.s...@adform.com wrote: > > Hi, > > Any updates on this one? > > BR, > Vygintas > > On Monday, April 16, 2018 at 3:44:

Re: reports coming blank for one website but working fine for other website

2018-04-17 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Naresh, Please let me know if you have any questions that you need answers from API Support and I will be happy to reply. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: @Autowired cannot work aw-alerting-processor-beans.xml

2018-04-17 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Ray, Could you please elaborate your issue, so that I can troubleshoot? You may opt to *reply privately to author* if your reply contains confidential information. Meanwhile, if not already aware, please refer this section of guide for document

Edit created conversion

2018-04-17 Thread cvit sandeep
*C.65 Enable Conversion Tracking(**v201802)* User should be able to create new types of conversions (specifically Website & PhoneCalls) For these created conversions, can we able to edit *conversion name*, *category*, *value*, *count*, *conversion window*, *Include in “Conversions”* and *attrib

Showcase Ad Cost in Criteria Performance Report

2018-04-17 Thread Christopher Taylor
Is it possible to get cost data for SHOWCASE_AD_ONLINE_PRODUCT_LINK cost through the CRITERIA_PERFORMANCE_REPORT? They have the same structure as shopping product groups, which we are able to retrieve through the criteria report. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fi

Re: Two ways to get in-market category list: ConstantDataService.getUserInterestCriterion or the static file

2018-04-17 Thread Jianbo zhu
Got it, thanks, Vincent! On Mon, Apr 16, 2018 at 10:08 PM, 'Vincent Racaza (AdWords API Team)' via AdWords API Forum wrote: > HI Jianbo, > > You can either use your option 1 (via ConstantDataService. > getUserInterestCriterion() >

Re: Edit created conversion

2018-04-17 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Did you mean adding conversion trackers of type AdCallMetricsConversion and WebsiteCallMetricsConversion

Error: Server raised fault: 'InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro'

2018-04-17 Thread ciel
Hi there, We ran into this problem when trying to update campaigns. Following the documentation on common errors I had to post this on this Forum, because we retried many times and some tries are successful but others keep failing. Some background info: This problem started on April 15th. We

Adwords API receive custom fields in API call with AWQL

2018-04-17 Thread nick de pannenkoek
Hello my Name is Nick, Is it possible to acces the custom columns in adwords trough an Adwords API call with AWQL? If it is possible how does it work? With which report type is it possible ? Fine Regards, Nick -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog an

Re: AuthenticationError.CLIENT_CUSTOMER_ID_IS_REGUIRED

2018-04-17 Thread joe
We're still experiencing the issue on our end at this time. Still receiving a 'CLIENT_CUSTOMER_ID_IS_REQUIRED' error even though it is being passed in the SOAP body. Is there an ETA on a full fix? :( On Thursday, April 12, 2018 at 3:18:04 PM UTC-4, Anash P. Oommen (AdWords API Team) wrote:

Re: Showcase Ad Cost in Criteria Performance Report

2018-04-17 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, It is currently not possible to pull Cost information for Showcase Ads using Criteria Performance Report . Please keep an eye out on our blog

Rollback batch operation if there is a failure

2018-04-17 Thread Gary Jiang
Hi, I was just wondering if there is a way to rollback a partially failed batch operation, for example, an batch operation that attempts to create an adgroup and set some criterion for that with the creation of adgroup successful but criterion set failed, is there an API to rollback like delet

[googleads-java-lib] downloadReport HTTP Response Code: 401, 502

2018-04-17 Thread andrew . nguyen
Hello, Last week, our service calls to the API started to return with HTTP 401 and Premature End of File errors through the downloadReport method in the Java client library (https://github.com/googleads/googleads-java-lib) (http://googleads.github.io/googleads-java-lib/3.13.0/index.html). Whil

Re: Default value for Criterion

2018-04-17 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Hakumu, Do you have any issues/clarifications regarding this? If so, please provide more information. If your concern is not related to this thread, please create a new forum thread so we can better track your concern. Thanks, Vincent AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Error: Server raised fault: 'InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro'

2018-04-17 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Ciel, The common cause of the error InternalApiError.UNEXPECTED_INTERNAL_API_ERROR could be due to temporary resource related issues in the AdWords API server or the API isn't functi

Re: Adwords API receive custom fields in API call with AWQL

2018-04-17 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Nick, Custom columns are currently not supported in the AdWords API. You may want follow our blog for any updates regarding this. However, to work with reports, you may visit our Reporting Basics guide

Re: [googleads-java-lib] downloadReport HTTP Response Code: 401, 502

2018-04-17 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Andrew, To further investigate this, could you provide the complete report definition when you encountered the error including your clientCustomerId? Please reply via *Reply privately to author. *

Re: Rollback batch operation if there is a failure

2018-04-17 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Gary, There is no rollback feature for BatchJobService . As you can see in this guide , if there are failed operations due to some error such