Microsoft Developer Network > Forums Home > Windows Live Developer Forums Forums > Microsoft adCenter: Development > nitpick: v6 AccountId is stored as an int, but needs a long in API calls
Ask a questionAsk a question
 

Answernitpick: v6 AccountId is stored as an int, but needs a long in API calls

  • Tuesday, September 08, 2009 4:42 PM_bjenkins Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    In v6, AccountId is an int in AdCenterAccount:
    http://msdn.microsoft.com/en-us/library/bb671914.aspx
    http://msdn.microsoft.com/en-us/library/bb671649.aspx

    but when i go to use it in an API call, i need a long:
    http://msdn.microsoft.com/en-us/library/cc148819.aspx
    http://msdn.microsoft.com/en-us/library/cc197193.aspx

    That seems kinda silly.  Can you settle on one or the other in a future release?  thanks!
    Brent

Answers

All Replies