import{r as a}from"./index.34b03be2.js";const e="/api/ad_manage/spkeywords/";function r(t){return a({url:e+"list",method:"post",data:t})}function d(t){return a({url:e,method:"post",data:t})}function o(t){return a({url:e+t.id+"/",method:"put",data:t})}function u(t){return a({url:e+t+"/",method:"delete",data:{id:t}})}function s(t){return a({url:e+"total",method:"post",data:t})}function i(t){return t.dateRangeType="D",a({url:e+"daily",method:"post",data:t})}function p(t){return t.dateRangeType="W",a({url:e+"daily",method:"post",data:t})}function l(t){return t.dateRangeType="M",a({url:e+"daily",method:"post",data:t})}function c(t){return a({url:e+"structure",method:"post",data:t})}export{d as A,u as D,r as G,o as U,l as a,p as b,s as c,i as d,c as g};