type TrafficForecastSegment (v202502)

  • TrafficForecastSegment is an entity used to define a segment of traffic for adjustment or exploration.

  • Each TrafficForecastSegment has a unique ID, a unique name, and required targeting criteria that cannot be changed after creation.

  • Key read-only fields include the ID, the number of active forecast adjustments, and the creation date and time.

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


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

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.