Re: AdWordsServices ClassDefNotFound error

2016-03-14 Thread Artem Baltser
I guess you've not been working with appengine -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

Re: OfflineConversions not tracking

2016-03-14 Thread Sam Craig
Took me a few days to narrow this down. This was submitted on 3/14 at approximately 1pm EST, but has not yet shown up as a conversion in Adwords reporting as of 11:45pm EST. Can you please look at that requestId and let me know what you see? http://schemas.xmlsoap.org/soap/envelope/;>

Re: Which one is our current bid in a bid simulation data?

2016-03-14 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Kanan, Thanks for clarifying -- I see what you're saying and I'm seeing the same behavior when I try this on my side. I'll look into this and let you know once I have more information. In the meantime, as a workaround you could issue a separate *AdGroupService* request to get the current

Re: How i get audience of selected location radius ???

2016-03-14 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Abdul, Can you please specify what you mean by audience per location? If you mean what locations your users from your User Lists are from, there is currently no way. If you are wondering what the reach per location is, you can use the reach field from the LocationCriterionService

Re: Can't retrireve BatchJob operation result

2016-03-14 Thread robert.barreiro via AdWords API Forum
Hi Nadine, yes. Our application was working fine last week and now it's not working even when we didn't release any new version. Now I've manually retrieved the operations and everything seems to be OK. It looks like after job changes its status to DONE the operations may not be available in

Re: Can't retrireve BatchJob operation result

2016-03-14 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Robert, There haven't been any issues reported recently that are similar to what you've described. Are you following the batch job example that we provided? In the

Re: Fetch account with running/active campaign only in ManagedCustomerService

2016-03-14 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The ManagedCustomerService could be used to get all accounts in the MCC based on campaign status. You could use CAMPAIGN_PERFORMANCE_REPORT which gives statistics aggregated by default at the

Re: Which one is our current bid in a bid simulation data?

2016-03-14 Thread Kanan Farzali
Hi Josh, Thanks for your response. My selector list is 'CampaignId,StartDate,EndDate,LocalCost,LocalClicks,LocalImpressions,LandscapeCurrent', but it still sets as a null. And also, even if landscapeCurrent is set to true, I still won't know which bid in 'LandscapePoints' array is the

Re: Error Fetching http body, No Content-Length, connection closed or chunked data

2016-03-14 Thread Willy D
Hi Yin, Thanks for the reply. So confirm there was some changes on the API right? Is there any temporary solution for PHP 5.2 user? Thanks again in advance. Best Regards, Willy On Monday, March 14, 2016 at 10:41:07 PM UTC+8, Yin Niu wrote: > > Hi Wily, > > The PHP client library >

Re: Which one is our current bid in a bid simulation data?

2016-03-14 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Kanan, If you include *LandscapeCurrent* in your *Selector*, then you'll get back results with the landscapeCurrent boolean attribute populated. This will be set to *true*

Re: Error Fetching http body, No Content-Length, connection closed or chunked data

2016-03-14 Thread 'Yin Niu' via AdWords API Forum
Hi Wily, The PHP client library requires PHP 5.3 and higher. So you might need to upgrade PHP to at least 5.3 as suggested in the forum discussion you have found. Thanks, Yin, AdWords API Team. -- --

Re: AuthorizationError.USER_PERMISSION_DENIED error

2016-03-14 Thread 'Yin Niu' via AdWords API Forum
Hi Stephen, USER_PERMISSION_ERROR occurs when the manager account you use for accessing the API is not linked to the client account specified in the request headers. Thanks, Yin,

Re: Authentication Issue from yesterday

2016-03-14 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, I am glad that everything is working now! I will see what information I can share from engineering. Regards, Mike, AdWords API Team On Monday, March 14, 2016 at 9:28:32 AM UTC-4, Team Miniera Dev wrote: > > Hi Michael, > > Everything now is working correctly with our standar service

Re: Canceled BatchJobs

2016-03-14 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, Unfortunately, there is no exact size that we can give you. Just know that the possibility that it fails in this way is directly proportional to the number of operations; the fewer operations you have, the more likely it will be successful. I apologize about the lack of specifics, but

Re: conversion segmentation in shopping performance report

