DataConnection Type
The AdobeTargetConnection object.
Remarks
The AdobeTargetConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-AdobeTarget -OAuthClientId 'myOauthClientId' -OauthClientSecret 'myOAuthClientSecret' -CallbackURL 'myCallbackURL' $conn | GM