Re: How to establish the 5 virtual client account in sandbox env

2012-11-20 Thread Danial Klimkin
Hello Yulong, Under rare conditions the client accounts are not created and get account hierarchy returns nothing. We recommend to retry sandbox initialization with a new account. As the Sandbox is deprecated and will be shut down in a few weeks, we don't plan to release any fixes or updates

Re: How to get global search volume and local search volume using V201209

2012-11-20 Thread Adrian Perez
I also have issues with this. Which I posted about is this very group and didn't get answers. @Anupam: I also had to resort to two requests, even when every part of me told me that this a performance no-no, and yet still the results I get, not quite what I want, apparently I'm getting Google Se

Re: CustomerSyncService and Budget

2012-11-20 Thread Danial Klimkin
FIELDS_CHANGED", :campaign_targeting_changed=>false}], :last_change_timestamp=>"20121120 083546 UTC"} -Danial, AdWords API Team. On Monday, November 19, 2012 3:52:46 AM UTC+4, dkasak wrote: > > Hi all. Now that budgets are a separate object, there appears to be > miss

Re: Getting 404 Not Found, while trying to update campaigns.

2012-11-20 Thread ad...@skiftselv.dk
Solved. I was actually still running v201109, Thourght i already updated but I got bugged by the numbers. after v201209 migration problems are gone!. Thanks. Den mandag den 19. november 2012 12.25.11 UTC+1 skrev ad...@skiftselv.dk: > > Hi, > > I update the API daily, to keep prices up to date

Re: API returning UNEXPECTED_INTERNAL_API_ERROR all the time today

2012-11-20 Thread laid
Hi Kevin, THe same error with v201209 : C:\Users\lkalkoul\Desktop\aw_api_php_lib_3.2.0\examples\v201209\AccountManagement>php CreateAccount.php An error has occurred: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro

Re: [v201209] Discrepancy between API results and web UI search volume results

2012-11-20 Thread Adrian Perez
Same results everywhere from everyone. I'm not judge of anything, but I don't really like this move. I mean, what's in for users? The takeaway here is, and correct me if I'm wrong, that you can't simply get global monthly searches without the google partners results in new api versions, coupled

Re: My credentials to API

2012-11-20 Thread Nick Yurov
Hi! I confused with new Test Accounts. What do i need to sign up again? I've got developer key (it's pending now), I've got client ID on https://code.google.com/apis/console#access What do I need to continue? I'm using latest php lib, and there are a lot of credentials in auth.ini I tried to mak

Re: Need help (paid!) migrating to 201209

2012-11-20 Thread jayshree bhongle
Hi, This 201109 is deprecated use 201206 On Thursday, November 8, 2012 10:33:55 PM UTC+5:30, Andre Cox wrote: > > Hi, > > We have a script using DownloadCriteriaReport function but it stopped > working about 3 days ago. It was using the 201109 php library. > > I'm now getting this error: > >

Re: Bug in AdGroupCriterionService? BiddableAdGroupCriterion returned with a null criterion

2012-11-20 Thread Danial Klimkin
Hello Akil, We've checked the request but the response in the logs matches the UI exactly with 47 criteria. Please send us the full XML response with null Criterion over email if you still experience the issue. -Danial, AdWords API Team. On Monday, November 19, 2012 2:03:29 PM UTC+4, Akil B

Re: Error sending / receiving message

2012-11-20 Thread David Torres
This issue is been handled in the library issue tracker http://code.google.com/p/google-api-adwords-perl/issues/detail?id=53 Best, - David Torres - AdWords API Team On Saturday, November 17, 2012 3:11:34 PM UTC-5, Grant wrote: > > I'm getting the following error pretty consistently but at seemi

Re: API returning UNEXPECTED_INTERNAL_API_ERROR all the time today

