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

定义产品广告。 产品广告不直接用于交付的广告副本。 相反,交付引擎会从客户Microsoft商家中心商店中找到的产品详细信息生成产品广告。

语法

<xs:complexType name="ProductAd" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:Ad">
      <xs:sequence>
        <xs:element minOccurs="0" name="PromotionalText" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>

元素

ProductAd 对象具有以下元素:PromotionalText

元素 说明 数据类型
PromotionalText 此属性保留供内部使用,将从 API 的未来版本中删除。

如果希望产品广告底部的标签显示为“特价优惠”链接,则可以使用 商家促销 ,以帮助提高客户参与度。

加: 自选
更新: 自选
string

ProductAd 对象具有 Inherited Elements

继承的元素

从 Ad 继承的元素

ProductAd 对象派生自 Ad 对象,并继承以下元素:AdFormatPreferenceDevicePreferenceEditorialStatusFinalAppUrlsFinalMobileUrlsFinalUrls、FinalUrlsFinalUrlSuffixForwardCompatibilityMapIdStatusTrackingUrlTemplateTypeUrlCustomParameters。 以下说明特定于 ProductAd,可能不适用于从 Ad 对象继承相同元素的其他对象。

元素 说明 数据类型
AdFormatPreference 此广告类型不支持。 string
DevicePreference 此广告类型不支持。 long
编辑状态 广告的编辑评审状态,指示广告是等待评审、已批准还是已遭拒批。

加: 只读
更新: 只读
AdEditorialStatus
FinalAppUrls 此广告类型不支持。 AppUrl 数组
FinalMobileUrls 此广告类型不支持。 字符串 数组
FinalUrls 此广告类型不支持。 字符串 数组
FinalUrlSuffix 此广告类型不支持。 string
ForwardCompatibilityMap 用于向前兼容性的键和值字符串列表,以避免在当前 API 版本中添加新元素时发生重大更改。

目前没有任何适用于产品广告的 ForwardCompatibilityMap 键和值对。
KeyValuePairOfstringstring 数组
ID 广告的唯一Microsoft广告标识符。

加: 只读
更新: 必需和只读
long
状态 广告的状态。

可以将广告状态设置为“活动”或“已暂停”。

加: 自选
更新: 自选
AdStatus
TrackingUrlTemplate 此广告类型不支持。 string
类型 广告的类型。 检索 产品 广告时,此值为 Product。 有关广告类型的详细信息,请参阅 Ad 数据对象备注

加: 只读
更新: 只读
AdType
UrlCustomParameters 此广告类型不支持。 CustomParameters

要求

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