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

Modify the delivery times of line items for particular days of the week. By default, line items are served at all days and times. More...

Properties

DayPart[] dayParts [get, set]
 Specifies days of the week and times at which a More...
 
DeliveryTimeZone timeZone [get, set]
 Specifies the time zone to be used for delivering LineItem objects. This attribute is optional and defaults to DeliveryTimeZone::BROWSER. More...
 
bool timeZoneSpecified [get, set]
 

Detailed Description

Modify the delivery times of line items for particular days of the week. By default, line items are served at all days and times.

Property Documentation

DayPart [] Google.Api.Ads.AdManager.v202311.DayPartTargeting.dayParts
getset

Specifies days of the week and times at which a

LineItem will be delivered.

If targeting all days and times, this value will be ignored.

DeliveryTimeZone Google.Api.Ads.AdManager.v202311.DayPartTargeting.timeZone
getset

Specifies the time zone to be used for delivering LineItem objects. This attribute is optional and defaults to DeliveryTimeZone::BROWSER.

Setting this has no effect if targeting all days and times.

bool Google.Api.Ads.AdManager.v202311.DayPartTargeting.timeZoneSpecified
getset

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


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