2012-11-20 Thread Kevin Winter
Hi, The sandbox never supported account creation. Currently, the only way to test this is with a production account. - Kevin Winter AdWords API Team On Tuesday, November 20, 2012 4:51:35 AM UTC-5, laid wrote: > > > Hi Kevin, > > THe same error with v201209 : > > > C:\Users\lkalkoul\Desktop\aw

Re: Empty adType attribute for html5 ad

2012-11-20 Thread j.e.frank
My guess is that the reporting hasn't caught up with the latest ad types. Interestingly, if I use the adwords API to get information about one of these ads, it comes back as a TemplateAd. Normally these come through in the reports with type="Display ad", but in this case it is just blank. On

Re: API returning UNEXPECTED_INTERNAL_API_ERROR all the time today

2012-11-20 Thread laid
with production account i get this: An error has occurred: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:''] Le mardi 20 novembre 2012 16:03:20 UTC+1, Kevin Winter a écrit : > > Hi, > The sandbox never supported account creation. Currently, the only way > to test this is with a production a

Re: API returning UNEXPECTED_INTERNAL_API_ERROR all the time today

2012-11-20 Thread Kevin Winter
You'll need an approved developer token to make calls against a production account. You can see your current status by navigating the My Account -> AdWords API Center in your developer MCC account. Contact the Token Review team (adwordsapi-tok...@google.com) with any questions. - Kevin Winter

BiddableAdGroupCriterion disapprovalReasons

2012-11-20 Thread mm
Hey guys - I am trying to pull the disapprovalReasons for a bunch of disapproved keywords. What I am seeing is that out of about a dozen disapproved keywords, only 4 return a disapprovalReason. I found that surprising, so thought I would double check - is this expected? Thanks! mm -- -- =~=

Steps to start with Test Account

2012-11-20 Thread Nick Yurov
Who can explain step by step how to start developing with Test Acounts (how to get developer key, mcc)? I'm very confused with taking credentials to Api Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com h

Re: campaignService.mutate exception, customer id required

2012-11-20 Thread David Torres
Hi, You need to make sure you are hitting the sandbox endpoint. In the old java library you do by saying user.useSandbox(true); and make sure you call get campaings first so you sandbox account gets properly initialized. The right order will be: - call get campaigns with no client id set

Re: CreativeApprovalStatus filtering by UNCHECKED in the AdsPerformanceReport

2012-11-20 Thread David Torres
Hi Sanjay, As you noticed the filtering by CreativeApprovalStatus only works on certain conditions and actually not filtering the way you expect, that is why I recommend you not using it. Best, - David On Friday, November 16, 2012 8:51:45 PM UTC-5, Sanjay J wrote: > > I think that CreativeApp

Re: Will a page with just buttons on it (linking to tailored pages) negatively affect my quality score?

2012-11-20 Thread Jason Stedman
I would suggest using a query modal dialog instead for this purpose to prevent this from possibly impacting quality score. This allows you to present your question and get the answer without changing the content on the page. On Monday, November 19, 2012 1:02:54 AM UTC-5, David Mac wrote: > Hi,

Re: Will a page with just buttons on it (linking to tailored pages) negatively affect my quality score?

2012-11-20 Thread Jason Stedman
Dyac, That was a jQuery modal dialog. On Tuesday, November 20, 2012 11:36:22 AM UTC-5, Jason Stedman wrote: > I would suggest using a query modal dialog instead for this purpose to > prevent this from possibly impacting quality score. > > This allows you to present your question and get the an

Re: Blank CriteriaParameters in URL Performance Report

2012-11-20 Thread David Torres
Hi Greg, Those blanks belong to deleted entities, we don't record the verticals when the criteria is marked deleted. Let me know if that is not the case. Best, - David On Thursday, November 15, 2012 11:44:29 AM UTC-5, GregT wrote: > > Hi, David (or other Google employee). > > Any update on t

SỬA MÁY GIẶT TẠI CẦU GIẤY HÀ NỘI: 046675 1025

