List bid models

Retrieve a list of active bid models. Supports filtering, searching, and sorting to locate specific model types and attributes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

Filter by ID (exact match).

id__in
array of integers

Multiple values may be separated by commas.

id__in
boolean
integer
id__not_in
array of integers

Multiple values may be separated by commas.

id__not_in
string

Filter by name (contains match).

string
name__in
array of strings

Multiple values may be separated by commas.

name__in
boolean
string
string
name__not_in
array of strings

Multiple values may be separated by commas.

name__not_in
string

Which field to use when ordering the results.

string

Ordering field, supports: update_date.

string

Search across name and value type.

string

Filter by value type (exact match).

value_type__in
array of strings

Multiple values may be separated by commas.

value_type__in
boolean
string
enum

Valid values are BID, MULTIPLIER, or BUDGET_WEIGHT. Determines whether the values in the Bid Model should be multiplied by the base bid at the Line Item level or used instead of that bid. BUDGET_WEIGHT should be used for Delivery Models.

  • BID - Bid
  • MULTIPLIER - Multiplier
  • BUDGET_WEIGHT - Budget Weight
Allowed:
value_type__not_in
array of strings

Multiple values may be separated by commas.

value_type__not_in
Responses

400

Invalid request parameters.

401

Authentication credentials were not provided.

403

Permission denied.

500

Internal server error.

Language
Credentials
:
URL
LoadingLoading…
Response
Choose an example:
application/json