Tuesday, August 2, 2011

Digest for adsense-api@googlegroups.com - 2 Messages in 2 Topics

Group: http://groups.google.com/group/adsense-api/topics

    Ravi Chandra <ravi.chandra.bs@gmail.com> Aug 01 06:47AM -0700 ^
     
    Hi,
     
    My working enviroment VS2005.net VB.Net win XP sp3 and
     
    https://www.google.com/api/adsense/v3/AccountService?wsdl
    https://sandbox.google.com/api/adsense/v2/AccountService?wsdl
     
    I am having hard time figuring out how to set the header (like the
    example).
     
    The intellisense won't display any developer_XXX
    Here is the code…
    service.developer_emailValue = new
    serverAccountService.developer_email();
    service.developer_emailValue.Text = new string[] { developerEmail };
    service.developer_passwordValue = new
    serverAccountService.developer_password();
    service.developer_passwordValue.Text = new string[]
    { developerPassword };
    service.client_idValue = new serverAccountService.client_id();
    service.client_idValue.Text = new string[] { clientId };
     
    I also tried using web service for v3 https://sandbox.google.com/api/adsense/v3/AccountService?wsdl,
     
    I am not able to use Reporting Service also.
     
    Pls help me . it's very urgent. it will be nice if you send me some
    sample project for reports.
     
    Thanks and Regards
    Ravi Chandra

     

    Ravi Chandra <ravi.chandra.bs@gmail.com> Aug 01 04:51PM +0530 ^
     
    Dear Sir,
     
    I am Mr. Ravi Chandra , trying to use " Google Adsense API" from Microsoft
    .Net ( VB.Net).
     
    We need to use "ReportService<http://code.google.com/apis/adsense/developer/ReportService.html>
    ", pls guide me how to implement this.
     
    I tried all the possibilities but nothing is working for me.
     
    We have Tried https://www.google.com/api/adsense/v3/ReportService?wsdl , but
    for this I cannot pass user credintials .
     
    Pls help me it's very urgent
     
     
     
    Regards
     
    Ravi
     
     
    --
    ************************
    *Thanks and Regards*
    *~Ravi Chandra*
    *Mob:9448507356*
    ************************

     

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

No comments:

Post a Comment