2012-11-20 Thread dienlanh
*Điện Lạnh Bách Khoa * *** *...( sửa tại nhà khách hàng )* __ Giải pháp cho Cuộc Sống Hiện Đại Tiện Nghi ***___* * **Trung tâm điều hành kỹ thuật : 0982850058* *CHUYÊN : CUNG CẤP - LẮP ĐẶT - BẢO DƯỠNG - SỬA CHỮA THIẾT BỊ ĐIỆN TỬ , ĐIỆN LẠNH * *1/ MÁY ĐIỀU HÒA :* *Cung cấp -

Re: How to establish the 5 virtual client account in sandbox env

2012-11-20 Thread Yulong
I see. I will try that and if not working I will try the test account. Thank you very much. -- Yulong Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Tuesday, November 20, 2012 at 3:05 AM, Danial Klimkin wrote: > Hello Yulong, > > > Under rare conditions the client accounts are n

Re: Need help (paid!) migrating to 201209

2012-11-20 Thread Ian
Just looking at the code snippet here, try just doing a find/replace on v201109 and change it to v201209. If this is your only function it should work. The request fields all look fine. -Ian On Thursday, November 8, 2012 9:03:55 AM UTC-8, Andre Cox wrote: > > Hi, > > We have a script using Downl

Sửa Máy Giặt tại THANH XUÂN // 0934212020

2012-11-20 Thread dienlanh
**__ ĐIỆN TỬ _ĐIỆN LẠNH BÁCH KHOA HÀ NỘI __*__ ...( sửa chữa 24h/7 tại nhà khách hàng ) SỬA TẠI NHÀ - THỢ GIỎI -P/V NHANH tại HÀ NỘI ĐIỀU HÒA - TỦ LẠNH - MÁY GIẶT . . điện tử điện lạnh của các thương hiệu nổi tiếng như: Daewoo, Elextrolux, HiTachi, LG, Panasonic , Samsung, Sanyo, Shap, Tos

reporting in Sandbox

2012-11-20 Thread assaf
I'm trying to implement the reporting section of the RMF. When I implemented the *ACCOUNT_PERFORMANCE_REPORT type I got an empty reports (with zeros). I guess this was OK due to the fact this is a sandbox environment with no real activity.* ** *I next tried to build a Campaign performance report

SỬA CHỮA MÁY GIẶT,tại MỸ ĐÌNH 0934 507866

2012-11-20 Thread dienlanh
*__*__ ĐIỆN TỬ _ĐIỆN LẠNH BÁCH KHOA HÀ NỘI __*__ ...( sửa chữa tại nhà khách hàng ) ** ***__ Giải pháp cho Cuộc Sống Hiện Đại Tiện Nghi ***___ Trung tâm điều hành kỹ thuật : 0934212020 Chuyên Sửa Chữa _bảo trì _lắp đặt_BÌNH NÓNG LẠNH .tại nhà khách hàng phục vụ khắp Hà Nội : ** ** **Chuyê

SỬA CHỮA MÁY GIẶT,tại MỸ ĐÌNH 0934 507866

2012-11-20 Thread dienlanh
*__*__ ĐIỆN TỬ _ĐIỆN LẠNH BÁCH KHOA HÀ NỘI __*__ ...( sửa chữa tại nhà khách hàng ) ** ***__ Giải pháp cho Cuộc Sống Hiện Đại Tiện Nghi ***___ Trung tâm điều hành kỹ thuật : 0934212020 Chuyên Sửa Chữa _bảo trì _lắp đặt_BÌNH NÓNG LẠNH .tại nhà khách hàng phục vụ khắp Hà Nội : ** ** **Chuyê

Re: campaignService.mutate exception, customer id required

2012-11-20 Thread Hum Hawks
Where and how do I apply for advertiser account, I applied for APIacess with credit card and $10 many weeks ago, don't know if it approved or not. Are there example code THAT WORKS FOR THE NEW APPROCACH?? Why this adword API so poored used/documented and we are charged for API usage? On Wednes