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

Configuration of forecast breakdown. More...

Properties

DateTime[] timeWindows [get, set]
 The boundaries of time windows to configure time breakdown. More...
 
ForecastBreakdownTarget[] targets [get, set]
 For each time window, these are the breakdown targets. If none specified, the targeting of the forecasted LineItem is assumed. More...
 

Detailed Description

Configuration of forecast breakdown.

Property Documentation

ForecastBreakdownTarget [] Google.Api.Ads.AdManager.v202305.ForecastBreakdownOptions.targets
getset

For each time window, these are the breakdown targets. If none specified, the targeting of the forecasted LineItem is assumed.

DateTime [] Google.Api.Ads.AdManager.v202305.ForecastBreakdownOptions.timeWindows
getset

The boundaries of time windows to configure time breakdown.

By default, the time window of the forecasted LineItem is assumed if none are explicitly specified in this field. But if set, at least two DateTimes are needed to define the boundaries of minimally one time window.

Also, the time boundaries are required to be in the same time zone, in strictly ascending order.


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