Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202308.ResumeOrders Class Reference

The action used for resuming Order objects. LineItem objects within the order that are eligble to resume will resume as well. More...

Inheritance diagram for Google.Api.Ads.AdManager.v202308.ResumeOrders:
Google.Api.Ads.AdManager.v202308.OrderAction Google.Api.Ads.AdManager.v202308.ResumeAndOverbookOrders

Properties

bool skipInventoryCheck [get, set]
 Indicates whether the inventory check should be skipped when performing this action. The default value is false. More...
 
bool skipInventoryCheckSpecified [get, set]
 

Detailed Description

The action used for resuming Order objects. LineItem objects within the order that are eligble to resume will resume as well.

Property Documentation

bool Google.Api.Ads.AdManager.v202308.ResumeOrders.skipInventoryCheck
getset

Indicates whether the inventory check should be skipped when performing this action. The default value is false.

bool Google.Api.Ads.AdManager.v202308.ResumeOrders.skipInventoryCheckSpecified
getset

true, if a value is specified for skipInventoryCheck, false otherwise.


The documentation for this class was generated from the following file: