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

The action used for approving Order objects. All LineItem objects within the order will be approved as well. For more information on what happens to an order and its line items when it is approved, see the Ad Manager Help Center.

More...

Inheritance diagram for Google.Api.Ads.AdManager.v202402.ApproveOrders:
Google.Api.Ads.AdManager.v202402.OrderAction Google.Api.Ads.AdManager.v202402.ApproveAndOverbookOrders

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 approving Order objects. All LineItem objects within the order will be approved as well. For more information on what happens to an order and its line items when it is approved, see the Ad Manager Help Center.

Property Documentation

bool Google.Api.Ads.AdManager.v202402.ApproveOrders.skipInventoryCheck
getset

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

bool Google.Api.Ads.AdManager.v202402.ApproveOrders.skipInventoryCheckSpecified
getset

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


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