CData Python Connector for Marketo

Build 25.0.9440

ApproveAsset

Approves the asset based on the given asset type and id.

Execute

Sample
	EXECUTE ApproveAsset Id=1005, Type='LandingPage'

Input

Name Type Required Description
Id String True Id of the asset.
Type String True Type of the asset.

使用できる値は次のとおりです。EmailTemplate, Email, Form, LandingPageTemplate, LandingPage, Snippet

Result Set Columns

Name Type Description
Success Boolean Boolean indicating if the procedure was executed successfully. If false, the output parameter 'Details' will contain the failure details.
Details String Details of execution failure. NULL if success=true.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440