How to get msn sandbox adCenter api parameters...?
we using msn sandbox adcenter api. in using parameters username,password,application token,developer token,customeraccountid,accountid. there difficult getting these parameters.
so please guide getting these parameters.
assuming have username , password login, here is a quick guide retrieving values.
1. navigate https://sandbox.adcenter.microsoft.com
2. log in pre-requisite username , password
3. click on the accounts & billing tab, , then click on the company information sub tab
4. customerid listed next text, customer id
you can make call v7 getaccountsinfo service operation username, password, , customerid. getaccountsinfo return array of accountinfo objects identifies your list of accounts. 'id' elements correspond customeraccountid in turn be specified in calls other service operations.
applicationtoken not used , reserved future use.
i hope helps!
Bing Ads API: Development > Bing Ads API: Development
Comments
Post a Comment