Skip to main content
POST
Get total number of presets, filtered by parameters

Body

application/json
goal
string
Example:

"TRAFFIC"

vertical
string
Example:

"Finance"

agency_id
integer
Example:

"2345"

partner_id
integer

When set, only presets with master_agency_id equal to this value are counted

Example:

"2345"

preset_name
string
Example:

"Travel"

excluded_preset_id
integer
Example:

"12"

location
object

Filter by location (object with type, value, label)

Response

200 - application/json

Returns number of Presets

The response is of type integer.