PerformanceMaxSetting 数据对象 - 市场活动管理

定义 PerformanceMaxSetting 对象。

语法

<xs:complexType name="PerformanceMaxSetting" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:Setting">
      <xs:sequence>
        <xs:element minOccurs="0" name="AutoGeneratedImageOptOut" 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:element minOccurs="0" name="AutoGeneratedTextOptOut" 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:element minOccurs="0" name="CostPerSaleOptOut" 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:element minOccurs="0" name="FinalUrlExpansionOptOut" type="xs:boolean" />
        <xs:element xmlns:q7="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="PageFeedIds" nillable="true" type="q7:ArrayOflong">
          <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>

元素

PerformanceMaxSetting 对象具有以下元素:AutoGeneratedImageOptOutAutoGeneratedTextOptOutCostPerSaleOptOutFinalUrlExpansionOptOutPageFeedIds

元素 说明 数据类型
AutoGeneratedImageOptOut 如果 为 false,则会动态生成图像资产。 如果 true () 选择退出,则不会动态生成图像资产。

添加:可选。 默认值为 false
更新:可选
boolean
AutoGeneratedTextOptOut 如果 为 false,则会动态生成文本资产。 如果 true () 选择退出,则不会动态生成文本资产。

添加:可选。 默认值为 false
更新:可选
boolean
CostPerSaleOptOut 如果 为 true,则竞价将选择退出每次销售的成本。 boolean
FinalUrlExpansionOptOut 如果 为 false,则整个域将成为目标。 如果 true () 选择退出,则只会针对资产组和源中的最终 URL。

添加:可选。 默认值为 false
更新:可选
boolean
PageFeedIds 性能最大广告的页面源标识符。

有关实现概述,请参阅 页面源 技术指南。

加: 自选
更新: 自选。 无法删除页源 ID,但可以将以前的集替换为新集。
long 数组

PerformanceMaxSetting 对象具有 Inherited Elements

继承的元素

从设置继承的元素

PerformanceMaxSetting 对象派生自 Setting 对象,并继承以下元素:类型。 以下说明特定于 PerformanceMaxSetting,可能不适用于从 Setting 对象继承相同元素的其他对象。

元素 说明 数据类型
类型 设置的类型。

有关详细信息,请参阅 设置数据对象备注
string

要求

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