Cmdlets for eBay Analytics

Build 25.0.9434

CallbackURL Parameter (Connect-EbayAnalytics Cmdlet)

Identifies the URL users return to after authenticating to eBay Analytics via OAuth (Custom OAuth applications only).

Syntax

Connect-EbayAnalytics -CallbackURL string

Data Type

cstr

Default Value

"http://localhost:33333"

Remarks

If you created a custom OAuth application, the OAuth authorization server redirects the user to this URL during the authentication process. This value must match the callback URL you specified when you configured the custom OAuth application.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434