Bearbeiten

Freigeben über


VideoTemplateFilter Data Object - Campaign Management

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.

Element Description Data Type
AspectRatios Reserved. string array
Durations Reserved. int array
MaxMediaAssetCount Reserved. int
MaxTextAssetCount Reserved. int
TemplateIds Reserved. string array
Themes Reserved. string array

Requirements

Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13

Used By

GetClipchampTemplates