Documentation ¶
Overview ¶
Package advertiser 账户信息获取
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccountBudgetGet ¶ added in v1.19.9
func AccountBudgetGet(clt *core.SDKClient, accessToken string, req *advertiser.AccountBudgetGetRequest) (*advertiser.Budget, error)
AccountBudgetGet 获取账户日预算
func AccountBudgetUpdate ¶ added in v1.19.9
func AccountBudgetUpdate(clt *core.SDKClient, accessToken string, req *advertiser.AccountBudgetUpdateRequest) error
AccountBudgetUpdate 更新账户日预算 更新账户日预算,一天最多修改20次。
func TypeGet ¶
func TypeGet(clt *core.SDKClient, accessToken string, req *advertiser.TypeGetRequest) ([]advertiser.Advertiser, error)
TypeGet 获取千川账户类型
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.