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

A building block of a pod template. More...

Properties

long adSpotId [get, set]
 The ID of the AdSpot that has the settings about what kinds of ads can appear in this position of the BreakTemplate. More...
 
bool adSpotIdSpecified [get, set]
 
AdSpotFillType adSpotFillType [get, set]
 The behavior for how the AdSpot should be filled in the context of the BreakTemplate. More...
 
bool adSpotFillTypeSpecified [get, set]
 

Detailed Description

A building block of a pod template.

Property Documentation

AdSpotFillType Google.Api.Ads.AdManager.v202305.BreakTemplateBreakTemplateMember.adSpotFillType
getset

The behavior for how the AdSpot should be filled in the context of the BreakTemplate.

bool Google.Api.Ads.AdManager.v202305.BreakTemplateBreakTemplateMember.adSpotFillTypeSpecified
getset

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

long Google.Api.Ads.AdManager.v202305.BreakTemplateBreakTemplateMember.adSpotId
getset

The ID of the AdSpot that has the settings about what kinds of ads can appear in this position of the BreakTemplate.

bool Google.Api.Ads.AdManager.v202305.BreakTemplateBreakTemplateMember.adSpotIdSpecified
getset

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


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