Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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:q175="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="AspectRatios" nillable="true" type="q175:ArrayOfstring" />
<xs:element xmlns:q176="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="Durations" nillable="true" type="q176:ArrayOfint" />
<xs:element minOccurs="0" name="MaxMediaAssetCount" type="xs:int" />
<xs:element minOccurs="0" name="MaxTextAssetCount" type="xs:int" />
<xs:element xmlns:q177="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="TemplateIds" nillable="true" type="q177:ArrayOfstring" />
<xs:element xmlns:q178="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="Themes" nillable="true" type="q178: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