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

More...

Properties

DayOfWeek dayOfWeek [get, set]
 Day of the week the target applies to. This field is required. More...
 
bool dayOfWeekSpecified [get, set]
 
TimeOfDay startTime [get, set]
 Represents the start time of the targeted period (inclusive). More...
 
TimeOfDay endTime [get, set]
 Represents the end time of the targeted period (exclusive). More...
 

Detailed Description

DayPart represents a time-period within a day of the week which is targeted by a LineItem.

Property Documentation

DayOfWeek Google.Api.Ads.AdManager.v202308.DayPart.dayOfWeek
getset

Day of the week the target applies to. This field is required.

bool Google.Api.Ads.AdManager.v202308.DayPart.dayOfWeekSpecified
getset

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

TimeOfDay Google.Api.Ads.AdManager.v202308.DayPart.endTime
getset

Represents the end time of the targeted period (exclusive).

TimeOfDay Google.Api.Ads.AdManager.v202308.DayPart.startTime
getset

Represents the start time of the targeted period (inclusive).


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