客户管理服务操作
客户管理服务定义以下服务操作。
服务操作 | 说明 | 请求限制 |
---|---|---|
AddAccount | 在现有客户中创建新帐户。 | 1 帐户 |
AddClientLinks | 启动客户端链接过程以管理另一个客户的帐户。 | 10 ClientLink |
DeleteAccount | 删除帐户。 | 1 AccountId |
DeleteCustomer | 删除客户。 | 1 CustomerId |
DeleteUser | 删除 user。 | 1 UserId |
DismissNotifications | 用于消除通知的服务操作。 | 1 NotificationTypePairs |
FindAccounts | 获取与指定筛选条件匹配的指定客户拥有的帐户列表。 | 1 CustomerId |
FindAccountsOrCustomersInfo | 获取与指定筛选条件匹配的帐户和客户的列表。 | 不适用。 |
GetAccount | 获取帐户的详细信息。 | 1 AccountId |
GetAccountPilotFeatures | 获取为广告帐户启用的功能试点 ID 的列表。 | 1 AccountId |
GetAccountsInfo | 获取可从指定客户访问的帐户的标识符、名称和数量。 | 1 CustomerId |
GetCustomer | 获取客户的详细信息。 | 1 CustomerId |
GetCustomerPilotFeatures | 获取为客户拥有的所有广告帐户启用的功能试点 ID 列表, (经理帐户) 。 | 1 CustomerId |
GetCustomersInfo | 获取当前经过身份验证的用户可访问的客户标识符和名称。 | 不适用。 |
GetLinkedAccountsAndCustomersInfo | 获取指定客户下的客户和帐户层次结构。 | 1 CustomerId |
GetNotifications | 获取通知对象的列表。 | 不适用。 |
GetUser | 获取用户的详细信息。 | 1 UserId |
GetUserMFAStatus | 用于估计应用程序用户采用多重身份验证 (MFA) 。 | 不适用。 |
GetUsersInfo | 获取包含用户标识信息的对象列表,例如用户的用户名和标识符。 | 1 CustomerId |
SearchAccounts | 搜索与请求条件匹配的帐户。 | 1 个谓词 |
SearchClientLinks | 搜索当前经过身份验证的用户的客户端链接,并按搜索条件进行筛选。 | 1 个谓词 |
SearchCustomers | 搜索符合请求条件的客户。 | 10 个谓词 |
SearchUserInvitations | 搜索与请求条件匹配的用户邀请。 | 1 个谓词 |
SendUserInvitation | 发送电子邮件邀请用户注册Microsoft广告。 | 1 UserInvitation |
SignupCustomer | 创建新的客户和帐户。 | 1 客户 1 帐户 1 UserInvitation |
UpdateAccount | 更新指定帐户的详细信息。 | 1 帐户 |
UpdateClientLinks | 更新指定客户端链接的状态。 | 10 ClientLink |
UpdateCustomer | 更新指定客户的详细信息。 | 1 客户 |
UpdateUser | 更新有关Microsoft广告用户的个人和业务联系人信息。 | 1 个用户 |
UpdateUserRoles | 更新指定用户的角色。 | 1 NewRoleId 1 UserId |
ValidateAddress | 确定提交的地址是否对Microsoft广告帐户有效。 | 1 地址 |