InheritFromParentBiddingScheme 数据对象 - 市场活动管理
定义一个 对象,该对象表示继承自父级出价策略类型。
这是广告组和关键字的默认出价策略类型。 使用此出价策略类型可继承相应父市场活动或广告组的出价策略类型。
语法
<xs:complexType name="InheritFromParentBiddingScheme" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexContent mixed="false">
<xs:extension base="tns:BiddingScheme">
<xs:sequence>
<xs:element minOccurs="0" name="InheritedBidStrategyType" nillable="true" type="xs:string">
<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>
元素
InheritFromParentBiddingScheme 对象具有以下元素:InheritedBidStrategyType。
元素 | 说明 | 数据类型 |
---|---|---|
InheritedBidStrategyType | 竞价方案类型 (又称竞价策略类型) 继承自父市场活动或广告组。 此值等于父市场活动或广告组的 BiddingScheme 对象的 Type 元素。 可能的值包括 EnhancedCpc、 ManualCpc、 MaxClicks、 MaxConversions、 MaxConversionValue、 TargetCpa、 TargetImpressionShare 和 TargetRoas。 将来可能会添加新的出价策略类型,因此不应依赖于一组固定值。 |
string |
InheritFromParentBiddingScheme 对象具有 Inherited Elements。
继承的元素
从 BiddingScheme 继承的元素
InheritFromParentBiddingScheme 对象派生自 BiddingScheme 对象,并继承以下元素:类型。 下面的说明特定于 InheritFromParentBiddingScheme,可能不适用于从 BiddingScheme 对象继承相同元素的其他对象。
元素 | 说明 | 数据类型 |
---|---|---|
类型 | 投标方案的类型。 检索“从父级继承”出价方案时,此值为 InheritFromParentBiddingScheme 。 有关投标方案类型的详细信息,请参阅 BiddingScheme 数据对象备注。 加: 只读 更新: 只读 |
string |
要求
服务: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13