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

包含相应使用类型的关联计数。

提示

有关在 帐户层次结构中共享访问群体和 UET 标记的概述,请参阅 共享受众和 UET 标记 技术指南。

语法

<xs:complexType name="CustomerAccountShareAssociation" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="AssociationCount" nillable="true" type="xs:long" />
    <xs:element minOccurs="0" name="UsageType" nillable="true" type="xs:string" />
  </xs:sequence>
</xs:complexType>

元素

CustomerAccountShareAssociation 对象具有以下元素:AssociationCountUsageType

元素 说明 数据类型
AssociationCount 相应使用类型的关联计数。

加: 只读
更新: 只读
long
UsageType 指示如何通过受众关联使用客户帐户共享。

可能的值包括 RemarketingListAssociateToAdGroup、RemarketingListAssociateToCampaign 和 UETTagAssociateToRemarketingList。 将来会添加新值,因此不应依赖于一组固定字符串。
- RemarketingListAssociateToAdGroup - 再营销列表与一个或多个广告组关联或排除。
- RemarketingListAssociateToCampaign - 再营销列表与一个或多个市场活动关联或排除。
- UETTagAssociateToConversionGoal - UET 标记由一个或多个转换目标使用。
- UETTagAssociateToProductAudience - UET 标记由一个或多个产品受众使用。
- UETTagAssociateToRemarketingList - UET 标记由一个或多个再营销列表使用。

加: 只读
更新: 只读
string

要求

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

使用者

CustomerAccountShare