客户管理数据对象
客户管理服务定义以下数据对象。
数据对象 | 说明 |
---|---|
AccountInfo | 定义一个对象,该对象包含帐户的标识符、名称和编号。 |
AccountInfoWithCustomerData | 定义一个 对象,该对象包含标识帐户和管理或拥有该帐户的客户的信息。 |
AccountTaxCertificate | 定义 AccountTaxCertificate 数据对象。 |
AdApiError | 定义客户管理 Ad API 错误对象,该对象包含解释服务操作失败原因的详细信息。 |
AdApiFaultDetail | 定义发生一般错误(例如身份验证错误)时操作返回的客户管理 Ad API 错误详细信息对象。 |
地址 | 定义帐户和用户联系信息的邮政地址。 |
AdvertiserAccount | 定义广告客户帐户。 |
ApiFault | 定义当发生特定于 Web 服务的错误(例如请求消息包含不完整或无效数据时),操作会返回的客户管理 API 错误详细信息对象。 |
ApplicationFault | 定义从中派生所有 Customer Management 错误详细信息对象的基对象。 |
ClientLink | 定义客户端链接对象。 |
ContactInfo | 定义用户的联系信息。 |
客户 | 定义包含一个或多个 Microsoft Advertising 帐户的客户对象。 |
CustomerInfo | 定义一个对象,该对象包含客户的标识符和名称。 |
CustomerRole | 定义代表特定客户行事的人员的帐户访问权限。 |
DateRange | 定义日期范围对象。 |
KeyValueEntityOflongint | 长值和 int 值的键和值实体。 |
KeyValueEntityOfstringstring | 字符串和字符串值的键和值实体。 |
KeyValuePairOfstringbase64Binary | 由 Customer Management 服务定义的字符串和 base64Binary 值的键值对。 |
KeyValuePairOfstringstring | 字符串和字符串值的键值对。 |
通知 | 定义 Notification 对象。 |
OperationError | 定义一个 Customer Management 操作错误对象,该对象包含解释服务操作失败原因的详细信息。 |
OrderBy | 定义使用搜索操作之一返回的实体列表的顺序,例如 SearchAccounts、 SearchClientLinks 或 SearchCustomers。 |
分页 | 定义分页对象以批量请求 Customer Management 对象。 |
PersonName | 定义用户的名称。 |
谓词 | 定义使用搜索操作之一请求的实体列表的谓词,例如 SearchAccounts、 SearchClientLinks、 SearchCustomers 或 SearchUserInvitations。 |
用户 | 定义有关 Microsoft Advertising 用户的个人和业务联系人信息。 |
UserInfo | 定义包含标识用户的信息的用户标识对象。 |
UserInvitation | 定义用户注册 Microsoft Advertising 的邀请。 |