Microsoft Developer Network > Forums Home > Windows Live Developer Forums Forums > Microsoft adCenter: Development > How will I get CustomerAccountId and CustomerId for Microsoft AdCenter API Version 6.0
Ask a questionAsk a question
 

AnswerHow will I get CustomerAccountId and CustomerId for Microsoft AdCenter API Version 6.0

  • Wednesday, July 22, 2009 3:45 AMSenthil S R Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hai,

            At first I used API Version 5.1.  For that we not needed CustomerAccountId and CustomerId. So, I not stored these 2 things. So, at that time I stored, UserName, Password, AccountId, DeveloperToken and ApplicationToken (always null). But API Verson 6.0 expects CustomerAccountId and CustomerId. To get these 2 things, I logged in 'https://sandbox.adcenter.microsoft.com/' and Selected the tab 'Accounts & Billing' ('https://sandbox.adcenter.microsoft.com/customer/AcctList.aspx') . Here I saw 2 fields 'Account number' and 'Account name'. As per my senior persons advice, I am using 'Account number' as CustomerAccountId and 'Account name' as CustomerId. If here is any mistake, I am really sorry and give me correct solution to this. Please. 

    When ever I am trying to use the above CustomerAccountId and CustomerId, I got an error message 'Invalid client data. Check the SOAP fault details for more information'.

Answers

All Replies