ADO.NET Provider for Mailchimp

Build 26.0.9655

UnpublishLandingPage

Unpublishes a landing page that is in draft or has been published.

Stored Procedure-Specific Information

To run this procedure, you must specify the PageId input parameter. For example:

EXEC UnpublishLandingPage PageId = 'your_page_id'

Input

Name Type Required Description
PageId String True The unique id for the page.

Result Set Columns

Name Type Description
Success String Indicates whether the operation was successful.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655