mergeDev/campaign #73
|
@ -35,4 +35,7 @@ type RequestCondition struct {
|
||||||
|
|
||||||
Keyword string `json:"keyword"`
|
Keyword string `json:"keyword"`
|
||||||
Region string `json:"region"`
|
Region string `json:"region"`
|
||||||
|
|
||||||
|
Page int `json:"page"`
|
||||||
|
Limit int `json:"limit"`
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue