CustomerAccountShare 數據物件 - 營銷活動管理
定義可使用共享物件或 UET 標籤的客戶或帳戶。
提示
如需 在帳戶階層中共享物件和 UET 標籤的概觀,請參閱 共用物件和 UET 標籤 指南。
語法
<xs:complexType name="CustomerAccountShare" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="AccountId" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="Associations" nillable="true" type="tns:ArrayOfCustomerAccountShareAssociation" />
<xs:element minOccurs="0" name="CustomerId" nillable="true" type="xs:long" />
</xs:sequence>
</xs:complexType>
元素
CustomerAccountShare 物件具有下列元素:AccountId、Associations、CustomerId。
元素 | 描述 | 資料類型 |
---|---|---|
AccountId | 可以使用共用對象的廣告客戶帳戶標識碼。 此元素不適用於 UET 標籤,因為您無法將 UET 標籤限製為廣告客戶帳戶的子集。 您只能在 CustomerId 層級建立和共用 UET 標籤。 如果未設定此元素,則 CustomerId 下的所有帳戶都可以使用共享物件或 UET 標籤。 每個廣告客戶帳戶一個 CustomerAccountShare 對象必須存在於 CustomerShare 中,以供與廣告客戶帳戶子集共用的物件使用,無論廣告客戶帳戶是否在相同的客戶之下。 加: 自選。 您必須設定 AccountId 或 CustomerId,但無法同時設定兩者。 更新: 自選。 您必須設定 AccountId 或 CustomerId,但無法同時設定兩者。 如果未設定更新的值,則此設定不會變更。 |
長 |
協會 | 提供共享物件或 UET 標籤的使用方式詳細數據。 每個清單專案都包含對應使用類型的關聯計數。 加: 唯讀 更新: 唯讀 |
CustomerAccountShareAssociation 陣 列 |
CustomerId | 可使用共享物件或 UET 標籤的客戶識別碼。 如果未設定此元素,則物件只會與此客戶下的廣告客戶子集共用。 如需與廣告商帳戶共用物件的詳細資訊,請參閱 AccountId 。 加: 自選。 您必須設定 AccountId 或 CustomerId,但無法同時設定兩者。 更新: 自選。 如果未設定更新的值,則此設定不會變更。 |
長 |
需求
服務: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13