package taboola

type RequestExt struct {
	PageType string `json:"pageType,omitempty"`
}
