pause property

String? pause
getter/setter pair

Publication of this item will be temporarily paused. Possible string values are:

  • "PAUSE_UNSPECIFIED" : The pause is unspecified.
  • "ADS" : You’re currently pausing your product for all ads locations (including Shopping Ads, Display Ads, and local inventory ads).
  • "ALL" : You’re currently pausing your product for all Shopping locations (including Shopping Ads, Display Ads, local inventory ads, Buy on Google, and free listings).

Implementation

core.String? pause;