CData Python Connector for Salesforce Marketing Cloud

Build 23.0.8839

GetFileForAnAsset

Gets the binary file for an asset.

Input

Name Type Required Description
AssetId Integer True The ID of the asset.
DownloadPath String False The Location where the file will be stored.

Result Set Columns

Name Type Description
Success Boolean Returns True if the download succeeded.
Content String A Base64-encoded string of the file.

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