type TrafficForecastSegment (v202411)

  • A TrafficForecastSegment defines a segment of traffic for adjustment or exploration.

  • Each segment has a unique ID and name, with the name required to be unique across the network.

  • Targeting defines the traffic segment and cannot be changed after creation.

  • The segment tracks the number of active forecast adjustments associated with it.

An entity that defines a segment of traffic that will be adjusted or explored.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

id

xsd:long

The unique ID of the TrafficForecastSegment. This field is read-only and set by Google. This attribute is read-only.

name

xsd:string

Name of the TrafficForecastSegment. This field must be unique among all segments for this network.

This attribute is required.

targeting

Targeting

The targeting that defines a segment of traffic. Targeting cannot be changed after segment creation.

This attribute is required.

activeForecastAdjustmentCount

xsd:int

The number of active forecast adjustments associated with the TrafficForecastSegment. This attribute is read-only.

creationDateTime

DateTime

The date and time that the TrafficForecastSegment was created. This attribute is read-only.