Automattic\WooCommerce\Admin\Marketing
MarketingChannelInterface::get_product_listings_status()
Returns the status of the marketing channel's product listings.
Method of the class: MarketingChannelInterface{}
No Hooks.
Return
String
.
Usage
$MarketingChannelInterface = new MarketingChannelInterface(); $MarketingChannelInterface->get_product_listings_status(): string;
MarketingChannelInterface::get_product_listings_status() MarketingChannelInterface::get product listings status code WC 9.2.3
public function get_product_listings_status(): string;