Ads API .NET library
|
Classes | |
class | Google.Api.Ads.AdManager.Examples.CSharp.v202402.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.v202402 |