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

A More...

Properties

FrequencyCap frequencyCap [get, set]
 The frequency cap to be applied with this label. * More...
 
long labelId [get, set]
 ID of the label being capped on the AdUnit. * More...
 
bool labelIdSpecified [get, set]
 

Detailed Description

A

LabelFrequencyCap assigns a frequency cap to a label. The frequency cap will limit the cumulative number of impressions of any ad units with this label that may be shown to a particular user over a time unit.

Property Documentation

FrequencyCap Google.Api.Ads.AdManager.v202305.LabelFrequencyCap.frequencyCap
getset

The frequency cap to be applied with this label. *

long Google.Api.Ads.AdManager.v202305.LabelFrequencyCap.labelId
getset

ID of the label being capped on the AdUnit. *

bool Google.Api.Ads.AdManager.v202305.LabelFrequencyCap.labelIdSpecified
getset

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


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