Hey Anash, thank you. Every thing is working now!

Other question now about the v13 reports...

My reports are always returning zeros values! I thought it was random
numbers...

How can I see the complete format of the XML's with the rows ?


thanks

On May 20, 3:05 pm, AdWords API Advisor <adwordsapiadvi...@google.com>
wrote:
> Hi Paulo,
>
> Can you download the latest version of the client library 
> fromhttp://code.google.com/p/google-api-adwords-dotnet/(v3.0.1) and let
> me know if the issue persists? You need to provide Email, Password and
> ClientEmail headers in App.config of Examples project, then run
> AddCampaign sample. If you are using command line options, you can do
> this by providing "v200902.AddCampaign" as command line to
> Examples.exe.
>
> Cheers,
> -Anash P. Oommen, AdWords API Team
>
> On May 20, 2:39 am, Paulo Silva <silvapaulo...@gmail.com> wrote:
>
>
>
> > But here it is written as optional:
>
> >http://code.google.com/apis/adwords/docs/developer/adwords_api_sandbo...
> > I put the cliemEmail and still not working....
>
> > I am debugging your code and I realized that you are creating the v13
> > soap headers, even I called the v2009 service:
>
> >  private SoapHeader MakeHeader(string headerName, string value) {
> > string typeName = "com.google.api.adwords.v13." + headerName;
>
> > is it correct ?
>
> > 2009/5/19 AdWords API Advisor <adwordsapiadvi...@google.com>
>
> > > Hello,
>
> > >  The issue is that you're not specifying anything for the clientEmail
> > > header. The header has the same sort of value as the v13 Sandbox
> > > supports, i.e. "client_1+u...@domain.com <client_1%2bu...@domain.com>",
> > > where "u...@domain.com" is
> > > your Google Account email address.
>
> > >  The errors definitely should be more descriptive, and this will
> > > hopefully happen before we reach the full Production release.
>
> > > Cheers,
> > > -Jeff Posnick, AdWords API Team
>
> > > On May 19, 4:34 pm, Paulo Silva <silvapaulo...@gmail.com> wrote:
> > > > I am debugging your code and I realized that you are creating the v13
> > > > headers:
>
> > > > private SoapHeader MakeHeader(string headerName, string value) {
>
> > > > string typeName = "com.google.api.adwords.v13." + headerName;
>
> > > > Even I called the v2009 service.... is it correct ?
>
> > > > 2009/5/19 Paulo Silva <silvapaulo...@gmail.com>
>
> > > > > Maybe the soap errors messages could have more meaning.
>
> > > > > thanks
>
> > > > > 2009/5/19 Paulo Silva <silvapaulo...@gmail.com>
>
> > > > >  Hi,
>
> > > > >> Ok, So... please can you take a look in the log attached?
>
> > > > >> thank you in advance.
>
> > > > >> 2009/5/19 AdWords API Advisor <adwordsapiadvi...@google.com>
>
> > > > >>> Hello Paulo,
>
> > > > >>>  Unfortunately, the SOAP faults currently returned by the v200902 
> > > > >>> API
> > > > >>> leave much to be desired. What would be most helpful is if you could
> > > > >>> turn on logging of your SOAP requests and let us see what you're 
> > > > >>> SOAP
> > > > >>> request XML looks like (with your auth token and client email X-ed
> > > > >>> out).
>
> > > > >>> Cheers,
> > > > >>> -Jeff Posnick, AdWords API Team
>
> > > > >>> On May 18, 8:08 pm, "silvapaulo...@gmail.com"
> > > > >>>  <silvapaulo...@gmail.com> wrote:
> > > > >>> > Hi,
>
> > > > >>> > I am trying to use the new v200902 API with the sandbox, it seems
> > > to
> > > > >>> > be impossible. I've tried to execute the samples from:
>
> > > > >>> >http://code.google.com/p/adwords-api-dotnet-samples/downloads/list
>
> > > > >>> > awapi2009_csharp_samples.zip
>
> > > > >>> > and
>
> > > > >>> >http://code.google.com/p/google-api-adwords-dotnet/
>
> > > > >>> > awapi_dotnet_lib_3.0.0.tar.gz
>
> > > > >>> > Those examples are not working, I don't know what I am doing 
> > > > >>> > wrong.
>
> > > > >>> > Someone knows how to test the new sandbox? What are the steps?
>
> > > > >>> > thanks !- Hide quoted text -
>
> - Show quoted text -

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to