customercenter

package
v1.18.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 4, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package customercenter 管家账号相关API models

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AdvertiserList

AdvertiserList 获取纵横组织下资产账户列表(分页) 获取当前纵横组织下的资产账户列表(广告主,企业号),如果纵横组织下还有子级组织账号,会把cc_account_id下所有可操作的资产账户全量返回 Token支持不同角色用户授权生成,某些无全量权限的角色( 纵横组织(协作者) )仅能看到当前纵横组织id下有权限操作的账户列表。操作权限受授权账号影响,所以可能会出现相同的纵横组织帐号在不同access_token请求下获取的列表不同的情况。

func AdvertiserTransferableList added in v1.10.0

AdvertiserTransferableList 获取可转账户列表(客户中心&广告主) 本接口用于查询管家或者广告主的可转账列表注意:暂不支持代理商角色账号获取报错:账户角色不能为一代或者二代代理商

func FundTransferSeqCommit added in v1.10.0

func FundTransferSeqCommit(clt *core.SDKClient, accessToken string, req *customercenter.FundTransferSeqCommitRequest) (uint64, error)

FundTransferSeqCommit 提交转账交易号 在成功“创建交易号”后,通过提交,实际发起转账操作

func FundTransferSeqCreate added in v1.10.0

func FundTransferSeqCreate(clt *core.SDKClient, accessToken string, req *customercenter.FundTransferSeqCreateRequest) (uint64, error)

FundTransferSeqCreate 创建转账交易号 创建转账交易号,即发起转账请求 可以从客户中心账户往广告主账户转账,也可以广告主之间转账 在执行转账的时候动态检查保证金,保证金不是在某个时间点确定扣除的 不影响现有资金流水接口(拆成分步接口后),转账操作完成后,流水产生时间是对应转账成功的时间

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL