CallToActionSetting 数据对象 - 市场活动管理
定义 CallToActionSetting 数据对象。
语法
<xs:complexType name="CallToActionSetting" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexContent mixed="false">
<xs:extension base="tns:Setting">
<xs:sequence>
<xs:element minOccurs="0" name="AutomatedCallToActionOptOut" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="CallToActionOptOut" nillable="true" type="xs:boolean">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
元素
CallToActionSetting 对象具有以下元素:AutomatedCallToActionOptOut、CallToActionOptOut。
CallToActionSetting 对象具有 Inherited Elements。
继承的元素
从设置继承的元素
CallToActionSetting 对象派生自 Setting 对象,并继承以下元素:类型。 以下说明特定于 CallToActionSetting,可能不适用于从 Setting 对象继承相同元素的其他对象。
元素 | 说明 | 数据类型 |
---|---|---|
类型 | 设置的类型。 检索设置时,此值为 CallToActionSetting 。 有关详细信息,请参阅 设置数据对象备注。 添加:只读 更新:只读 |
string |
要求
服务: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13