Re: Sandbox MCC GetCampaigns Not Generating Test ClientCustomerId Values

2012-09-07 Thread AdxDeveloper
Hi, I still get Request made: Service: "CampaignServiceInterfacePort" Method: "get" URL: "https://adwords-sandbox.google.com/api/adwords/cm/v201206/CampaignService"; No campaigns were found. I use the Java bindings with api.adwords.email= api.adwords.password= #api.adwords.clientCustomerId=

Re: no e-mails from or to google group

2012-09-07 Thread Anash P. Oommen
Hi Vamshi, This group is for discussing AdWords API issues, you need to find a group that discusses Google groups and post your questions there. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, 6 September 2012 20:26:21 UTC+5:30, vamshi wrote: > > Dear friends, > > I'm Vamshi from Ind

Re: Another unknown problem each day: System.Web.Services.Protocols.SoapHttpClientProtocol

2012-09-07 Thread Anash P. Oommen
Hi Ibrahim, The reference to System.Web.Services should be added to your project. See http://stackoverflow.com/questions/1728562/debugging-error-the-type-xx-is-defined-in-an-assembly-that-is-not-referenced Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, 6 September 2012 12:35:22 U

Re: TargetError.CANNOT_MODIFY_CONTENT_CONTEXTUAL Error

2012-09-07 Thread Anash P. Oommen
Hi Ben, You shouldn't set setTargetContentContextual on NetworkSetting field if you are using v201206, instead use TargetRestrictSetting on campaign. Then define the TargetingSetting in your adgroup. See http://code.google.com/p/google-api-ads-java/source/browse/examples/adwords_axis/src/main/

Re: some CampaignCriterion is empty

2012-09-07 Thread Jonathan Doire
Any person can help me ? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscr

Re: the creation date of a campaign to show?

2012-09-07 Thread spetz
Actually, what I want to show in my application is the start date that you see when you click on "All time" from the date template list in your Adwords account. forexample if you've created your account in 1 January 2012, you will see this date and today's date if you click to "All time" report

Re: Migration to v201206 java api

2012-09-07 Thread Kevin Winter
Hi, 1. ServiceAccountantManager was not implemented for the new library. If this class is important to you, please file a feature request on the issue tracker: https://code.google.com/p/google-api-ads-java/issues/list 2. This and RelatedToMatchTypeSearchParameter are not support in v201206. Y

Re: how to Retrive campaign budget in C#

2012-09-07 Thread Kevin Winter
Hi Kamini, You can use code similar to the GetCampaigns example ( https://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/examples/adwords/csharp/v201206/BasicOperations/GetCampaigns.cs ) and request the additional fields "Period", "Amount", "DeliveryMethod" which will be popul

Re: the creation date of a campaign to show?

2012-09-07 Thread Oliver
ok, I see what you mean. I'm not sure if this start date is available anywhere in the API (but I could be wrong). Oliver On Friday, September 7, 2012 1:21:14 PM UTC+1, spetz wrote: > > Actually, what I want to show in my application is the start date that you > see when you click on "All time

Re: No GLOBAL_MONTHLY_SEARCHES in v201206

2012-09-07 Thread Kevin Winter
Hi Kevin, Unfortunately no, keyword stats and ideas will remain EXACT match for the foreseeable feature. This is due to backend changes in the systems that provide these estimates/ideas. - Kevin Winter AdWords API Team On Wednesday, September 5, 2012 1:20:18 PM UTC-4, Kevin Nguyen wrote: > >

Re: Sandbox MCC GetCampaigns Not Generating Test ClientCustomerId Values

2012-09-07 Thread Kevin Winter
Hi Matt, The empty clientCustomerId may be a library quirk, others (such as Python) handle it differently. I'll see if we can update the docs to clarify it should be commented out or otherwise unspecified. The first request for all campaigns, with clientCustomerId omitted, should return back

Random Zero Global Search Volume Issue

2012-09-07 Thread Blake Acheson
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 07 2012 15:13:49.00 - INFO] POST /api/adwords/o/v201109_1/TargetingIdeaService HTTP

Re: TargetError.CANNOT_MODIFY_CONTENT_CONTEXTUAL Error

2012-09-07 Thread ben fenster
i dont understand why using this setting is not allowed and i cant see nothing about it in the API docs ? how can i avoid such mistakes if the API does not explain what is allowed/not allowed ? On Friday, September 7, 2012 2:40:57 PM UTC+3, Anash P. Oommen wrote: > > Hi Ben, > > You shouldn't s

[v201206 / PHP] Deprecated 'Stats' fields, sorting in AdHoc reports, and sunsets

2012-09-07 Thread Stephen Yeargin
*bump* Suffer on? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to