Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
ActivateLineItem.cs File Reference

Classes

class  Google.Api.Ads.AdManager.Examples.CSharp.v202311.ActivateLineItem
 This code example activates all line items for the given order. To be activated, line items need to be in the approved (needs creatives) state and have at least one creative associated with them. To approve line items, approve the order to which they belong by running ApproveOrders.cs. To create LICAs, run CreateLicas.cs. To determine which line items exist, run GetAllLineItem.cs. More...
 

Namespaces

package  Google.Api.Ads.AdManager.Examples.CSharp.v202311