Bearbeiten

Freigeben über


SupportedClipchampAudioData Data Object - Campaign Management

Defines the supported clip champ audio data data object.

Syntax

<xs:complexType name="SupportedClipchampAudioData" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Audio" nillable="true" type="tns:ArrayOfSupportedClipchampAudio" />
  </xs:sequence>
</xs:complexType>

Elements

The SupportedClipchampAudioData object has the following elements: Audio.

Element Description Data Type
Audio Reserved. SupportedClipchampAudio array

Requirements

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

Used By

GetSupportedClipchampAudio