Thanks Anash,
Now my POC is working, I run GetAllCampaigns example first as you told
me.
I also tried to run my code with OAuth, but it keeps sending the same
exception. Since I'm working with a console application I copied this
code to my main method:
static void Main(string[] args)
{
ISe
I found how to set the AuthToken in the app.config, it was right in
front of me:
Anyway, I'm still looking the answers for my other questions.
Thanks.
On Aug 10, 9:17 pm, Nariz Wallace wrote:
> Hi,
>
> I downloaded the .Net Adwords Library. I've been reviewing the
Hi,
I downloaded the .Net Adwords Library. I've been reviewing the samples
programs (TargetingIdeaService). I extracted some code to start
creating some proofs of concept, but bigest issue, so far, is that I
cannot get logged in to the sandbox, I replaced the default values for
my authentication i
Hi,
I downloaded the .Net Adwords Library, I've been reviewing the samples
(TargetingIdeaService) I extracted some code to start working on some
proofs of concept, but my problem so far is that I cannot get logged
in to the sandbox, I modified the default values in the the app.config
to use the sa