Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the video template filter data object.
Syntax
<xs:complexType name="VideoTemplateFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="AspectRatios" nillable="true" type="q183:ArrayOfstring" xmlns:q183="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<xs:element minOccurs="0" name="Durations" nillable="true" type="q184:ArrayOfint" xmlns:q184="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<xs:element minOccurs="0" name="MaxMediaAssetCount" type="xs:int" />
<xs:element minOccurs="0" name="MaxTextAssetCount" type="xs:int" />
<xs:element minOccurs="0" name="TemplateIds" nillable="true" type="q185:ArrayOfstring" xmlns:q185="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<xs:element minOccurs="0" name="Themes" nillable="true" type="q186:ArrayOfstring" xmlns:q186="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
</xs:sequence>
</xs:complexType>
Elements
The VideoTemplateFilter object has the following elements: AspectRatios, Durations, MaxMediaAssetCount, MaxTextAssetCount, TemplateIds, Themes.
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13