DataConnection Type
The EbayAnalyticsConnection object.
Remarks
The EbayAnalyticsConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-EbayAnalytics -InitiateOAuth 'GETANDREFRESH' -OAuthClientId 'MyApplicationId' -OAuthClientSecret 'MySecretKey' -RuName 'MyRuName' $conn | GM