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. |