DataConnection Type
LinkedInAdsConnection オブジェクト。
Remarks
LinkedInAdsConnection オブジェクト。接続プロパティは、このオブジェクトのgetter およびsetter メソッドを使ってアクセスできます。
$conn = Connect-LinkedInAds -OAuthClientId 'abc123' -OAuthClientSecret 'def456' -CallbackURL 'http://localhost:33333' $conn | GM