2016-03-14 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Jon, There are no updates yet. I will keep you updated. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Authentication Issue from yesterday

2016-03-14 Thread Team Miniera Dev
Hi Michael, Everything now is working correctly with our standar service account. Can I ask for the issue you solved? I s there any problem that can appear in the future? Thanks Miniera Il 14/Mar/2016 11:49, "Team Miniera Dev" ha scritto: > Dear All > Sorry for the delay

Re: Creating and Editing Video Campaigns via the API

2016-03-14 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Marek, We don't publish a roadmap of features for future releases, but we will announce any new features or releases on our blog. http://googleadsdeveloper.blogspot.com/search/label/adwords_api Cheers, Josh, AdWords API Team On Sunday, March 13, 2016 at 2:25:24 PM UTC-4, kowal wrote: > >

Can't retrireve BatchJob operation result

2016-03-14 Thread robert.barreiro via AdWords API Forum
Hi, We're experimenting problem when trying to retrieve BatchJob operation results: BatchJobException: Failed to download batch job mutate response from URL: https://batch-job-download-prod-ebe9b43.storage.googleapis.com/.../3516790.results.xml?GoogleAccessId=... We've implemented a retry

Re: conversion segmentation in shopping performance report

2016-03-14 Thread jon . clarke
Has there been any update on this? We have the same problem (it works fine in v201506 but not in v201509 or v201601). On Wednesday, March 2, 2016 at 8:52:52 PM UTC, GregT wrote: > > Hi, > > In v201509, the shopping performance report got columns added to allow > segmentation by conversion

How to get audience of selected radius ??

2016-03-14 Thread Abdul Qayoom
I want to get audience of selected location of particular radius using java api please guide me -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

How i get audience of selected location radius ???

2016-03-14 Thread Abdul Qayoom
Hi i wants to get audience of selected location using java adwords api please guide me -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Error Fetching http body, No Content-Length, connection closed or chunked data

2016-03-14 Thread Willy D
Hi, Since Saturday, I got this error message for all my Adwords API update: Error Fetching http body, No Content-Length, connection closed or chunked data There is no code changes or server settings changes these few months. Everything works as usual until yesterday. I am using PHP5.2.17 and

Re: Getting empty string error when trying to get campaigns

2016-03-14 Thread Willy D
Hi Ray, This error just happened to me last Saturday. It was working fine before and no code change or server configuration change. I am using PHP5.2.17, and unable to upgrade it to later version. Is there solution or temporary solution for this? Since it was working fine before using

AuthorizationError.USER_PERMISSION_DENIED error?

2016-03-14 Thread stephenjcoyne
Receiving following error when running python get_report_fields.py Followed this process (https://developers.google.com/adwords/api/docs/guides/oauth_playground#overview) to set up credentials. No handlers could be found for logger "suds.client" Traceback (most recent call last): File

Fetch account with running/active campaign only in ManagedCustomerService

2016-03-14 Thread niraj
Hi, I want to fetch only those accounts who has running campaign or active status only. Currently my account consists of a number of customer who either doesn't server any campaign or have inactive status, I want to exclude all of them. I am using php api to interact with MCC account. Please

AuthorizationError.USER_PERMISSION_DENIED error

2016-03-14 Thread stephenjcoyne
I'm getting an error when trying to run the python get_report_fields.py script. I have followed this process to obtain my token details but get the following error that I do not understand: No handlers

Re: Authentication Issue from yesterday

2016-03-14 Thread Team Miniera Dev
Dear All Sorry for the delay but I am on vacation. I ll provide you a check asap. For curiosity, what s the issue from your/our side? Many thanks Miniera Il 11/Mar/2016 23:56, "'Michael Cloonan (AdWords API Team)' via AdWords API Forum" ha scritto: > Hello, > >

Which one is our current bid in a bid simulation data?

2016-03-14 Thread Kanan Farzali
Hi Google Team, When I get data from Adwords API (BidLandscape), it gives the data in a similar format: {"data":{"entries":[

Which one is my current cpc in Bid Simulator data from API?

2016-03-14 Thread Kanan Farzali
Hi Google Team, When I get data from Adwords API (BidLandscape), it gives the data in a similar format: {"data":{"entries":[