Documentation ¶
Overview ¶
Package keywordsbidratio 账户优词提量
Index ¶
- func Create(clt *core.SDKClient, accessToken string, req *keywordsbidratio.CreateRequest) error
- func Delete(clt *core.SDKClient, accessToken string, req *keywordsbidratio.DeleteRequest) error
- func Get(clt *core.SDKClient, accessToken string, req *keywordsbidratio.GetRequest) ([]keywordsbidratio.Keyword, error)
- func ProjectInfoGet(clt *core.SDKClient, accessToken string, ...) (*keywordsbidratio.ProjectInfo, error)
- func Update(clt *core.SDKClient, accessToken string, req *keywordsbidratio.UpdateRequest) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(clt *core.SDKClient, accessToken string, req *keywordsbidratio.CreateRequest) error
Create 设置优词提量系数和生效维度
func Delete ¶
func Delete(clt *core.SDKClient, accessToken string, req *keywordsbidratio.DeleteRequest) error
Delete 删除优词提量系数和生效维度
func Get ¶
func Get(clt *core.SDKClient, accessToken string, req *keywordsbidratio.GetRequest) ([]keywordsbidratio.Keyword, error)
Get 查询优词提量系数信息
func ProjectInfoGet ¶
func ProjectInfoGet(clt *core.SDKClient, accessToken string, req *keywordsbidratio.ProjectInfoGetRequest) (*keywordsbidratio.ProjectInfo, error)
ProjectInfoGet 查询优词绑定的项目信息
func Update ¶
func Update(clt *core.SDKClient, accessToken string, req *keywordsbidratio.UpdateRequest) error
Update 更新优词提量系数和生效维度
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.