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 xmlns:q182="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="AspectRatios" nillable="true" type="q182:ArrayOfstring" />
<xs:element xmlns:q183="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="Durations" nillable="true" type="q183:ArrayOfint" />
<xs:element minOccurs="0" name="MaxMediaAssetCount" type="xs:int" />
<xs:element minOccurs="0" name="MaxTextAssetCount" type="xs:int" />
<xs:element xmlns:q184="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="TemplateIds" nillable="true" type="q184:ArrayOfstring" />
<xs:element xmlns:q185="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="Themes" nillable="true" type="q185:ArrayOfstring" />
</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