ブランド音声データ オブジェクトを定義します。
構文
<xs:complexType name="BrandVoice" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="Personality" nillable="true" type="xs:string" />
<xs:element xmlns:q170="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="Tones" nillable="true" type="q170:ArrayOfstring" />
</xs:sequence>
</xs:complexType>
要素
BrandVoice オブジェクトには、パーソナリティ、トーンという要素があります。
要素 | 説明 | データ型 |
---|---|---|
人格 | ブランドパーソナリティ。 | string |
トーン | ブランドトーン。 | string 配列 |
要件
サービス: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13