Cmdlets for Facebook Ads

Build 22.0.8462

OAuthAccessToken Parameter (Connect-FacebookAds Cmdlet)

The access token for connecting using OAuth.

Syntax

Connect-FacebookAds -OAuthAccessToken string

Data Type

cstr

Default Value

""

Remarks

The OAuthAccessToken property is used to connect using OAuth. The OAuthAccessToken is retrieved from the OAuth server as part of the authentication process. It has a server-dependent timeout and can be reused between requests.

The access token is used in place of your user name and password. The access token protects your credentials by keeping them on the server.

This is a required parameter.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462