CData Python Connector for Marketo

Build 23.0.8839

DeleteLandingPageContentSection

Deletes the section of the landing page content in Marketo.

EXECUTE 例:

EXECUTE DeleteLandingPageContentSection LandingPageId = '1003', ContentId = '1'

Input

Name Type Required Description
LandingPageId String True Id of the landing page.
ContentId String True Id of the content section. Also the HTML id of the section.

Result Set Columns

Name Type Description
Id String Id of the landing page.

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