Cmdlets for Facebook Ads

Build 22.0.8462

Params Parameter (Invoke-FacebookAds Cmdlet)

The parameters that will be used for the query.

Syntax

Invoke-FacebookAds -Params Hashtable

Remarks

The parameters to use for a query, in hashtable format. The hashtable keys must match the parameter names used in the query. Use the format @ParameterName to specify parameter names.

Note that to mitigate SQL injection, all statements executed by the cmdlets are prepared statements.

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