DataConnection Type
The MarketoConnection object.
Remarks
The MarketoConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = -Connect-Marketo -URL 'https://MyMarketoUrl.mktorest.com/' -OAuthClientId 'MyOAuthClientId' -OAuthClientSecret 'MyOAuthClientSecret' $conn | GM