Returns a list of the publisher’s deals and information about each deal.
Response values
Parameter | Type | Description |
---|---|---|
userID | integer | Specifies the ID of the user that can access the associated information. |
userDealID | integer | Specifies the ID systematically assigned to identify the user-deal association. |
dspID | integer | Specifies the ID of the DSP. |
name | string | Specifies the name of the deal. |
dealType | integer | Specifies the ID of the deal type, where: |
auctionType | string | Specifies the auction type, where: |
rate | string | Specifies the floor rate of the deal. The format of the floor rate includes a decimal and two decimal places regardless of the publisher’s set currency. For example: 1.99. |
status | string | Specifies the status of the deal, where: |
startDate | string | Specifies the start date of the deal in the following format: YYYY-MM-DD. |
endDate | string | Specifies the end date of the deal in the following format: YYYY-MM-DD. |
dealID | string | Specifies the ID the user assigned to the deal. |
priority | integer | Specifies the priority of the deal, where: |
openMarket | integer | Specifies whether the deal can compete in the open market, where: |
payout | integer | Specifies whether payout is enabled, where: |
humanVerification | integer | Specifies whether auto-approval is enabled, where: |
placementID | array of integers | Specifies the IDs of the placements associated with the deal. |
sectionID | array of integers | Specifies the IDs of the deal sections associated with the deal. |
buyerID | array of integers | Specifies the IDs of the buyers involved in the deal. |
discount | float | Specifies the discount percentage. Possible values support up to one decimal place (for example, 15.5) and can range from 0 (no discount) to 99.9 (a 99.9% percent discount). |