Re: UAC (Universal app campaigns) support in the API

2016-08-16 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hi Igor, I'm investigating this and will keep you posted. Cheers, Thanet, AdWords API Team On Tuesday, August 16, 2016 at 4:49:51 AM UTC+9, Igor Selitsky wrote: > > I've answered privately. Just want to cc here some report details for UAC > (and similar problem with ClickType in

Re: Targeting Idea Service STATS CollectionSizeError.TOO_MANY

2016-08-16 Thread Alex Benusovich
Hi Michael, Any updates from the engineering team about this? I'm still getting the same error for that request that used to work OK. Thanks, Alex On Friday, August 5, 2016 at 6:48:41 AM UTC-7, Michael Cloonan (AdWords API Team) wrote: > > Hello, > > Thank you for providing the logs. I will

Re: Cannot create new account via API: Exception SoapFault exception: [soap:Server] [ManagedCustomerServiceError.NOT_AUTHORIZED @ operations[0]]

2016-08-16 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, That seems pretty odd that you are not seeing the create account button in the UI as well. Could you please provide me with the SOAP request and response where you are getting this error so that I can further investigate? Please do so using *reply privately to author.* Thanks, Anthony

Cannot create new account via API: Exception SoapFault exception: [soap:Server] [ManagedCustomerServiceError.NOT_AUTHORIZED @ operations[0]]

2016-08-16 Thread starrychloe S.
Our API is trying to create a new account. This has worked before with another project/master account. The manager account id was given, yet it gave a NOT_AUTHORIZED error. 297 <190>1 2016-08-16T06:38:50.590915+00:00 app worker.1 - - Exception > SoapFault exception: [soap:Server] >

Re: Conversion data on CREATIVE_CONVERSION_REPORT

2016-08-16 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Mehdi, To further debug, could you please provide me with the SOAP XML report definition and your clientCustomerId? Please click on *Reply privately to author *when responding. Regards, Vishal, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: BulkMutateJobPolicy

2016-08-16 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Eshwar, BulkMutateJobPolicy is a policy definition for MutateJobService, a service which is now deprecated and was removed in v201603 . Please switch to BatchJobService

Re: 'ReflectionException' while using ReportUtils in Adwords API v201605

2016-08-16 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Foluso, Are you using the examples provided in the PHP client library ? The report download example has try-catch block to handle errors or exceptions that occur while executing the requests. The ReflectionException maybe due to something

Re: Getting zero impression rows after setting setting includeZeroImpression to False

2016-08-16 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Ketaki, To be able to help further, could you please provide me with a sample report generated via the API (where you see this problem) and your clientCustomerId? Please click on *Reply privately to author *when responding. Regards, Vishal, AdWords API Team -- --

Re: api version 201605 - batchjobservice

2016-08-16 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Zia, The count mismatch is an artifact of the failed download URL generation. You can safely ignore the mismatch (in this particular case) when processing the results from the URL. Thanks, Josh, AdWords API Team On Monday, August 15, 2016 at 11:39:45 AM UTC-4, Josh Radcliff (AdWords API

Re: SOAP ошибка v201607

2016-08-16 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, When you mentioned the 30KB versus 300KB-400KB, were you referring to the size of an *individual* request, or are you submitting a high volume of *AdGroupCriterionService.mutate* requests in succession? If this is happening for a large individual request, could you let me know if the

Re: 'ReflectionException' while using ReportUtils in Adwords API v201605

2016-08-16 Thread Foluso Ogunlana
Oh wow okay. That's great, thank you very much! It's great that it gives a helpful error, maybe it could be improved if the message could bubble up enough to be in the stack trace? I say this because I spent a lot of time hunting it down, and if I had seen a single

Re: 'ReflectionException' while using ReportUtils in Adwords API v201605

2016-08-16 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Search Query Performance Report doesn't support zero impressions. Setting the includeZeroImpressions header to true will result in ReportDownloadError.ZERO_IMPRESSIONS_REQUEST_NOT_SUPPORTED

Re: Why Batchjob download url is null?

2016-08-16 Thread xtcsuk
Sorry, wrong link, that's another issue with batch job service, I think. The correct link is BatchJobService . regards, Zia On Tuesday, 16 August 2016 17:58:43 UTC+1, xtcsuk wrote: > > Hi Justinas, > > Its a server side

Re: Why Batchjob download url is null?

2016-08-16 Thread xtcsuk
Hi Justinas, Its a server side problem, have been having the same issue for awhile (api version 201605 ), awaiting a fix, hopefully soon. As you mentioned, the downloadUrl is relevant when getting the results, any time later,

Re: Adwords TargetID Tracking Value

2016-08-16 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Shay, Although you might observe such values in the data retrieved via the AdWords API, this issue looks related to AdWords in general i.e you would see the same values via the AdWords web interface. I would recommend opening a new issue in the AdWords Community forum

Re: 'ReflectionException' while using ReportUtils in Adwords API v201605

2016-08-16 Thread foluso
I've found the problem that caused this. It was the include zero impressions flag. Not setting it gets rid of the bug. Why is that? On Tuesday, August 16, 2016 at 1:40:31 PM UTC+1, fol...@brainlabsdigital.com wrote: > > Hi, > > I am trying to use the Adwords PHP API ReportUtils object. > >

BulkMutateJobPolicy

2016-08-16 Thread eshwar chettri
hey!! After API change of v201603 BulkMutateJobPolicy is not been use.. Because of this I'am getting some exceptions.. Can anyone tell me what is the substitution for this policy... -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Conversion data on CREATIVE_CONVERSION_REPORT

2016-08-16 Thread Mehdi Zare
Hi, I can't add any conversion related field to "CREATIVE_CONVERSION_REPORT". The API returns "INVALID_FIELD_NAME_FOR_REPORT. But I'm using exactly what Google stated here: https://developers.google.com/adwords/api/docs/appendix/reports/creative-conversion-report What's the problem? I can

Re: SOAP ошибка v201607

2016-08-16 Thread zastrozhnov . sotnik
; Enable/disable gzip compression on SOAP requests and responses. COMPRESSION = 1 ; The level of gzip compression to use, from 1 to 9. The higher the level the ; greater the compression and time needed to perform the compression. The ; recommended and default value is 1. COMPRESSION_LEVEL = 9

'ReflectionException' while using ReportUtils in Adwords API v201605

2016-08-16 Thread foluso
Hi, I am trying to use the Adwords PHP API ReportUtils object. Here is the code: $util = new ReportUtils(); // Download report. $report = $util->DownloadReport($reportDefinition, null, $this->adwordsClient, $options); The same code works perfectly on the CAMPAIGN_PERFORMANCE_REPORT and on

Re: api version 201605

2016-08-16 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, There will be no notification when the server side fix is applied to prevent this from happening again. I would make sure to include code to check for this case and log the batch job ID just in case. I apologize for the inconvenience. Regards, Mike, AdWords API Team On Monday, August

Re: SOAP ошибка v201607

2016-08-16 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, I didn't see in your response if you have configured WSDL caching using the settings I mentioned. Could you please let me know if you've done that step? Thanks, Josh, AdWords API Team On Tuesday, August 16, 2016 at 6:45:54 AM UTC-4, zastrozhnov.sot...@gmail.com wrote: > > Please respond

Re: SOAP ошибка v201607

2016-08-16 Thread zastrozhnov . sotnik
Please respond ASAP... понедельник, 15 августа 2016 г., 21:19:01 UTC+3 пользователь Josh Radcliff (AdWords API Team) написал: > > Hi, > > Have you tried enabling WSDL caching to the reduce the number of WSDL > requests from your app? > > If you are using our client library, you can enable

Re: Error Null operation when uploading AdGroupAdOperation using batch processing

2016-08-16 Thread 'Joyce Lava' via AdWords API Forum
Hello Irfan, Glad to hear that you found the fix. Best, Joyce, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Getting zero impression rows after setting setting includeZeroImpression to False

2016-08-16 Thread Ketaki
Hi Vishal, On the AdWords developer site [Link is: h ttps://developers.google.com/adwords/api/docs/guides/zero-impression-reports ] includeZeroImpressions = false represents, rows are excluded only if *all

Re: Error Null operation when uploading AdGroupAdOperation using batch processing

2016-08-16 Thread Irfan Ismail
After checking I found out that several operations not build correctly causing entire upload to be failed. After some fix to code this issue is solved. Thanks, Irfan On Tuesday, August 16, 2016 at 10:50:49 AM UTC+7, Joyce Lava wrote: > > Hi Irfan, > > Could you please send the complete SOAP

Re: SOAP ошибка v201607

2016-08-16 Thread zastrozhnov . sotnik
Notice: Failed to load response into DOM: DOMDocument::loadXML(): Empty string supplied as input in /var/www/html/Google/Api/Ads/Common/Lib/AdsSoapClient.php on line251 Notice: Failed to load response into DOM: DOMDocument::loadXML(): Empty string supplied as input in

Re: Why Batchjob download url is null?

2016-08-16 Thread Justinas Ringaila
Were we misusing api? Or this is an error on your side? Because we have more than one batch job with this case thus we need long term solution for this. Manually generating download url won't help us much in a long run. On Monday, 15 August 2016 21:02:44 UTC+3, Josh Radcliff (AdWords API