event

package
v1.8.3 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package event 资产 - 事件管理 相关API

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssetsCreate added in v1.6.8

func AssetsCreate(clt *core.SDKClient, accessToken string, req *event.AssetsCreateRequest) (uint64, error)

AssetsCreate 创建资产 此接口用于创建广告账户下资产

func AssetsGet

func AssetsGet(clt *core.SDKClient, accessToken string, req *event.AssetsGetRequest) (*event.AssetsGetResponseData, error)

AssetsGet 获取推广内容 查询广告主拥有的资产信息

func AvailableEventsGet added in v1.6.8

func AvailableEventsGet(clt *core.SDKClient, accessToken string, req *event.AvailableEventsGetRequest) ([]event.EventConfig, error)

AvailableEventsGet 获取可创建事件列表 此接口用于查询资产下支持创建的事件列表

func ConvertOptimizedGoalGet

func ConvertOptimizedGoalGet(clt *core.SDKClient, accessToken string, req *event.ConvertOptimizedGoalGetRequest) (*event.ConvertOptimizedGoalGetResponseData, error)

ConvertOptimizedGoalGet 获取优化目标 查询事件管理下资产的优化目标

func EventConfigsGet added in v1.6.8

func EventConfigsGet(clt *core.SDKClient, accessToken string, req *event.EventConfigsGetRequest) ([]event.EventConfig, error)

EventConfigsGet 获取已创建事件列表 此接口用于查询资产下已经创建的事件及其相关信息

func EventsCreate added in v1.6.8

func EventsCreate(clt *core.SDKClient, accessToken string, req *event.EventsCreateRequest) error

EventsCreate 创建事件 此接口用于在资产下创建单个事件 需要先通过【获取推广内容】接口获取要创建的资产ID(asset_id) 需要先通过【获取可创建事件】接口获取到某资产下支持创建的事件ID(event_id) 当资产类型是三方落地页时,同资产同事件支持多种回传方式,但XPATH不能与JSSDK和EXTERNAL_API同时存在

Types

This section is empty.

Jump to

Keyboard shortcuts

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