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
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,
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
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
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
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
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
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
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,
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
10 matches
Mail list logo