Cmdlets for Twitter Ads

Build 24.0.8963

OAuthAccessTokenSecret Parameter (Connect-TwitterAds Cmdlet)

The OAuth access token secret for connecting using OAuth.

Syntax

Connect-TwitterAds -OAuthAccessTokenSecret string

Data Type

cstr

Default Value

""

Remarks

The OAuthAccessTokenSecret property is used to connect and authenticate using OAuth. The OAuthAccessTokenSecret is retrieved from the OAuth server as part of the authentication process. It is used with the OAuthAccessToken and can be used for multiple requests until it times out.

This is a required parameter.

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