Cmdlets for eBay Analytics

Build 23.0.8839

AuthScheme Parameter (Connect-EbayAnalytics Cmdlet)

The scheme used for authentication. Accepted entries are OAuth and OAuthClient.

Syntax

Connect-EbayAnalytics -AuthScheme string

Possible Values

OAuth, OAuthClient

Data Type

cstr

Default Value

"Auto"

Remarks

  • OAuth: Set to this to perform OAuth authentication with the code grant type.
  • OAuthClient: Set to this to perform OAuth with the client credentials grant type.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839