Reference documentation and code samples for the Google Shopping Merchant Products V1 Client class Pause.
Publication of this item will be temporarily paused.
Protobuf type google.shopping.merchant.products.v1.Pause
Namespace
Google \ Shopping \ Merchant \ Products \ V1Methods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
PAUSE_UNSPECIFIED
Value: 0
The pause is unspecified.
Generated from protobuf enum PAUSE_UNSPECIFIED = 0;
ADS
Value: 1
You’re currently pausing your product for all ads locations (including Shopping Ads, Display Ads, and local inventory ads).
Generated from protobuf enum ADS = 1;
ALL
Value: 2
You’re currently pausing your product for all Shopping locations (including Shopping Ads, Display Ads, local inventory ads, Buy on Google, and free listings).
Generated from protobuf enum ALL = 2;