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

Settings to specify a single total traffic volume that will be used as the expected total future volume for a forecast adjustment. More...

Properties

long adOpportunityCount [get, set]
 The total ad opportunity count over the entire forecast adjustment date range. This attribute is required. More...
 
bool adOpportunityCountSpecified [get, set]
 

Detailed Description

Settings to specify a single total traffic volume that will be used as the expected total future volume for a forecast adjustment.

For example, an adOpportunityCount of 3,000 indicates a forecast goal for the targeting specified on the parent traffic forecast segment of 3,000 ad opportunities over the entire duration of the adjustment.

Property Documentation

long Google.Api.Ads.AdManager.v202402.TotalVolumeSettings.adOpportunityCount
getset

The total ad opportunity count over the entire forecast adjustment date range. This attribute is required.

bool Google.Api.Ads.AdManager.v202402.TotalVolumeSettings.adOpportunityCountSpecified
getset

true, if a value is specified for adOpportunityCount, false otherwise.


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