Retrieve the position pricing information for a specified rate card name.
The request body is of type http://www.FatTail.com/api:GetPositionPricingForRateCard.
Request Body Parameters
Name | Description | Data Type |
rateCardNameID | System ID for the RateCardName object of the desired PositionPricing information. | xml:long |
Overview
 |
 |
Sequence
| |
The response body is of type http://www.FatTail.com/api:GetPositionPricingForRateCardResponse.
Response Body Parameters
Name | Description | Data Type |
GetPositionPricingForRateCardResult | Collection of PositionPricing objects requested. | http://www.FatTail.com/api:ArrayOfPositionPricing |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
 |
Sequence
 |
MediaElementID optional xs:long
Media position the price is associated with.
|
 |
Price optional xs:double
Default price for the position.
|
 |
PriceTypeID optional xs:long
ID of the price type the price is based on.
|
 |
RateCardNameID optional xs:long
System ID of the rate card name associated with the price.
| | | | | | |