Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Proposals API provides our Partners' capability to retrieve proposals without requiring the use of our proprietary Proposals tool in UI.Marketing. Once the proposal is created, the API partner can edit a proposal by concatenating the URL with the external API's Proposal data. 

Table of Contents

Common Use Cases

...

Info

NOTE: If you cannot access any of the following pages or need access to a specific feature, please contact our Support team for the appropriate permissions.

USE CASE

DESCRIPTION

Generate reports for Proposals

Schedule reporting for proposals that were created inside the Ui.marketing that allow users to view AdCellerant digital line items along side of other digital offerings

Generate reports for Orders

Schedule reporting for orders that were created inside the Ui.marketing that allow users to view sold digital line items along side of other digital offeringsid

The Proposal Id that is associated with the proposal that was created withing Ui.marketing.

budget

The total budget for the Proposal that was created.

externalId

The externalId is the data point that will allow a third party to store their Id to associate it back to a Proposal.

orderId

Once a proposal is submitted into an Order there is an order Id associated with that Proposal.

startDate

createdDate

updatedDate

name

advertiserId

authorizationIds

requester

budget

product.id

productKey

budget

proposedRetailRate

retailRate

wholesaleRate

startDate

endDate

monthlyAllocations

stateDate

endDate

amount

managementFee

Endpoint

Tip

GET https://api.adcellerant.com/proposals

...

Header Specifications

  • Authorization

...