|
Ads API .NET library
|
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] |
Modify the delivery times of line items for particular days of the week. By default, line items are served at all days and times.
|
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.
|
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.
|
getset |
true, if a value is specified for timeZone, false otherwise.