AsyncTimeout Parameter (Connect-FacebookAds Cmdlet)
When sending insights requests to Facebook Ads Async API, the value in seconds until a timeout error is thrown.
Syntax
Connect-FacebookAds -AsyncTimeout string
Data Type
cstr
Default Value
"300"
Remarks
The operations run until they complete successfully or until they encounter an error condition.
If AsyncTimeout expires and the operation is not yet complete, the driver throws an exception.