Ads API .NET library
|
An entity that defines a segment of traffic that will be adjusted or explored. More...
Properties | |
long | id [get, set] |
The unique ID of the TrafficForecastSegment. This field is read-only and set by Google. This attribute is read-only. More... | |
bool | idSpecified [get, set] |
string | name [get, set] |
Name of the TrafficForecastSegment. This field must be unique among all segments for this network. This attribute is required. More... | |
Targeting | targeting [get, set] |
The targeting that defines a segment of traffic. Targeting cannot be changed after segment creation. This attribute is required. More... | |
int | activeForecastAdjustmentCount [get, set] |
The number of active forecast adjustments associated with the TrafficForecastSegment. This attribute is read-only. More... | |
bool | activeForecastAdjustmentCountSpecified [get, set] |
DateTime | creationDateTime [get, set] |
The date and time that the TrafficForecastSegment was created. This attribute is read-only. More... | |
An entity that defines a segment of traffic that will be adjusted or explored.
|
getset |
The number of active forecast adjustments associated with the TrafficForecastSegment. This attribute is read-only.
|
getset |
true
, if a value is specified for activeForecastAdjustmentCount, false
otherwise.
|
getset |
The date and time that the TrafficForecastSegment was created. This attribute is read-only.
|
getset |
The unique ID of the TrafficForecastSegment. This field is read-only and set by Google. This attribute is read-only.
|
getset |
true
, if a value is specified for id, false
otherwise.
|
getset |
Name of the TrafficForecastSegment. This field must be unique among all segments for this network. This attribute is required.
|
getset |
The targeting that defines a segment of traffic. Targeting cannot be changed after segment creation. This attribute is required.