同步音频和图片
This commit is contained in:
@@ -18,5 +18,8 @@ const (
|
||||
UnitReportDetailTable = "unit_report_detail" // 广告单元数据detail表
|
||||
CampaignReportSumTable = "campaign_report_sum" // 广告计划数据detail表
|
||||
CampaignReportDetailTable = "campaign_report_detail" // 广告计划数据detail表
|
||||
SyncTaskLogTable = "sync_task_log" // 广告计划数据detail表
|
||||
SyncTaskLogTable = "sync_task_log" // 同步任务日志表
|
||||
TencentAccountRelationTable = "tencent_account_relation" // 腾讯广告账户关系表
|
||||
TencentAudioTable = "tencent_audio" // 腾讯广告音乐素材表
|
||||
TencentImageTable = "tencent_image" // 腾讯广告图片素材表
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user