Create a cost forecast
Create an estimate of the “cost” of servicing a set of subscription constraints.
Cost has two components:
- The number of rows which must be read in order to find data which matches the subscription constraints.
- An estimate of the “size” of those rows in bytes.
Note: the number of rows reported in the cost is not an estimate of the number of rows which will be purchased as part of a subscription using the given constraints.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
- Option 1
- Option 2
A set of subscription constraints for which matches will be generated.
Details for the purchase of a data stream.
data_stream Unique identifier for the data stream being purchased.
The provider offer being accepted as part of the purchase.
The hostname of the data shop from which the data stream is being purchased.
1Response
OK
- Option 1
- Option 2

