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

Defines a segment of traffic for which traffic data should be returned. More...

Properties

Targeting targeting [get, set]
 The TargetingDto that defines a segment of traffic. This attribute is required. More...
 
DateRange requestedDateRange [get, set]
 The date range for which traffic data are requested. This range may cover historical dates, future dates, or both. More...
 

Detailed Description

Defines a segment of traffic for which traffic data should be returned.

Property Documentation

DateRange Google.Api.Ads.AdManager.v202402.TrafficDataRequest.requestedDateRange
getset

The date range for which traffic data are requested. This range may cover historical dates, future dates, or both.

The data returned are not guaranteed to cover the entire requested date range. If sufficient data are not available to cover the entire requested date range, a response may be returned with a later start date, earlier end date, or both. This attribute is required.

Targeting Google.Api.Ads.AdManager.v202402.TrafficDataRequest.targeting
getset

The TargetingDto that defines a segment of traffic. This attribute is required.


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