AdRecommendationTextTone-Wertsatz – Kampagnenverwaltung
Reserviert.
Syntax
<xs:simpleType name="AdRecommendationTextTone" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="Friendly">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Persuasive">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Cute">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Inspiring">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
Werte
Der festgelegte AdRecommendationTextTone-Wert weist die folgenden Werte auf: Cute, Friendly, Inspiring, Persuasive.
Wert | Beschreibung |
---|---|
Niedlich | Reserviert. |
Freundlich | Reserviert. |
Anregend | Reserviert. |
Überzeugend | Reserviert. |
Anforderungen
Dienst: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13
Verwendet von
AdRecommendationTextRefineOperation
CreateAssetGroupRecommendation
CreateResponsiveAdRecommendation
CreateResponsiveSearchAdRecommendation