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

The BaseAdRuleSlot subtype returned if the actual type is not exposed by the requested API version. More...

Inheritance diagram for Google.Api.Ads.AdManager.v202305.UnknownAdRuleSlot:
Google.Api.Ads.AdManager.v202305.BaseAdRuleSlot

Additional Inherited Members

- Properties inherited from Google.Api.Ads.AdManager.v202305.BaseAdRuleSlot
AdRuleSlotBehavior slotBehavior [get, set]
 The AdRuleSlotBehavior for video ads for this slot. This attribute is optional and defaults to AdRuleSlotBehavior::DEFER. More...
 
bool slotBehaviorSpecified [get, set]
 
long maxVideoAdDuration [get, set]
 The maximum duration in milliseconds of video ads within this slot. This attribute is optional and defaults to 0. More...
 
bool maxVideoAdDurationSpecified [get, set]
 
MidrollFrequencyType videoMidrollFrequencyType [get, set]
 The frequency type for video ads in this ad rule slot. This attribute is required for mid-rolls, but if this is not a mid-roll, the value is set to MidrollFrequencyType::NONE. More...
 
bool videoMidrollFrequencyTypeSpecified [get, set]
 
string videoMidrollFrequency [get, set]
 The mid-roll frequency of this ad rule slot for video ads. This attribute is required for mid-rolls, but if MidrollFrequencyType is set to MidrollFrequencyType::NONE, this value should be ignored. For example, if this slot has a frequency type of MidrollFrequencyType::EVERY_N_SECONDS and More...
 
AdRuleSlotBumper bumper [get, set]
 The AdRuleSlotBumper for this slot. This attribute is optional and defaults to AdRuleSlotBumper::NONE. More...
 
bool bumperSpecified [get, set]
 
long maxBumperDuration [get, set]
 The maximum duration of bumper ads within this slot. This attribute is optional and defaults to 0. More...
 
bool maxBumperDurationSpecified [get, set]
 
long maxPodDuration [get, set]
 The maximum pod duration in milliseconds for this slot. This attribute is optional and defaults to 0. More...
 
bool maxPodDurationSpecified [get, set]
 
int maxAdsInPod [get, set]
 The maximum number of ads allowed in a pod in this slot. This attribute is optional and defaults to 0. More...
 
bool maxAdsInPodSpecified [get, set]
 
long breakTemplateId [get, set]
 ID of a BreakTemplate that defines what kinds of ads show at which positions within this slot. This field is optional and only supported on OptimizedPoddingAdRuleSlot entities. More...
 
bool breakTemplateIdSpecified [get, set]
 

Detailed Description

The BaseAdRuleSlot subtype returned if the actual type is not exposed by the requested API version.


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