Re: Migration to Adwords api v201206: New vs Old java client library?

2012-09-10 Thread K D
>Looking ahead a little, is there any plan to promote the new client library to be the "offical" version and sunset the old client library? This should explain more: https://developers.google.com/adwords/api/docs/sunset-dates Also check out the release notes for v201206 version. On Tuesday,

Re: Random Zero Global Search Volume Issue

2012-09-10 Thread Blake Acheson
Anyone? On Friday, September 7, 2012 3:19:39 PM UTC-4, Blake Acheson wrote: > > Hello. This is very frustrating. 90% of the time the API returns expected > results. I then run into a keyword like "kratom". It pulls ~30k exact > searches via the GKT. The API returns no stats whatsoever: > > [Sep

IMPORTANT: Upcoming extended downtime for the AdWords API.

2012-09-10 Thread Kevin Winter
You will not be able to use the AdWords API for 10 hours this coming Saturday. See our blog post for details: http://googleadsdeveloper.blogspot.com/2012/09/upcoming-extended-adwords-apiscripts.html - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

RateExceededError?

2012-09-10 Thread Lee Harper
Hi, We're trying to pull adwords campaigns and have been getting this error. ERROR [RateExceededError ] Please advise on how to prevent this from happening. Thanks, Lee Harper Ideagility -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://a

Re: Accessing Google API using an asp.net web form

2012-09-10 Thread Arun Kumar
I am not able to use this code. Please give me hints , how to work with google Api. On Monday, April 25, 2011 2:35:43 PM UTC+5:30, Anash P. Oommen wrote: > > Hi, > > As Pete mentioned, > - Download the .NET client library from > http://code.google.com/p/google-api-adwords-dotnet/downloads/list

Receiving TargetError.TARGET_ERROR when updating campaign

2012-09-10 Thread Roman Stepanenko
Hello. We are receiving TargetError.TARGET_ERROR faults when trying to update campaigns in AdWords. The fault looks like this: > soap:Server > [TargetError.TARGET_ERROR @ > operations[0].operand.networkSetting] > > xmlns="https://adwords.google.com/api/adwords/cm/v201109";> > [TargetError.TA

Migration to Adwords api v201206: New vs Old java client library?

2012-09-10 Thread cefc
For the upcoming adwords api version migration to v201206 (from v201109 using old client library) is there any significant benefit in switching to the new java client library over the existing (old) one? Looking ahead a little, is there any plan to promote the new client library to be the "offi

Re: the creation date of a campaign to show?

2012-09-10 Thread Danial Klimkin
Hello Oliver, I meant the data itself. In a report with the date column the very early date present could be the one you are looking for. -Danial, AdWords API Team. On Monday, September 10, 2012 6:23:59 PM UTC+4, Oliver wrote: > > Hi Danial, > > Can you please elaborate? > > I presume you

Adwords UI vs AD_PERFORMANCE_REPORT totals

2012-09-10 Thread Marijn
Hi there, We are using the .NET client library 14.7.0.0 to calculate the total clicks on a specific day using the AD_PERFORMANCE_REPORT. When we compare these results with the totals shown in the Adwords UI (Campaigns -> All online campaigns -> Ads) there is a difference. The cause of this di

Re: the creation date of a campaign to show?

2012-09-10 Thread Oliver
Hi Danial, Can you please elaborate? I presume you mean get an account performance report, specifying ALL_TIME as the date range. Correct? The report returned has this in the first line: (All Time) I can't see the date you were referring to? Oliver On Monday, September 10, 2012 2:19:5

Re: Video campaigns statistics

2012-09-10 Thread Kevin Winter
We've raised this as a possible feature enhancement with the core engineers. Stay tuned to our blog for an announcement if and when we add such functionality. - Kevin Winter AdWords API Team On Monday, September 10, 2012 5:04:44 AM UTC-4, Arpit wrote: > > So video campaign adwords are not visi

Re: customerservice gets authentication error

2012-09-10 Thread Kevin Winter
Hi, The CustomerService (and ManagedCustomerService) are in the MCM namespace. However, the SOAP headers are shared between all namespaces and are in the CM namespace. You'll need another xmlns entry for the CM namespace and make sure the RequestHeader, authToken, developerToken, etc are in

Re: Placement Exclusion

2012-09-10 Thread Kevin Winter
Hi Dennis, I don't believe this is possible. The API does not let you set up rules or conditions in this fashion, and the pages/visitor information is definitely not available. - Kevin Winter AdWords API Team On Thursday, September 6, 2012 2:06:54 PM UTC-4, Dennis Maxwell wrote: > > Hi, > >

Re: Replicating full DESTINATION URL REPORT from AdWords Front end through API

2012-09-10 Thread Danial Klimkin
Hello an_api_user, In some cases with the API you'll have to pull several reports and merge them on client side to replicate exact report you get from the UI. -Danial, AdWords API Team. On Friday, September 7, 2012 1:35:55 AM UTC+4, an_api_user wrote: > > Hi, > > I would like to pull the DES

Re: use of value track parameter {keyword} in display campaign

2012-09-10 Thread Danial Klimkin
Hi OzChad, This forum is for technical questions related to the AdWords API only. Please check with the general AdWords support on this non-API question: http://support.google.com/adwords/ -Danial, AdWords API Team. On Friday, September 7, 2012 9:36:42 AM UTC+4, OzChad wrote: > > Could we

Re: some CampaignCriterion is empty

2012-09-10 Thread Danial Klimkin
Hello Jonathan, Can you please try again (so the response is recent) and let me know the response with the header (particularly I am looking for the requestId). -Danial, AdWords API Team. On Friday, September 7, 2012 4:01:16 PM UTC+4, Jonathan Doire wrote: > > Any person can help me ? > --

Re: the creation date of a campaign to show?

2012-09-10 Thread Danial Klimkin
Hello spetz, I believe this date comes from the very first row of impressions data ran with no filter rather than from any stored value. The API does not provide the account creation date. -Danial, AdWords API Team. On Friday, September 7, 2012 4:21:14 PM UTC+4, spetz wrote: > > Actually, w

Re: Download report from client reporting tab in MCC account

2012-09-10 Thread Danial Klimkin
Hello skorn, User interface and the API reporting are now completely independent. You can not use the API to retrieve a report created in the UI. -Danial, AdWords API Team. On Saturday, September 8, 2012 2:43:58 PM UTC+4, skorn wrote: > > Hello, > > I looked in the doc's but I did not find t

Re: Video campaigns statistics

2012-09-10 Thread Arpit
So video campaign adwords are not visible under MCC reports, any plans to have it? On Monday, April 23, 2012 6:38:21 PM UTC+5:30, AnzeOrehek wrote: > > > Hello, > > is there any way we can get video campaigns statistics with API? > > > > Thanks. > > Best Regards, Anže > -- =~=~=~=~=~=~=~=~=~=~=

Re: An error has occurred: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]

2012-09-10 Thread Adword-Media
Hello Evgeniy , How can switch account and How ?. Please describe step. Regards Developer On Monday, September 10, 2012 1:11:41 PM UTC+5:30, Evgeniy Bogdanov wrote: > > Hi Developer. > > You're using sandbox MCC account which can't have own campaigns. > You need to switch to one of generated

AdImages??

2012-09-10 Thread Adele Robots
Hi, We are building a great platform for virtual agents creation (www.sparkingtogether.com), and we would like to support the free accounts with advertisments, but we don't think Google regular Ads are ok for these. To my understanding there is no AdImages or similar, is thar right? Is there a

Can I use the Customer Sync Service to find newly created ads?

2012-09-10 Thread doro
I want to get a list of all the ads that were created during a timespan (i.e. last 24 hours). We have tried and it seems that the Customer Sync Service reports when an ad has changed (i.e status changed from enabled to paused), but not when a new ad was created, even after approved. Can I get

An error has occurred: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]

2012-09-10 Thread Evgeniy Bogdanov
Hi Developer. You're using sandbox MCC account which can't have own campaigns. You need to switch to one of generated accounts and try again. Regards, Evgeniy. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http:

An error has occurred: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]

2012-09-10 Thread Adword-Media
Hello, v201206/BasicOperations/AddCampaigns.php In my Sandbox Adwords account when I can test for existing campaigns in the sandbox (none found) but I am unable to add a new campaign. I get the error: An error has occurred: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0],