Looking for Google AdWords API Developer

2009-06-26 Thread crista
Is anyone interested in freelance/contract work developing an application for the Google AdWords API? We are seeking a freelance/contract Web Developer to build an AdWords application for us. You will need to be familiar with the Google Adwords API SOAP interface, and have experience using the Ad

AdWords API Re: The developer token in invalid

2009-06-26 Thread AdWords API Advisor
Hello, That does look like the correct format for the Developer Token, so my guess would be that you're not actually sending your request to the Sandbox environment, like you intend. Can you double check that in your code? Feel free to post a relevant snippet of the code if you'd like. Cheers,

AdWords API Re: Questions about daily reports

2009-06-26 Thread AdWords API Advisor
Hello Doug, There are some previous threads in this group discussing that issue. See, for example: http://groups.google.com/group/adwords-api/browse_thread/thread/fed646adc55df25c Cheers, -Jeff Posnick, AdWords API Team On Jun 25, 5:31 pm, doug s wrote: > I have an app that pulls yesterd

AdWords API AD info: AdService

2009-06-26 Thread ken.r...@redpointglobal.com
Hello I am using ApiServices.v13.AdService API in order to retrieve info about our ADs I can not get any more data about our ADs beside the following info: id, adType, statusSpecified adGroupId, displayUrl, destinationUrl, exemptionRequest, status.ToString disapproved How can I please get the

AdWords API Re: passing Client ID, still getting results for MCC

2009-06-26 Thread crosby
resolved. So, it turns out the fix is to NOT set the ClientEmail header. When this is set, it takes precedence over the overridden ClientID. So, I've removed the line that assigned the ClientEmail header, and now when I assign the ClientID header, all is well. On Jun 26, 10:44 am, crozzer wro

AdWords API passing Client ID, still getting results for MCC

2009-06-26 Thread crozzer
Hi, I'm using awapi_dotnet_3.1.1. I think this is a bug, but want to ask the forum before reporting it. In the following code, I create a headers dictionary using the web.config settings, then override the client ID, then create a user and call getAccountInfo(), just like in Examples \v13\Accou

AdWords API Re: Unable to use getUnitCountForClients

2009-06-26 Thread brazilian-cinema
I simply added to my c# program the web services https://adwords.google.com/api/adwords/v13/InfoService?wsdl and use it directly, works like a charm, here the full code of the class: using System; using System.Collections.Generic; using System.Text; using System.IO; using System.Xml; using System

AdWords API Re: Unable to use getUnitCountForClients

2009-06-26 Thread AdWords API Advisor
Hello, I take that to mean that you're not using the .NET client library (http://code.google.com/p/google-api-adwords-dotnet/), but rather generating the code yourself in Visual Studio from the WSDLs? Cheers, -Jeff Posnick, AdWords API Team On Jun 25, 3:41 pm, brazilian-cinema wrote: > I am

AdWords API Problem updating Keywords

2009-06-26 Thread Yusuf Şahin
Hi, I am facing problem in updating my keywords. can you please help me on this matter. It does not show any error but not update datas. my code are here(C#.net): //--UpDate Keyword--- public static string[] UpdateKeyword(string groupId, string keywordId, long maxCpcNew,

AdWords API System.Security.SecurityException while calling CampaignService.getAllAdWordsCampaigns(1)

2009-06-26 Thread Taco
Hi all, I am developing an Adwords API application in Visual Studio using C#. On my local computer it runs fine, but on the hosted servers of Crystaltech I get the following exception when calling CampaignService.getAllAdWordsCampaigns(1): System.Security.SecurityException Request for the p