RuName Parameter (Connect-EbayAnalytics Cmdlet)
The Redirect URL name used for validation.
Syntax
Connect-EbayAnalytics -RuName string
Data Type
cstr
Default Value
""
Remarks
It is not necessary when refreshing the Access Token. This property is only needed when performing the Code grant type OAuth flow to get an Access Token. You can obtain this by clicking "User Tokens" from your developer account, clicking "Get a Token from eBay via Your Application", and then clicking "Add eBay Redirect URL".
This is a required parameter.